Hello there, I am using libav in a project that I'm working on and everything is working as expected except that for some reason, the total frame count (nb_frames) inside the AVSTREAM struct is always zero for certain stream types and containers, an example of this are h264 streams inside an mkv container.
What I might be doing wrong ? Is this a problem on my side or some known issue with libav? I'm compiling libav on a Mac using GCC 4.2. Thanks in advance for any help, Diego. _______________________________________________ libav-api mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-api
