搜索资源列表
FFmpegDecodeDemo
- 采用FFmpeg对H.264文件进行解码的优秀例子。-are used to decode H.264 document outstanding examples.
ffmpeg_msvc_build
- ffmpeg的h264decoder的vc版本,纯粹是我自己的劳动成果,希望对ffmpeg和/或h.264感兴趣的同学有所帮助。-ffmpeg the h264decoder the vc version, is entirely my own fruit of labor. hope to ffmpeg and / or h.264 interested students some help.
test_h264
- h.264 from ffmpeg 0.4.9pre compile in VC6 password is jessestone make h264 libary and example for use 100% work no erroe no warnning
ffmpeg
- 本程序是视频流处理播放。基于SSRC的处理。可以处理类似H.264/H.263的视频流。
ffmpeg_h264_vc
- 从ffmpeg内提取出来的H.264解码的vc版本
ff_264_dec_vc.rar
- 从ffmpeg中提取的h.264解码器,网上从其他地方也不容易找的到,对于想理解H264标准,优化H264解码器,及开发H264相关应用的人,会有很大帮助。,Ffmpeg extracted from the h.264 codec, on-line from other places is not easy to find that the standard for H264 would like to understand and optimize the H264 decoder, and
H264CE(FFMPEG)
- wince下可用的H.264压缩算法,提取自ffmpeg-H.264 compression algorithm available under wince, extracted from ffmpeg
ffmpeg-pc
- H.264解码器PC源代码, H.264解码器PC源代码,H.264解码器PC源代码-H.264 Decoder
h.264-decode
- 改工程为从ffmpeg中提取文件,在VS下整合成的h.264文件解码-decode h.264 files
H264Dec(OnlyP)20060516
- 该程序为从FFMPEG中提取的有关H.264解码程序在VC下编译通过的一个工程-The program extracted from the FFmpeg H.264 decoding the relevant procedures in the VC compiler adopted under a project
ffmpegH.264flow
- 介绍了从FFMPEG库中提取的H.264 的播放视频流程-Introduced extracted from the FFMPEG library of the H.264 video flow
x264_rtp
- This Code is to Encoding and Streaming H.264. This code is based to FFMPEG open source. This code consists of h.264 encoding library and RTP streaming library.
ffmpeg-0.5
- This file contains the ffmpeg video codec library. FFmpeg is the open source library of numerous codecs like mpeg4, H.264, H.263, mpeg2 and many more. You can encode your raw video using any video codec.
Ffmpeg H264 Decoder Lib
- 本解码库以ffmpeg为参考模型,针对不同档次的H.264码流进行了修正,解码核心部分进行了相应的MMX优化。 整个解码过程分3个步骤进行,只需要按顺序调用头文件里描述的初始化、处理、释放这三个函数即可。 解码得到的图像数据为YUV,该工程将YUV转换为RGB,直接显示,省去了解码后,还需要借助YUVViewer等工具打开YUV文件的步骤,更加的方便快捷。 支持各个档次的H.264码流解码,将H.264码流放在H264Test目录下即可。 编译平台:VC6.0,VC200
ffmpeg_h264_vc
- ffmpeg中使用到的H.264解码的C语言源代码。-the H.264 decoder C source code in ffmpeg.
rmlibflvdemux.tar
- 精简FFMpeg,只要20个文件,可以解复用FLV文件,生成H.264/AAC文件-Streamline FFMpeg, as long as 20 files, FLV files can demultiplexing generate H.264/AAC file
ffmpeg-svn-20070501.tar
- 视音频编解码功能,通过了在linux下的编译,gcc版本4.1.2。成功对视频流进行H.264编码并将符合H.264标准的视音频文件解码成YUV数据,最后使用YUV工具播放成功。-audio/video codec toos. It includes libavcodec, the leading open source codec library. compiled in linux GCC at version 4.1.2.
264
- H.264解码ffmpeg中提取出了H.264的解码器部分-H.264 decoder ffmpeg to extract the H.264 decoder part
h.264-decoder
- 压缩包中的.exe是利用ffmpeg对.264压缩文件解码-Compressed package. Exe is using ffmpeg for decoding compressed files .264
video-p2p-based-on-H.264
- 本程序是在H.263的P2P视频聊天程序(本站可下载到)基础上优化升级而成,vs 2008环境,实现了点对点视频通信,分辨率和视频质量有了大幅提升。包括3个工程:x264实现视频编码,ffmpeg实现视频解码,testvideo实现视频采集界面显示和TCP协议传输,需先编译前2个工程生成库文件后供第三个工程调用,编译库时注意修改工程路径及代码中的extern C,也可直接用我编译好的库文件。支持RGB和YUY2(4:2:2)格式输出的摄像头,分辨率支持176x144或352x288两种(修改宏定