ffmpeg將ts解封裝爲h264和aac文件測試代碼

#include <stdio.h> #include <conio.h> #define __STDC_CONSTANT_MACROS #ifdef _WIN32 extern "C"{ #include "libavformat/avformat.h" }; #else #ifdef __cplusplus extern "C"{ #endif #include <libavformat/
相關文章
相關標籤/搜索