i have a ntsc frame of video with the odd rows in the top half of the frame and even in the second. is there a way to combine and deinterlace the video using a filter or function? I tried avpicture_deinterlace(), could not get it to work. Having trouble finding an example.