Welcome![Sign In][Sign Up]
Location:
Search - FFMPEG decode

Search list

[P2PH264DecoderDemo

Description: 用ffmpeg实现的H.264解码核心代码-FFMPEG use the H.264 codec to achieve the core code
Platform: | Size: 2048 | Author: 吴志 | Hits:

[Streaming Mpeg4FFmpegDecodeDemo

Description: 采用FFmpeg对H.264文件进行解码的优秀例子。-are used to decode H.264 document outstanding examples.
Platform: | Size: 4096 | Author: 蒋林 | Hits:

[Data structsh264_msvc_build

Description: 我自己做的ffmpeg的h264的decoder的vc++6.0的完整源代码(一个补丁和一个附加的vc工程目录),使用方法在压缩包内。 所依据的版本是2007.1.19 checkout的,修改后的vc版本运行速度与MinGW+gcc编译的最高运行速度基本相当(+/-2%)。 只能使用intel编译器,vc自带的编译器效率太低。 给我加点技术分吧!!!! -I do ffmpeg the h264 the decoder vc 6.0 of the integrity of the source code (a patch and an additional vc project directory), use the compression pack. Based on the 2007 version .1.19 checkout. After the revised version of the operating speed vc MinGW gcc compiler and the maximum operating speed very basic (/-2%) . It can only use intel compiler, vc built-in compiler efficiency too low. I point to the increase in technical breakdown! ! ! !
Platform: | Size: 14336 | Author: qgfhit | Hits:

[Multimedia Developdecode_xvid

Description: 利用xvid解码mpeg4视频压缩帧的示例工程,是ffmpeg在windows下面的一个挺好的示范(有点自夸),它是我给一个项目(匿名)提供的关于mp4的读写、解码、传输(RTP)、和码流识别的所有api的一部分,大概占1/8,就是指解码那一部分了。我前面上传过mp4容器文件读写的内容,有兴趣可以搜一下。-use xvid mpeg4 video compression decoding frames example, ffmpeg is below the windows of a very good model (somewhat trying) It is a project to the (anonymous) then no time on reading and writing, decoding, transmission (RTP). Recognition and bitstream all part of the api, roughly 1/8, this means that part of the decoder. Upload off in front of me then no time reading paper containers, are interested in what can be found.
Platform: | Size: 493568 | Author: goggle | Hits:

[Streaming Mpeg4QCIF+264+Samples

Description: 这些是QCIF的测试序列,编码参数为 x264 -o test.264 test.yuv 176x144 目前JM能够解码多数参数编码序列,FFMPEG仅能够解码P帧。 -These are the QCIF test sequence, encoding parameters for x264-o test.264 test.yuv 176x144 can decode most of the current JM parameters coding sequence, FFMPEG can decode P frames only.
Platform: | Size: 931840 | Author: haoquan huang | Hits:

[Audio programwma.tar

Description: This a beta version of the WMA fix point codec for the Roku PhotoBridge HD1000. This codec will not decode WMA Professional, WMA Voice or WMA Lossless. The wmadec.c file used is based on the ffmpeg-20041113 source. The codec makes use of the MDCT routines from the Tremor Ogg Vorbis source code. This codec also makes use of work done for WMA2WAV
Platform: | Size: 244736 | Author: gloryn | Hits:

[Multimedia Developplayer_sdk

Description: HKVision 播放器源代码,解码mp4和h264格式。-HKVision player source code, decode mp4 and h264 format
Platform: | Size: 6195200 | Author: | Hits:

[Streaming Mpeg4output_example

Description: ffmpeg能用的解码实例 ffmpeg能用的解码实例-Examples of ffmpeg decoder can use ffmpeg decoder can decode ffmpeg examples examples
Platform: | Size: 5120 | Author: sanford | Hits:

[Windows DevelopplaySound

Description: 用ffmpeg解码,openAL播放声音的控制台程序,程序很小很好懂,可播放mp3,wav-Using ffmpeg decoding, openAL play a sound console program, the program understands very little good that can play mp3, wav
Platform: | Size: 18415616 | Author: 段黎恒 | Hits:

[Streaming Mpeg4FfmpegH264DecoderLib

Description: 本解码库以ffmpeg为参考模型,针对不同档次的H.264码流进行了修正,解码核心部分进行了相应的MMX优化。 整个解码过程分3个步骤进行,只需要按顺序调用头文件里描述的初始化、处理、释放这三个函数即可。 解码得到的图像数据为YUV,该工程将YUV转换为RGB,直接显示,省去了解码后,还需要借助YUVViewer等工具打开YUV文件的步骤,更加的方便快捷。 支持各个档次的H.264码流解码,将H.264码流放在H264Test目录下即可。 编译平台:VC6.0,VC2005,VC2008. -The decoding library to ffmpeg as a reference model for different grades of H.264 streams was amended to decode the core parts of the corresponding MMX optimization. The whole decoding process comprises three steps, according to the order simply call the header file describing the initialization, handling, release of these three functions can be. Decoded image data obtained as YUV, the project would convert YUV to RGB, direct display, eliminating the need for decoding, but also with tools such as open YUV file YUVViewer steps, more of the convenient. Support the various grades of H.264 stream decoding, the H.264 yards in exile in H264Test directory can be. Compile Platform: VC6.0, VC2005, VC2008.
Platform: | Size: 6300672 | Author: 致胜织梦 | Hits:

[Streaming Mpeg4Ffmpeg-based_video_decompression

Description: 这是一个使用ffmpeg解码库对视频文件进行解码的示例程序,在这个程序中,将视频图像按帧解码为bmp图片-This is a library to use ffmpeg decoder to decode the video file sample program, in this program, the video image by decoding the bmp picture frame
Platform: | Size: 12134400 | Author: 于磊 | Hits:

[Streaming Mpeg4ffmpeg

Description: 提供了开发流媒体所用的各种格式的库文件,有mpeg4,h264等,包括压缩和解压缩以及流媒体的传输-mpeg4,h264,encode,decode
Platform: | Size: 3011584 | Author: 张宏 | Hits:

[Video Captureffmpeg_decode_vc1_very_good_dll

Description: ffmpeg_decode_vc1_very_good_dll.rar: This Visual Studio 2008 project will decode a VC1 elementary stream file using FFMPEG Dynamic libraries and store the decoded stream in a .YUV file in 4:2:0 planar format. This can be used as a decoding module for a player.
Platform: | Size: 4993024 | Author: malikcis | Hits:

[Multimedia Developffmpeg_test_VC8.0

Description: 使用ffmpeg转换音/视频demo 使用VS2005编译-use ffmpeg decode the a/v file compile with vs2005
Platform: | Size: 1137664 | Author: jack ban | Hits:

[Streaming Mpeg4ffmpeg_tutorialchinese

Description: FFMPEG 是一个很好的库,可以用来创建视频应用或者生成特定的工具。FFMPEG 几乎为你把所有的繁重工作都做了,比 如解码、编码、复用和解复用。这使得 多媒体应用程序变得容易编写。它是一个简单的,用C 编写的,快速的并且能够 解码 几乎所有你能用到的格式,当然也包括编码多种格式-FFMPEG is a good library, can be used to create video applications or generate a specific tool. FFMPEG almost all the heavy work you have done, such as decoding, encoding, multiplexing reconciliation reuse. This makes it easy to write multimedia applications. It is a simple, written with C and fast and can decode almost all you can use to format, of course, a variety of formats, including encoding
Platform: | Size: 244736 | Author: javen | Hits:

[androidH264Android

Description: Android 解码h264文件,移植FFMPEG实现编解码。-Android decode h264 files to achieve transplantation FFMPEG codec.
Platform: | Size: 229376 | Author: | Hits:

[Windows MobileFarSight

Description: 运行于Windows Moblie 上的手机视频实时监控程序。使用ffmpeg解码h264编码的视频数据,并使用directDraw技术进行显示。-Runs on Windows Moblie phone on real-time video monitoring program. Use ffmpeg decode h264 encoded video data, and use directDraw display technology.
Platform: | Size: 486400 | Author: 明宏 | Hits:

[Streaming Mpeg4h.264-decode

Description: 改工程为从ffmpeg中提取文件,在VS下整合成的h.264文件解码-decode h.264 files
Platform: | Size: 4445184 | Author: MrD | Hits:

[Special Effectsdecode

Description: 对开源社区ffmpeg关于解码部分的描述-Description of the open source community ffmpeg decoding part
Platform: | Size: 111616 | Author: Novas | Hits:

[Linux-Unixgst-ffmpeg-0.10.8.tar

Description: ffmpeg-0.10.8 影音轉換/壓縮軟體,適用於Linux或Embedded linux-ffmpeg-0.10.8 audio and video convert/decode/encode, OS base on Linux或Embedded linux
Platform: | Size: 3867648 | Author: 小白 | Hits:
« 12 3 4 »

CodeBus www.codebus.net