.TH GMERLIN-RENDERER 1 "2024-02-09" Gmerlin "User Manuals" .SH NAME gmerlin-renderer \- Gmerlin media renderer .SH SYNOPSIS .B gmerlin-renderer .I [options] .SH DESCRIPTION Gmerlin Mediarenderer .SH OPTIONS .B \-sc .I .RS 2 Save config to file .RE .B \-c .I .RS 2 Load config from a file .RE .B \-i .I .RS 2 Input options .RE .B \-aud .I .RS 2 Audio options .RE .B \-vid .I .RS 2 Video options .RE .B \-oa .I plugin[?param1=val1[¶m2=val2...]] .RS 2 Set audio output plugin. Use -list-oa to list available plugins and -list-plugin-parameters to list all supported options .RE .B \-ov .I plugin[?param1=val1[¶m2=val2...]] .RS 2 Set video output plugin. Use -list-ov to list available plugins and -list-plugin-parameters to list all supported options .RE .B \-fa .I plugin[?param1=val1[¶m2=val2...]] .RS 2 Add an audio filter with options to the chain. This option can be given multiple times. Use -list-fa to list available plugins and -list-plugin-parameters to list all supported options .RE .B \-fv .I plugin[?param1=val1[¶m2=val2...]] .RS 2 Add a video filter with options to the chain. This option can be given multiple times. Use -list-fv to list available plugins and -list-plugin-parameters to list all supported options .RE .B \-vis .I .RS 2 Audio visualization .RE .B \-osd .I .RS 2 OSD Options .RE .SH GENERIC OPTIONS The following generic options are available for all gmerlin applications .B \-help .RS 2 Print this help message and exit .RE .B \-help\-man .RS 2 Print this help message as a manual page and exit .RE .B \-help\-texi .RS 2 Print this help message in texinfo format and exit .RE .B \-version .RS 2 Print version info and exit .RE .B \-v .I level .RS 2 Set verbosity level (0..4) .RE .B \-syslog .I name .RS 2 Log to syslog the specified name .RE .B \-stderr .RS 2 Always log to stderr .RE .SH FILES .B ~/.gmerlin/plugins.xml .RS 2 Cache of the plugin registry (shared by all applications) .RE .P .B ~/.gmerlin/generic/cfg.xml .RS 2 Default plugin parameters are read from there. Use gmerlin_plugincfg to change them. .RE .P