gavf-mux - Multiplex multiple gavf stream into one
Contents
Description
gavf tee
Files
~/.gmerlin/plugins.xml Cache of the plugin registry (shared by all applications) ~/.gmerlin/generic/cfg.xml Default plugin parameters are read from there. Use gmerlin_plugincfg to change them. Gmerlin 2024-08-12 GAVF-MUX(1)
Generic Options
The following generic options are available for all gmerlin applications
-help
Print this help message and exit
-help-man
Print this help message as a manual page and exit
-help-texi
Print this help message in texinfo format and exit
-version
Print version info and exit
-vlevel
Set verbosity level (0..4)
-syslogname
Log to syslog the specified name
-stderr
Always log to stderr
Name
gavf-mux - Multiplex multiple gavf stream into one
Options
-i<location>
Input file or location. Use this option multiple times to add more inputs.
-o<output>
Output file or location
-mname=value
Set global metadata of the output (can be used multiple times). Use "name=" to clear a field
-ooptparam1=val1[¶m2=val2...]
options
shm=<number> (default: 1024)
SHM threshold
Select the minimum packet size for using shared memory for a stream. Non-positive values disable
shared memory completely
to=<number> (500..100000, default: 5000)
Timeout (milliseconds)
dp=[1|0] (default: 0)
Dump gavf packets
Use this for debugging
Synopsis
gavf-mux[options]
