搜索资源列表
h264 ffmpeg opencv h264+ffmpeg+opencv开发手册
- h264+ffmpeg+opencv开发手册,初学者必备-h264+ ffmpeg+ opencv developer manuals, beginners
H264.rar
- H264解码进行简单的h264解码,参考ffmpeg项目代码,H264 decode test project release now
AVPlayer.zip
- 播放H264文件的播放器,使用ffmpeg,平台是Windows Mobile PPC2003,H264 file player player, use ffmpeg, the platform is Windows Mobile PPC2003
H264Android_code
- H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,在模拟器(320x480)中验证通过。 程序的采用jni架构。界面部分,文件读取,视频显示都是用java做的,底层的视频解码用C来做满足速度的要求。 在这个版本中,从H264码流中分割出Nal是在java层做的,这样在java层直接调用解码时就知道是否有显示视频,缺点的就是耦合度/封装性差一点。 如果采用在底层做Nal分割的方法,可以封装得好看一些,但是每次送的数据有限制,如果送
FFMPEG-H264
- 这个是使用ffmpeg编解码H264文件,非常好的东东哦!-This is to use ffmpeg codec H264 files, very good stuff Oh!
Decorder264(ffmpeg)test
- Decorder264[ffmpeg]test,vc6编译通过,能正常解文件,文件名:test.264-Decorder264[ffmpeg]test
H264Player
- 源码.利用FFMPEG库的H264解码播放器!国内众多的知名播放器均出自他-Source. Using FFMPEG library H264 decoder player! Numerous well-known players are all from his
ffmpegh264forPC
- ffmpeg提取h264解码,经过优化,适合多平台移植-ffmpeg extract h264 decoding, optimized for multi-platform migration
H264Player(FFMPEG)
- 实现H264文件的解码,图像格式转换,从而实现H264格式文件播放,-H264 files to achieve the decoding, image format conversion, in order to achieve H264 format player,
ffmpeg-w32
- 熵编码 学习h264所用 介绍了熵编码的方法-Entropy coding used in learning h264
android H264 Encoder与android H264 Decoder
- 基于Android手机的视频采集、h264编码、ffmpeg解码,然后立即显示,完成的程序,在手机上调试成功
ffdshow_beta3_rev1324_20071127
- 从FFMPEG转换而来的H264解码程序,VC下编译-FFmpeg conversion comes from the H264 decoding procedure, VC under the compiler ..
ffmpeg
- ffmpeg是集成了多种编码解码算法的一套库.,里面包含了编译好的lib文件和dll文件和头文件,可以直接拿来使用,免去编码的时间.还带了源代码和详细的.pdf说明文档.对开发ffmpeg的朋友有很多的作用-are a variety of ffmpeg codec integrated set of algorithms library., which contains the compiled lib files and dll files and header files can be d
Ffmpeg H264 Decoder Lib
- 本解码库以ffmpeg为参考模型,针对不同档次的H.264码流进行了修正,解码核心部分进行了相应的MMX优化。 整个解码过程分3个步骤进行,只需要按顺序调用头文件里描述的初始化、处理、释放这三个函数即可。 解码得到的图像数据为YUV,该工程将YUV转换为RGB,直接显示,省去了解码后,还需要借助YUVViewer等工具打开YUV文件的步骤,更加的方便快捷。 支持各个档次的H.264码流解码,将H.264码流放在H264Test目录下即可。 编译平台:VC6.0,VC200
Converter
- ffmpeg converter made by tomatolinux ffmpeg H264 AVCodecContext *avcCtx AVCodec *avcCodec AVFrame *avcFrm
ffmpeg
- 提供了开发流媒体所用的各种格式的库文件,有mpeg4,h264等,包括压缩和解压缩以及流媒体的传输-mpeg4,h264,encode,decode
H264Decoder
- 基于ffmpeg的视频解码程序,这思路非常清晰,而且解码的是264文件。解码得到yuv格式的文件-Ffmpeg-based video decoding process, this idea is very clear, and the decoder is 264 files. Yuv format decoded
H264 Android
- 支持在Andoid手机系统运行的ffmpeg软件包,用于Android端对H264视频流的解码,供Andoid下开发视频的朋友们使用.-ffmpegforAndroid
h264
- 用ffmpeg解码h264视频文件,并且将解码出来的每帧图像用opencv封装进行显示。使用时须配置好ffmpeg和opencv,然后将自己的h264文件名称修改为1.h264 并将其置于当前目录即可运行(可作为2次开发的参考)-Using ffmpeg to decode h264 video file and display each frame decoded using opencv package, the ffmpeg is the latest version 3-2. In ad
H264
- H264 FFMPEG 解码效率 解码的时候需要计算解码时间-H264 ffmpeg decoding efficiency