Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 libav 从网络成功捕获视频数据包。目前,我有一个 AVFormatContext 对象,我可以在其中写入标头、数据包等......关键是我想在需要时将这个上下文中的所有内容转储到文件中。我应该怎么办 ?
在此先感谢, 迪达克佩雷斯