文件名称:ffmpeg 重写tutorial01程序
文件大小:7.02MB
文件格式:RAR
更新时间:2015-04-01 03:35:31
ffmpeg bmp
ffmpeg 重写tutorial01程序--将一个视频文件解码输出ppm文件或bmp文件. 原文链接:http://dranger.com/ffmpeg/tutorial01.html 这个链接是一个很好的FFmpeg入门教程,但原文中的代码随着FFmpeg版本不断更新,部分API已经被替换,因此该程序还需要做相应的修改。 我对原代码做了一些小修改,原作者提供的代码是输出.ppm文件,但这种格式实在不好预览,于是我自己写了一个生成.bmp文件的函数,调用了windows.h头文件,关于bmp文件格式及转换. 详细资料请参考: http://blog.csdn.net/ajaxhe/article/details/7340508
【文件预览】:
tutorial01
----tutorial01.ncb(14.36MB)
----Debug()
--------swscale-2.dll(305KB)
--------avutil-51.dll(148KB)
--------tutorial01.ilk(370KB)
--------avcodec-53.dll(7.41MB)
--------avfilter-2.dll(235KB)
--------avformat-53.dll(1.05MB)
----tutorial01()
--------Debug()
--------tutorial01.vcproj.ajaxhe-THINK.ajaxhe.user(1KB)
--------tutorial01.cpp(6KB)
--------tutorial01.vcproj(4KB)
----tutorial01.sln(896B)
----ffmpeg0.10-for-win(bad)()
--------bin()
--------include()
----tutorial01.suo(16KB)