Ray (12021-05-11): > The example transcode_aac.c uses a global pts for counting. For > libavcodec novices this can cause them to overlook this and result > with incorrect "start" times of output files if called multiple times > (see user error resulting in bug report > https://trac.ffmpeg.org/ticket/9228)
I think it is a bad idea, it makes the example more complex, and only fix a very particular issue for people who know it already. Regards, -- Nicolas George
signature.asc
Description: PGP signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".