On Sat, Mar 03, 2012 at 12:19:55AM -0500, Justin Ruggles wrote: > The time base is 1 / sample_rate, not 90000. > Several more codecs encode the sample count in the first 4 bytes of the > chunk, so we set the durations accordingly. Also, we can set start_time and > packet duration instead of keeping track of the sample count in the demuxer. > --- > libavformat/electronicarts.c | 25 +++++++++++++------------ > 1 files changed, 13 insertions(+), 12 deletions(-)
looks OK _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
