<div dir="ltr">Hi friends,<div><br></div><div>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.</div>
<div><br></div><div>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?</div><div><br></div>
<div>Great thanks!</div></div>