Man page - gavf-demux(1)
Packages contains this manual
- gavf-encode(1)
- gmerlin-remote(1)
- gmerlin_vpsnr(1)
- gmerlin_plugincfg(1)
- gmerlin_visualizer(1)
- gmerlin-renderer(1)
- gavf-recompress(1)
- gavf-mux(1)
- gmerlin_psnr(1)
- gmerlin_ssim(1)
- gmerlin_alsamixer(1)
- gmerlin-server(1)
- gavf-demux(1)
- gavf-info(1)
- gmerlin-record(1)
- gmerlin_vanalyze(1)
- gavf-filter(1)
- gmerlin_recorder(1)
- gmerlin_imgdiff(1)
- gmerlin_kbd(1)
- gmerlin(1)
- gavf-tee(1)
- gmerlin_transcoder(1)
- gmerlin-mediainfo(1)
- gavf-read(1)
- mdb-tool(1)
- gavf-record(1)
- gmerlin-play(1)
apt-get install gmerlin
Manual
GAVF-DEMUX
NAMESYNOPSIS
DESCRIPTION
OPTIONS
GENERIC OPTIONS
FILES
NAME
gavf-demux - Gavf Demultiplexer
SYNOPSIS
gavf-demux [options]
DESCRIPTION
gavf demuxer
OPTIONS
-i <input_file>
Input file or location
-iopt param1=val1[¶m2=val2...]
dh =[1|0] (default: 0)
Dump gavf headers
Use this for debugging
dp =[1|0] (default: 0)
Dump gavf packets
Use this for debugging
dm =[1|0] (default: 0)
Dump inline metadata
Use this for debugging
to =<number> (500..100000, default: 5000)
Timeout (milliseconds)
nomsg =[1|0] (default: 0)
No messages
Donβt attempt to make a back-channel for messages. Forward messages might still be sent.
-as <stream_selector>
Comma separated list of characters βdβ (decode), βmβ (mute) or βcβ (read compressed)
-vs <stream_selector>
Comma separated list of characters βdβ (decode), βmβ (mute) or βcβ (read compressed)
-ts <stream_selector>
Comma separated list of characters βmβ (mute) or βcβ (read)
-os <stream_selector>
Comma separated list of characters βdβ (decode), βmβ (mute) or βcβ (read compressed)
-oa <output>
Output file or location for audio. Use this option multiple times to add more outputs.
-ov <output>
Output file or location for video. Use this option multiple times to add more outputs.
-ot <output>
Output file or location for text. Use this option multiple times to add more outputs.
-oo <output>
Output file or location for overlays. Use this option multiple times to add more outputs.
-pre <prefix>
Output file prefix
-oopt param1=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
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
-v level
Set verbosity level (0..4)
-syslog name
Log to syslog the specified name
-stderr
Always log to stderr
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.