Hi, I wanted to know if it is possible to for libavcodec to return frames in decode order instead of display order? Is there any flag that will enable this?
I am using av_read_frame() and avcodec_decode_video2() to read a video frame-by-frame. Thank you! -- Regards, Krishna
_______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
