摘要:
1、qt开发日记 -利用ffmpeg来提取视频流数据 2、ffmpeg基础知识以及使用示例 3、音视频开发—FFmpeg播放YUV文件,YUV转换为JPEG操作 4、音视频从入门到精通——FFmpeg之sws_getContext处理图像函数分析 阅读全文
摘要:
#include <stdio.h> #include <stdlib.h> #include <ctype.h> #include <string.h> //字符串替换函数 /************************************************************* 阅读全文