[FFmpeg-user] combine odd/even fields of NTSC video from frame grabber

Steve Shupe golfer20636 at yahoo.com
Tue Jan 15 00:54:07 CET 2013


Currently, I am using OpenCV to interlace the odd and even fields of NTSC video from a Pleora frame grabber. Afterwards, I am calling avpicture_deinterlace() to produce an image for display. I was hoping to use ffmpeg to do the interlacing. Is this possible? I have been through the documentation and examples but could not find a similar condition.


More information about the ffmpeg-user mailing list