Video filters: Arguments are wordsplit

*nix specific usage questions
acffilterece
Blank Cone
Blank Cone
Posts: 15
Joined: 01 Dec 2020 15:48
Operating System: Linux

Video filters: Arguments are wordsplit

Postby acffilterece » 01 Dec 2020 16:54

I have attempted to specify a simple lavfi filtergraph (1 input, 1 output) of the form

Code: Select all

filter=key1=arg1:key2=arg2
with the

Code: Select all

--video-filter
option. VLC split the arguments to the filter into words where

Code: Select all

:
was the separator, which it appeared to treat as separate filters.

I thought of several possible reasons for this:
- my shell doing some screwery (immediately ruled out by single-quoting the argument, and VLC split it, not the shell)
- my syntax being wrong, maybe VLC uses other delimiter characters?
- VLC expecting something else to be passed to this.

If any, which of these is the case, and what would be a solution?
Thank you.

Rémi Denis-Courmont
Developer
Developer
Posts: 15266
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: Video filters: Arguments are wordsplit

Postby Rémi Denis-Courmont » 01 Dec 2020 20:11

VLC is using : as the separator between consecutive VLC filters.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

acffilterece
Blank Cone
Blank Cone
Posts: 15
Joined: 01 Dec 2020 15:48
Operating System: Linux

Re: Video filters: Arguments are wordsplit

Postby acffilterece » 02 Dec 2020 21:01

Thanks a lot, is there a way to pass lavfi filters to VLC?


Return to “VLC media player for Linux and friends Troubleshooting”

Who is online

Users browsing this forum: No registered users and 17 guests