2025年3月26日

摘要: 先是介绍一下提取流程 点击查看代码 int main(){ FILE* file = fopen("./lis.aac","wb"); //open input file AVFormatContext *fctx = NULL; // 媒体文件格式上下文 int res = avformat_op 阅读全文

posted @ 2025-03-26 00:26 C27 阅读(32) 评论(0) 推荐(0)