[FFmpeg-user] How to get encoded AVPackets in display order?
Carl Eugen Hoyos
cehoyos at ag.or.at
Sun Jun 10 20:06:44 CEST 2012
Unga <unga888 <at> yahoo.com> writes:
> I'm interested getting output AVPackets in display order, that
> is, same input order as input AVFrames.
>
> What are my options for achieving that?
You could use an encoder that does not support reordering or
selecting the appropriate "no-delay" option for the used encoder.
Carl Eugen
More information about the ffmpeg-user
mailing list