ffmpeg进行音频文件编码

#include <stdlib.h> #include <stdio.h> //#include <unistd.h> #define __STDC_CONSTANT_MACROS extern "C" { #include "libavcodec/avcodec.h" #include "libavformat/avformat.h" #include "libswscale/swscale.
相关文章
相关标签/搜索