Is there a way to perform indexing during the decoding process using the
libav libraries? I see in the AVStream structure the AVIndexEntry,
nb_index_entries, and index_entries_allocated_size members. I would like to
build these up during the decoding of MPEG2 streams (Elementary, Program and
Transport). Is this something that happens automatically, or is there 
something I can implement to get the indexing to occur.

Thanks again


_______________________________________________
libav-user mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/libav-user

Reply via email to