ffmpeg编码示例

// ffmpegTest.cpp : Defines the entry point for the console application. // //#include "stdafx.h" #include "windows.h" #include "time.h" #include <avformat.h> #include <avutil.h> #include <avcodec.h>
相关文章
相关标签/搜索