摘要: avformat_free_context 和 avformat_close_input 都是用于释放 FFmpeg 中 AVFormatContext 结构体占用的资源,不过二者有些区别。 avformat_free_context: 该函数会释放 AVFormatContext 及其内部包含的所 阅读全文
posted @ 2024-12-30 21:15 rainbow70626 阅读(189) 评论(0) 推荐(0)