Two filters at once...

For questions and discussion that is NOT (I repeat NOT) specific to a certain Operating System.
Killroy
Blank Cone
Blank Cone
Posts: 13
Joined: 23 Jun 2004 14:23

Two filters at once...

Postby Killroy » 05 Nov 2004 16:57

I think I am either doing something wrong or this cannot be done.

I want to use the crop filter (to get rid of the grey bar on 1080i files) and the de-interlace filter (I prefer discard). Both at the same time.

But it seems that when I activate the crop filter I cannot use the de-interlace function from the drop down menus. and If I set the de-interlace filter in the preferences, I loose the crop filter.

I was wondering if there was a way to run both of these filters at the same time???

BTW I am running on OS X and am using both 0.7.3 and the new 0.8.0 and both act the same.

Thanks

Killroy
Blank Cone
Blank Cone
Posts: 13
Joined: 23 Jun 2004 14:23

Postby Killroy » 07 Nov 2004 20:15

I take it that since no one has answered this, there is no way to run the crop and de-interlace filter at the same time???

Sigmund
Big Cone-huna
Big Cone-huna
Posts: 893
Joined: 26 Nov 2003 09:38

Postby Sigmund » 07 Nov 2004 21:23

there is, you must write both filter names comma-separated in the filter option in preferences.

The DJ
Cone Master
Cone Master
Posts: 5987
Joined: 22 Nov 2003 21:52
VLC version: git
Operating System: Mac OS X
Location: Enschede, Holland
Contact:

Postby The DJ » 07 Nov 2004 21:56

You can't.
It's a dropdown list.
You will manually need to edit the vlcrc file.
Don't use PMs for support questions.

phil - guest

But shouldnt it be possible from the commandline ?

Postby phil - guest » 23 Feb 2005 00:41

I tried several combinations like:

Code: Select all

vlc --filter crop --crop-geometry=768x432:deinterlace --deinterlace-mode=bob vlc --filter crop --crop-geometry=768x432, --filter deinterlace --deinterlace-mode=bob vlc --filter crop --crop-geometry=768x432, --filter deinterlace --deinterlace-mode bob vlc --filter crop:deinterlace --crop-geometry=768x432 --deinterlace-mode=bob
and other variations.
Either there is an error message about not finding a module called bob or the second argument is ignored completely.
The man page says to separate filters with a "," but in the list archives somone tells in Version 0.81 ( which is the one I am using ) the ":" is used to separate the filters.


Thanks for an enlightment.

The DJ
Cone Master
Cone Master
Posts: 5987
Joined: 22 Nov 2003 21:52
VLC version: git
Operating System: Mac OS X
Location: Enschede, Holland
Contact:

Postby The DJ » 23 Feb 2005 12:08

for 0.8.1

vlc --filter=crop:deinterlace --crop-geometry=768x432 --deinterlace-mode=bob

for later version
vlc --filter=crop,deinterlace --crop-geometry=768x432 --deinterlace-mode=bob

For OSX
you need to start vlc like:

/Applications/VLC.app/Contents/MacOS/VLC
Don't use PMs for support questions.

phil - guest

Thanks !

Postby phil - guest » 25 Feb 2005 00:15

YES,
This is working.

Thank you !

goose74

Postby goose74 » 01 Jun 2005 17:59

sorry guys but Im a real newbie and have the same problem with 1080i on my PC - ie I want to use deinterlace and crop at the same time

Could you explain exactly what I need to do?

Where do I need to put the command line
vlc --filter=crop:deinterlace --crop-geometry=768x432 --deinterlace-mode=bob

I am currently just using crop module: 1920x1080+0+9 but you have to select crop or deinterlace
Many thanks

Guest

Postby Guest » 07 Mar 2006 10:19

Hi!
I'm trying to use two filters too, but I can't... Is it the right way?

--fullscreen --filter="adjust" --brightness="1.25" --contrast="1.5" video.mpg

Thanks in advance :-)


Return to “General VLC media player Troubleshooting”

Who is online

Users browsing this forum: No registered users and 26 guests