Code: Select all
vlc udp://@239.192.2.30:5000 --vout-filter=deinterlace --deinterlace-mode=blend
Code: Select all
vlc udp://@239.192.2.30:5000 --vout-filter=deinterlace --deinterlace-mode=blend
That's working now, thanks. Although, am I correct in thinking that this forces the deinterlace mode to blend?strange. What about "--video-filter=deinterlace"?
Code: Select all
set file=file:///C:/test/video1.ts
@REM blend, linear, yadif, x
set opts=--vout-filter=deinterlace --deinterlace-mode=yadif
"c:\program files\Videolan\vlc\vlc.exe" %opts% %file%
Code: Select all
vlc dshow:// --deinterlace="on" --video-filter=deinterlace --deinterlace-mode="mean"
Return to “General VLC media player Troubleshooting”
Users browsing this forum: No registered users and 12 guests