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
_______________________________________________
Libav-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to