Deinterlace from command line not working

For questions and discussion that is NOT (I repeat NOT) specific to a certain Operating System.
durzagott
Blank Cone
Blank Cone
Posts: 15
Joined: 16 Jun 2009 11:22

Deinterlace from command line not working

Postby durzagott » 14 Jul 2009 16:05

Since version 1.0.0 I have not been able to deinterlace UDP streams from the command line. This is the kind of thing I would normally type:

Code: Select all

vlc udp://@239.192.2.30:5000 --vout-filter=deinterlace --deinterlace-mode=blend
In version 0.9.9 this would work without a problem. However, now the stream still plays but without deinterlacing. Has the command changed in the latest release?

thannoy
Big Cone-huna
Big Cone-huna
Posts: 601
Joined: 20 Mar 2008 09:44
VLC version: 0.9.8a & 1.0-git
Operating System: GNU/Linux Fedora10
Location: France
Contact:

Re: Deinterlace from command line not working

Postby thannoy » 15 Jul 2009 14:44

strange. What about "--video-filter=deinterlace"?

durzagott
Blank Cone
Blank Cone
Posts: 15
Joined: 16 Jun 2009 11:22

Re: Deinterlace from command line not working

Postby durzagott » 22 Jul 2009 16:29

strange. What about "--video-filter=deinterlace"?
That's working now, thanks. Although, am I correct in thinking that this forces the deinterlace mode to blend?

It's the mode that I want anyway, but I just wondered if we've now lost the ability to set "--deinterlace-mode=something" and are being forced to use blend.

thannoy
Big Cone-huna
Big Cone-huna
Posts: 601
Joined: 20 Mar 2008 09:44
VLC version: 0.9.8a & 1.0-git
Operating System: GNU/Linux Fedora10
Location: France
Contact:

Re: Deinterlace from command line not working

Postby thannoy » 22 Jul 2009 16:41

I don't really know, I don't think it lock you to one deinterlace mode.
Maybe less are usable but I think you are not forced to use blend using it.

whome
Blank Cone
Blank Cone
Posts: 37
Joined: 14 Jun 2008 15:40

Re: Deinterlace from command line not working

Postby whome » 03 Feb 2010 13:30

WinXP, VLC 1.0.5.x works fine but there is something fishy in an deinterlace-mode attribute. It does not accept "blend" value, but "linear" and "yadif" works fine. I did not try all names 'cause dont know whats should be used. Blending works through a GUI menu entry.

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%

sol289
New Cone
New Cone
Posts: 1
Joined: 25 Feb 2010 22:09

Re: Deinterlace from command line not working

Postby sol289 » 25 Feb 2010 22:24

winxp, vlc 1.0.5.

i can't make vlc to run with "yadif" or "yadif2x" deinterlace mode. whether i select "yadif" in settings menu, or write to \application data\vlc\vlcrc keys "video-filter=deinterlace" and "deinterlace-mode=yadif", or start vlc with these two parameters in command line - it starts with "linear" mode. help?

nathan.schubkegel
New Cone
New Cone
Posts: 1
Joined: 11 May 2014 23:01

Re: Deinterlace from command line not working

Postby nathan.schubkegel » 11 May 2014 23:10

Please excuse my late reply... I ran into the same issue...

It looks like the order of the parameters is important. First turn on deinterlacing, then set the deinterlacing mode.

Code: Select all

vlc dshow:// --deinterlace="on" --video-filter=deinterlace --deinterlace-mode="mean"


Return to “General VLC media player Troubleshooting”

Who is online

Users browsing this forum: No registered users and 8 guests