[Libav-user] One AVFormatContext per track vs. one AVFormatContext for all tracks

Info || Non-Lethal Applications info at non-lethal-applications.com
Fri Jun 26 21:14:47 CEST 2015


I’m currently considering to restructure part of my file reading code and I was wondering if using AVFormatContext for each video/audio track will significantly decrease performance compared to one AVFormatContext reading and decoding all video/audio tracks?

Thanks!



More information about the Libav-user mailing list