ffmpeg實現將MP4格式轉封裝成avi格式

無編解碼 #include <stdio.h> #include <iostream> using namespace std; #define __STDC_CONSTANT_MACROS #ifdef _WIN32 //Windows extern "C" { #include "libavformat/avformat.h" } #else //Linux... #ifdef __cplus
相關文章
相關標籤/搜索