Page 1 of 1

Deinterlacing video captured from directshow device

Posted: 04 Oct 2012 16:47
by Sprinkler
I was trying to play a directshow device but it doesn't deinterlace even though deinterlacing is on.

When turning on deinterlacing via the video context menu these messages appear in the log:
main debug: deinterlace 1, mode blend, is_needed 0
main debug: Adding 'deinterlace' as static
main debug: looking for video filter2 module: 1 candidate
main debug: no video filter2 module matching "deinterlace" could be loaded
main debug: TIMER module_need() : 0.232 ms - Total 0.232 ms / 1 intvls (Avg 0.232 ms)
main error: Failed to create video filter2 'deinterlace'
main error: Failed to add filter 'deinterlace'

Is there some way to get it deinterlaced?

The video codec is "Packed YUV 4:2:2, Y:U:Y:V (YUV2)"
Using VLC 2.0.2 on Windows 7

Re: Deinterlacing video captured from directshow device

Posted: 04 Oct 2012 17:25
by RĂ©mi Denis-Courmont
deinterlacing is not support on that video format.