[Libav-user] Ability to have FFmpeg not perform pts frame reordering ..
Jean-Yves Avenard
jyavenard at gmail.com
Fri Oct 30 14:00:33 CET 2015
Hi there.
Is there a way to configure FFmpeg / libavcodec to not perform any
reordering of the frames and return them as they come in in dts order?
I'm working on a component supposed to work with any versions of
FFmpeg (including LibAV) since 0.8 ; and I'm having issues with the
reordering on some of those old version.
So I thought I could bypass the problem and do that all by myself.
Thanks
Jean-Yves
More information about the Libav-user
mailing list