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