Man page - gavf-recompress(1)
Packages contas this manual
- gmerlin_vpsnr(1)
- gmerlin_visualizer(1)
- gavf-record(1)
- gmerlin_alsamixer(1)
- gmerlin(1)
- gmerlin_ssim(1)
- gmerlin_psnr(1)
- gmerlin-mediainfo(1)
- gavf-info(1)
- gmerlin_vanalyze(1)
- gmerlin-server(1)
- gavf-read(1)
- gavf-mux(1)
- gmerlin-play(1)
- gmerlin-record(1)
- gmerlin-remote(1)
- gmerlin_plugincfg(1)
- gmerlin_kbd(1)
- gmerlin-renderer(1)
- gmerlin_recorder(1)
- gavf-filter(1)
- gavf-recompress(1)
- gavf-demux(1)
- gavf-tee(1)
- gavf-encode(1)
- mdb-tool(1)
- gmerlin_imgdiff(1)
- gmerlin_transcoder(1)
Package: gmerlin
apt-get install gmerlin
apt-get install gmerlin
Manuals in package:
Documentations in package:
Manual
| GAVF-RECOMPRESS(1) | User Manuals | GAVF-RECOMPRESS(1) |
NAME
gavf-recompress - Recompress streams of a gavf stream
SYNOPSIS
gavf-recompress [options]
DESCRIPTION
gavf recompressor
OPTIONS
-i <input_file>
Input file or location
-iopt <input_options>
-o <output>
Output file or location
-m name=value
Set global metadata of the output (can be used multiple
times). Use "name=" to clear a field
-oopt <output_options>
options
-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)
-ac param1=val1[¶m2=val2...]
Audio compression options
p=option[{suboptions}]
Supported options:
Default: (null)
Compression
-vc param1=val1[¶m2=val2...]
Video compression options
p=option[{suboptions}]
Supported options:
Default: (null)
Compression
-oc param1=val1[¶m2=val2...]
Overlay compression options
p=option[{suboptions}]
Supported options:
Default: (null)
Compression
-fa
Force audio recompression even if the input stream has
the desired compression already.
-fv
Force video recompression even if the input stream has
the desired compression already.
-fo
Force overlay recompression even if the input stream has
the desired compression already.
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.
| 2024-08-12 | Gmerlin |