文件名称:H.264decodingprocess
- 所属分类:
- 图形图象
- 资源属性:
- [Windows] [程序]
- 上传时间:
- 2012-11-26
- 文件大小:
- 118kb
- 下载次数:
- 0次
- 提 供 者:
- happy******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
这是一个纯C语言的 H.264 解码程序,速度较慢,如果您试验时手头没有解码器,可以用此凑合。
执行命令方式为:
-o 264格式的输入文件 yuv格式的输出文件
比如(假如目录为 D:\H264\ ):
D:\H264\h264_dec.exe D:\H264\test.264 D:\H264\test.yuv
若不输入参数,则默认为:
h264_dec.exe test.264 test.yuv-This is a pure C language of the H.264 decoding process, a slow, if you do not test the decoder, you can make do with this. For the implementation of the order:-o 264 of the input file format yuv format such as the output file (if the directory is D: \ H264 \): D: \ H264 \ h264_dec.exe D: \ H264 \ test.264 D: \ H264 \ test.yuv if the input parameter, the default is: h264_dec.exe test.264 test.yuv
执行命令方式为:
-o 264格式的输入文件 yuv格式的输出文件
比如(假如目录为 D:\H264\ ):
D:\H264\h264_dec.exe D:\H264\test.264 D:\H264\test.yuv
若不输入参数,则默认为:
h264_dec.exe test.264 test.yuv-This is a pure C language of the H.264 decoding process, a slow, if you do not test the decoder, you can make do with this. For the implementation of the order:-o 264 of the input file format yuv format such as the output file (if the directory is D: \ H264 \): D: \ H264 \ h264_dec.exe D: \ H264 \ test.264 D: \ H264 \ test.yuv if the input parameter, the default is: h264_dec.exe test.264 test.yuv
(系统自动生成,下载前可以参看下载内容)
下载文件列表
H.264解码可执行程序
...................\H264Dec.exe
...................\H264Dec.exe