[Libav-user] decode interlaced MJPEG video

YIRAN LI mrfun.china at gmail.com
Mon Dec 9 01:17:10 CET 2013


Hi friends,

May anyone help to tell me how can I decode an interlaced MPEG video
correct? My application uses basic ffmpeg functions like av_read_frame and
avcodec_decode_video2 to get frames and then render them to screen.

Since my application has no special treatment for interlaced video. Is it
possible to set some flags somewhere so that avcodec_decode_video2 can
directly return an deinterlaced frame?

Great thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ffmpeg.org/pipermail/libav-user/attachments/20131209/ce345898/attachment.html>


More information about the Libav-user mailing list