搜索资源列表
YuvViewer
- 在vc中实现的YUV读取和显示程序。H264的测试序列都是YUV格式,该程序可以直接读取H264官方提供的YUV测试序列,并显示
jm96
- 最新的H264的编码解码的源码.(2005-5) 附带yuv测试文件和编码解码的配置文件。-latest H.264 codec to the source. (2005-5) incidental test documents and YUV codec configuration files.
Elecard_StreamEye_Tools
- 流媒体播放软件,破解版,支持H264码流文件。-Streaming media player software, crack version, support the H264 stream file.
Ffmpeg H264 Decoder Lib
- 本解码库以ffmpeg为参考模型,针对不同档次的H.264码流进行了修正,解码核心部分进行了相应的MMX优化。 整个解码过程分3个步骤进行,只需要按顺序调用头文件里描述的初始化、处理、释放这三个函数即可。 解码得到的图像数据为YUV,该工程将YUV转换为RGB,直接显示,省去了解码后,还需要借助YUVViewer等工具打开YUV文件的步骤,更加的方便快捷。 支持各个档次的H.264码流解码,将H.264码流放在H264Test目录下即可。 编译平台:VC6.0,VC200
H264Decoder
- 基于ffmpeg的视频解码程序,这思路非常清晰,而且解码的是264文件。解码得到yuv格式的文件-Ffmpeg-based video decoding process, this idea is very clear, and the decoder is 264 files. Yuv format decoded
TR08-10
- decoded h264 to yuv document
65346309JM86
- jm86 有关h264入门学习必备 针对foreman的yuv图像转码 -jm86 on h264 started learning essential for foreman of the yuv image transcoding
qcom_video_codec_sample_1_3_1
- 高通android硬解码示例代码,h264,yuv-Qualcomm android hardware decoding sample code, h264, yuv
yuv2h264_endec
- camera的yuv数据转h264,然后h264解码本地显示-encode yuv from camera to h264, then decode h264 and display in rgb
h2642yuv-vcPP
- vc++环境下,h264转yuv,仅供参考,可能会编译不通过。-vc++,h264 to yuv
ffmpeg_yuv-0.11.1
- convert from h264 file to yuv
H264toTs
- 可以将h264或yuv等文件转换为ts文件,里面封装了多个类,可以直接使用-H264 or can be converted to yuv ts files and other documents, which encapsulates multiple classes can be used directly
X264Encoder
- h264 encoder 一个基于x264编码库与ffmpeg库,的简单封装h264编码接口-encode yuv file to h264 file