Page 1 of 1

The crop-filter doesn't work in version 1.1.0

Posted: 22 Jul 2010 20:24
by amar
When I execute the following command on my Windows XP SP3 system with VLC 1.1.0, I can hear the audio, but the video is only black:

vlc.exe --vout-filter=crop --autocrop test.ts

Can anyone reproduce this problem?

Re: The crop-filter doesn't work in version 1.1.0

Posted: 27 Aug 2010 09:50
by Xeo84
same problem here with 1.1.3.

Re: The crop-filter doesn't work in version 1.1.0

Posted: 03 Jan 2011 23:49
by BRotondi
Same here with 1.1.5

Tried various things and read 100 Threads but still not working... Can someone please verify this line is correct:

Code: Select all

vlc.exe --vout-filter=crop --autocrop test.avi
Thanks!

Re: The crop-filter doesn't work in version 1.1.0

Posted: 04 Jan 2011 22:00
by RĂ©mi Denis-Courmont
Does it work when you press the Crop hotkey? ('C' by default) If so you most probably got the CLI syntax wrong.

Re: The crop-filter doesn't work in version 1.1.0

Posted: 04 Jan 2011 22:39
by BRotondi
Yes. Hotkey works: Switches between 1:1, 16:9 etc. etc. ...