Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 874255f3b26b44feb57fbe38a7384518 > files > 373

gmerlin-0.4.1-2mdv2010.0.i586.rpm

<html lang="en">
<head>
<title>gmerlin_play - Gmerlin 0.4.1</title>
<meta http-equiv="Content-Type" content="text/html">
<meta name="description" content="Gmerlin 0.4.1">
<meta name="generator" content="makeinfo 4.13">
<link title="Top" rel="start" href="index.html#Top">
<link rel="up" href="Commandline-player.html#Commandline-player" title="Commandline player">
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
<!--
This manual is for Gmerlin
(version 0.4.1, 9 January 2008).

Copyright (C) 2001-2008 Members of the Gmerlin project.

     Permission is granted to copy, distribute and/or modify this
     document under the terms of the GNU Free Documentation License,
     Version 1.1 or any later version published by the Free Software
     Foundation; with no Invariant Sections, with the Front-Cover Texts
     being ``A GNU Manual,'' and with the Back-Cover Texts as in (a)
     below.  A copy of the license is included in the section entitled
     ``GNU Free Documentation License.''

     (a) The FSF's Back-Cover Text is: ``You have freedom to copy and
     modify this GNU Manual, like GNU software.  Copies published by
     the Free Software Foundation raise funds for GNU development.''
   -->
<meta http-equiv="Content-Style-Type" content="text/css">
<style type="text/css"><!--
  pre.display { font-family:inherit }
  pre.format  { font-family:inherit }
  pre.smalldisplay { font-family:inherit; font-size:smaller }
  pre.smallformat  { font-family:inherit; font-size:smaller }
  pre.smallexample { font-size:smaller }
  pre.smalllisp    { font-size:smaller }
  span.sc    { font-variant:small-caps }
  span.roman { font-family:serif; font-weight:normal; } 
  span.sansserif { font-family:sans-serif; font-weight:normal; } 
--></style>
</head>
<body>
<div class="node">
<a name="gmerlin_play"></a>
<a name="gmerlin_005fplay"></a>
<p>
Up:&nbsp;<a rel="up" accesskey="u" href="Commandline-player.html#Commandline-player">Commandline player</a>
<hr>
</div>

<h4 class="subsection">4.5.1 Invoking gmerlin_play</h4>

     <dl>
<dt><b>Synopsis</b><dd><b>gmerlin_player</b> <i>[options] gml... 
</i><br>
<br><dt><b>Description</b><dd>Commandline Multimedia player
<br>
<br><dt><b>Options</b><dd>
          <dl>
<dt><i>-oa &lt;audio_output_options&gt;</i><dd>Set audio output options<br>
               <dl>
<dt><b>p</b><span class="roman">=option[{suboptions}]<br><br></span><dd>Supported options: oa_alsa oa_pulse oa_oss oa_esd<br><br>
Default: oa_alsa<br><br>
Audio output plugin<br><br>
<b>Suboptions for p=oa_alsa</b><br><br>
                    <dl>
<dt><b>card</b><span class="roman">=&lt;string&gt;<br><br></span><dd>Supported strings: default hw:0,0 hw:0,1<br><br>
Default: default<br><br>
Card<br><br>
<br><dt><b>surround40</b><span class="roman">=[1|0] (default: 1)<br><br></span><dd>Enable 4.0 Surround<br><br>
Use the surround 4.0 (aka quadrophonic) device
<br><br>
<br><dt><b>surround41</b><span class="roman">=[1|0] (default: 1)<br><br></span><dd>Enable 4.1 Surround<br><br>
Use the surround 4.1 device
<br><br>
<br><dt><b>surround50</b><span class="roman">=[1|0] (default: 1)<br><br></span><dd>Enable 5.0 Surround<br><br>
Use the surround 5.0 device
<br><br>
<br><dt><b>surround51</b><span class="roman">=[1|0] (default: 1)<br><br></span><dd>Enable 5.1 Surround<br><br>
Use the surround 5.1 device
<br><br>
<br><dt><b>user_device</b><span class="roman">=&lt;string&gt;<br><br></span><dd>User device<br><br>
Enter a custom device to use for playback. Leave empty to use the
settings above
<br><br>
<br><dt><b>buffer_time</b><span class="roman">=&lt;number&gt; (10..10000, default: 1000)<br><br></span><dd>Buffer time<br><br>
Set the buffer time (in milliseconds). Larger values improve playback
performance on slow systems under load. Smaller values decrease the
latency of the volume control. 
<br><br>
</dl>
               <b>Suboptions for p=oa_oss</b><br><br>
                    <dl>
<dt><b>multichannel_mode</b><span class="roman">=&lt;string&gt;<br><br></span><dd>Supported strings: none multidev creative<br><br>
Default: none<br><br>
Multichannel Mode<br><br>
<br><dt><b>device</b><span class="roman">=&lt;string&gt; (Default: /dev/dsp)<br><br></span><dd>Device<br><br>
<br><dt><b>use_rear_device</b><span class="roman">=[1|0] (default: 0)<br><br></span><dd>Use Rear Device<br><br>
<br><dt><b>rear_device</b><span class="roman">=&lt;string&gt; (Default: /dev/dsp1)<br><br></span><dd>Rear Device<br><br>
<br><dt><b>use_center_lfe_device</b><span class="roman">=[1|0] (default: 0)<br><br></span><dd>Use Center/LFE Device<br><br>
<br><dt><b>center_lfe_device</b><span class="roman">=&lt;string&gt; (Default: /dev/dsp2)<br><br></span><dd>Center/LFE Device<br><br>
</dl>
               <b>Suboptions for p=oa_esd</b><br><br>
                    <dl>
<dt><b>esd_host</b><span class="roman">=&lt;string&gt;<br><br></span><dd>Host (empty: local)<br><br>
</dl>
               </dl>

          <br><dt><i>-ov &lt;video_output_options&gt;</i><dd>Set video output options<br>
               <dl>
<dt><b>p</b><span class="roman">=option[{suboptions}]<br><br></span><dd>Supported options: ov_x11<br><br>
Default: ov_x11<br><br>
Video output plugin<br><br>
<b>Suboptions for p=ov_x11</b><br><br>
                    <dl>
<dt><b>auto_resize</b><span class="roman">=[1|0] (default: 1)<br><br></span><dd>Auto resize window<br><br>
<br><dt><b>disable_xscreensaver_normal</b><span class="roman">=[1|0] (default: 0)<br><br></span><dd>Disable Screensaver for normal playback<br><br>
<br><dt><b>disable_xscreensaver_fullscreen</b><span class="roman">=[1|0] (default: 1)<br><br></span><dd>Disable Screensaver for fullscreen playback<br><br>
<br><dt><b>force_hw_scale</b><span class="roman">=[1|0] (default: 1)<br><br></span><dd>Force hardware scaling<br><br>
Use hardware scaling even if it involves more CPU intensive pixelformat
conversions
<br><br>
<br><dt><b>scale_mode</b><span class="roman">=&lt;string&gt;<br><br></span><dd>Supported strings: auto nearest bilinear quadratic cubic_bspline cubic_mitchell cubic_catmull sinc_lanczos<br><br>
Default: auto<br><br>
Scale mode<br><br>
Choose scaling method. Auto means to choose based on the conversion
quality. Nearest is fastest, Sinc with Lanczos window is slowest. 
<br><br>
<br><dt><b>scale_order</b><span class="roman">=&lt;number&gt; (4..1000, default: 4)<br><br></span><dd>Scale order<br><br>
Order for sinc scaling
<br><br>
<br><dt><b>scale_quality</b><span class="roman">=&lt;number&gt; (1..5, default: 2)<br><br></span><dd>Scale quality<br><br>
Scale quality
<br><br>
</dl>
               <br><dt><b>w</b><span class="roman">=&lt;string&gt;<br><br></span><dd>Window ID<br><br>
</dl>

          <br><dt><i>-i &lt;input_plugin&gt;</i><dd>Set and configure input plugin<br>
               <dl>
<dt><b>p</b><span class="roman">=option[{suboptions}]<br><br></span><dd>Supported options: i_avdec i_cdaudio i_dvd i_vcd i_singlepic_stills i_lqt
i_edl i_singlepic i_mikmod<br><br>
Default: i_avdec<br><br>
input plugin<br><br>
<b>Suboptions for p=i_avdec</b><br><br>
                    <dl>
<dt><b>audio_dynrange</b><span class="roman">=[1|0] (default: 1)<br><br></span><dd>Dynamic range control<br><br>
Enable dynamic range control for codecs, which support this (currently
only A52 and DTS). 
<br><br>
<br><dt><b>pp</b><span class="roman">=&lt;number&gt; (0..6, default: 1)<br><br></span><dd>Postprocessing level<br><br>
Set postprocessing (to remove compression artifacts). 0 means no
postprocessing, 6 means maximum postprocessing. 
<br><br>
<br><dt><b>shrink</b><span class="roman">=&lt;number&gt; (0..3, default: 0)<br><br></span><dd>Shrink factor<br><br>
This enables downscaling of images while decoding. Currently only
supported for JPEG-2000. 
<br><br>
<br><dt><b>connect_timeout</b><span class="roman">=&lt;number&gt; (0..2000000, default: 5000)<br><br></span><dd>Connect timeout (milliseconds)<br><br>
<br><dt><b>read_timeout</b><span class="roman">=&lt;number&gt; (0..2000000, default: 5000)<br><br></span><dd>Read timeout (milliseconds)<br><br>
<br><dt><b>network_buffer_size</b><span class="roman">=&lt;number&gt; (1..1000, default: 32)<br><br></span><dd>Network buffer size (kB)<br><br>
<br><dt><b>network_bandwidth</b><span class="roman">=&lt;string&gt;<br><br></span><dd>Supported strings: 14400 19200 28800 33600 34400 57600 115200 262200 393200 524300 1500000 10500000<br><br>
Default: 524300<br><br>
Bandwidth<br><br>
<br><dt><b>http_shoutcast_metadata</b><span class="roman">=[1|0] (default: 1)<br><br></span><dd>Enable shoutcast title streaming<br><br>
<br><dt><b>http_use_proxy</b><span class="roman">=[1|0] (default: 0)<br><br></span><dd>Use proxy<br><br>
<br><dt><b>http_proxy_host</b><span class="roman">=&lt;string&gt;<br><br></span><dd>Proxy host<br><br>
<br><dt><b>http_proxy_port</b><span class="roman">=&lt;number&gt; (1..65535, default: 80)<br><br></span><dd>Proxy port<br><br>
<br><dt><b>http_proxy_auth</b><span class="roman">=[1|0] (default: 0)<br><br></span><dd>Proxy needs authentication<br><br>
<br><dt><b>http_proxy_user</b><span class="roman">=&lt;string&gt;<br><br></span><dd>Proxy username<br><br>
<br><dt><b>http_proxy_pass</b><span class="roman">=&lt;string&gt;<br><br></span><dd>Proxy password<br><br>
<br><dt><b>rtp_try_tcp</b><span class="roman">=[1|0] (default: 0)<br><br></span><dd>Try RTP over TCP<br><br>
Use this if your filewall blocks all UDP traffic. Not all servers
support TCP
<br><br>
<br><dt><b>rtp_port_base</b><span class="roman">=&lt;number&gt; (0..65530, default: 0)<br><br></span><dd>Port base for RTP<br><br>
Port base for RTP over UDP. Values of 1024 or smaller enable random
ports (recommended for RTSP aware firewalls). Values larger than 1024
define the base port. 2 consecutive ports are used for each A/V stream,
these must be accessable through the firewall. Odd values are rounded to
the next even value. 
<br><br>
<br><dt><b>ftp_anonymous</b><span class="roman">=[1|0] (default: 1)<br><br></span><dd>Login as anonymous<br><br>
<br><dt><b>ftp_anonymous_password</b><span class="roman">=&lt;string&gt; (Default: gates@nanosoft.com)<br><br></span><dd>Anonymous ftp password<br><br>
<br><dt><b>seek_subtitles</b><span class="roman">=&lt;string&gt;<br><br></span><dd>Supported strings: never video always<br><br>
Default: never<br><br>
Seek external subtitles<br><br>
If the input is a regular file, gmerlin_avdecoder can scan the directory
for matching subtitle files. For a file movie.mpg, possible subtitle
files are e.g. movie_english.srt, movie_german.srt. The rule is, that
the first part of the filename of the subtitle file must be equal to the
movie filename up to the extension. Furthermore, the subtitle filename
must have an extension supported by any of the subtitle readers. 
Subtitle seeking can be disabled, enabled for video files or enabled for
all files. 
<br><br>
<br><dt><b>default_subtitle_encoding</b><span class="roman">=&lt;string&gt; (Default: LATIN1)<br><br></span><dd>Default subtitle encoding<br><br>
This sets the default encoding for text subtitles,when the original
encoding is unknown. It must be a character set namerecognized by iconv. 
Type 'iconv -l' at the commandline for a list of supported encodings. 
<br><br>
<br><dt><b>sample_accurate</b><span class="roman">=[1|0] (default: 0)<br><br></span><dd>Sample accurate<br><br>
Try sample accurate seeking. For most formats, this is not necessary,
since normal seeking works fine. Some formats are only seekable with
this option enabled. 
<br><br>
<br><dt><b>cache_time</b><span class="roman">=&lt;number&gt; (default: 500)<br><br></span><dd>Cache time (milliseconds)<br><br>
If building an index takes longer than the specified time, it will be
cached. 
<br><br>
<br><dt><b>cache_size</b><span class="roman">=&lt;number&gt; (default: 20)<br><br></span><dd>Cache size (Megabytes)<br><br>
Set the maximum total size of the cache directory. 
<br><br>
<br><dt><b>dv_datetime</b><span class="roman">=[1|0] (default: 0)<br><br></span><dd>Export date and time as timecodes for DV<br><br>
</dl>
               <b>Suboptions for p=i_cdaudio</b><br><br>
                    <dl>
<dt><b>trackname_template</b><span class="roman">=&lt;string&gt; (Default: %p - %t)<br><br></span><dd>Trackname template<br><br>
Template for track name generation from metadata<br>
%p:    Artist<br>
%a:    Album<br>
%g:    Genre<br>
%t:    Track name<br>
%&lt;d&gt;n: Track number (d = number of digits, 1-9)<br>
%y:    Year<br>
%c:    Comment
<br><br>
<br><dt><b>use_cdtext</b><span class="roman">=[1|0] (default: 1)<br><br></span><dd>Use CD-Text<br><br>
Try to get CD metadata from CD-Text
<br><br>
<br><dt><b>use_local</b><span class="roman">=[1|0] (default: 1)<br><br></span><dd>Use locally saved metadata<br><br>
Whenever we obtain CD metadata from the internet, we save them into
$HOME/.gmerlin/cdaudio_metadata. If you got wrong metadata for a CD,
disabling this option will retrieve the metadata again and overwrite the
saved data. 
<br><br>
<br><dt><b>use_musicbrainz</b><span class="roman">=[1|0] (default: 1)<br><br></span><dd>Use Musicbrainz<br><br>
<br><dt><b>musicbrainz_host</b><span class="roman">=&lt;string&gt; (Default: mm.musicbrainz.org)<br><br></span><dd>Server<br><br>
<br><dt><b>musicbrainz_port</b><span class="roman">=&lt;number&gt; (1..65535, default: 80)<br><br></span><dd>Port<br><br>
<br><dt><b>musicbrainz_proxy_host</b><span class="roman">=&lt;string&gt;<br><br></span><dd>Proxy<br><br>
Proxy server (leave empty for direct connection)
<br><br>
<br><dt><b>musicbrainz_proxy_port</b><span class="roman">=&lt;number&gt; (1..65535, default: 80)<br><br></span><dd>Proxy port<br><br>
Proxy port
<br><br>
<br><dt><b>use_cddb</b><span class="roman">=[1|0] (default: 1)<br><br></span><dd>Use Cddb<br><br>
<br><dt><b>cddb_host</b><span class="roman">=&lt;string&gt; (Default: freedb.org)<br><br></span><dd>Server<br><br>
<br><dt><b>cddb_port</b><span class="roman">=&lt;number&gt; (1..65535, default: 80)<br><br></span><dd>Port<br><br>
<br><dt><b>cddb_path</b><span class="roman">=&lt;string&gt; (Default: /~cddb/cddb.cgi)<br><br></span><dd>Path<br><br>
<br><dt><b>cddb_proxy_host</b><span class="roman">=&lt;string&gt;<br><br></span><dd>Proxy<br><br>
Proxy server (leave empty for direct connection)
<br><br>
<br><dt><b>cddb_proxy_port</b><span class="roman">=&lt;number&gt; (1..65535, default: 80)<br><br></span><dd>Proxy port<br><br>
Proxy port
<br><br>
<br><dt><b>cddb_proxy_user</b><span class="roman">=&lt;string&gt;<br><br></span><dd>Proxy username<br><br>
User name for proxy (leave empty for poxies, which don't require
authentication)
<br><br>
<br><dt><b>cddb_proxy_pass</b><span class="roman">=&lt;string&gt;<br><br></span><dd>Proxy password<br><br>
Password for proxy
<br><br>
<br><dt><b>cddb_timeout</b><span class="roman">=&lt;number&gt; (0..1000, default: 10)<br><br></span><dd>Timeout<br><br>
Timeout (in seconds) for connections to the CDDB server
<br><br>
<br><dt><b>cdparanoia_speed</b><span class="roman">=&lt;string&gt;<br><br></span><dd>Supported strings: Auto 4 8 16 32<br><br>
Default: Auto<br><br>
Speed<br><br>
<br><dt><b>cdparanoia_max_retries</b><span class="roman">=&lt;number&gt; (0..200, default: 20)<br><br></span><dd>Maximum retries<br><br>
Maximum number of retries, 0 = infinite
<br><br>
<br><dt><b>cdparanoia_disable_paranoia</b><span class="roman">=[1|0] (default: 0)<br><br></span><dd>Disable paranoia<br><br>
Disable all data verification and correction features. 
<br><br>
<br><dt><b>cdparanoia_disable_extra_paranoia</b><span class="roman">=[1|0] (default: 0)<br><br></span><dd>Disable extra paranoia<br><br>
Disables intra-read data verification; only overlap checking atread
boundaries is performed. It can wedge if errors  occur  in the attempted
overlap area. Not recommended. 
<br><br>
</dl>
               <b>Suboptions for p=i_dvd</b><br><br>
                    <dl>
<dt><b>audio_dynrange</b><span class="roman">=[1|0] (default: 1)<br><br></span><dd>Dynamic range control<br><br>
Enable dynamic range control for codecs, which support this (currently
only A52 and DTS). 
<br><br>
</dl>
               <b>Suboptions for p=i_singlepic_stills</b><br><br>
                    <dl>
<dt><b>display_time</b><span class="roman">={[[HH:]MM:]SS} (default: 0:00)<br><br></span><dd>Seconds can be fractional (i.e. with decimal point)
Display time<br><br>
Time to pass until the next track will be selected. 0 means infinite. 
<br><br>
</dl>
               <b>Suboptions for p=i_lqt</b><br><br>
                    <dl>
<dt><b>ac</b><span class="roman">={option[{suboptions}][:option[{suboptions}]...]}<br><br></span><dd>Supported options: ima4 rawaudio twos ulaw sowt alaw in24 in32 fl32 fl64
lpcm faad2 ffmpeg_mp3 ffmpeg_mp2 ffmpeg_ac3 ffmpeg_qdm2 ffmpeg_alac
ffmpeg_adpcm_ms ffmpeg_ima_adpcm_wav vorbis vorbis_qt

                    <p>Audio Codecs<br><br>
Sort and configure audio codecs
<br><br>
<br><dt><b>vc</b><span class="roman">={option[{suboptions}][:option[{suboptions}]...]}<br><br></span><dd>Supported options: rtjpeg raw v308 v408 v410 yuv2 yuv4 yv12 2vuy v210
png ffmpeg_mpg1 ffmpeg_mpg4 ffmpeg_msmpeg4v1 ffmpeg_msmpeg4v2
ffmpeg_msmpeg4v3 ffmpeg_msmpeg4v3_wmp ffmpeg_h263 ffmpeg_h263
ffmpeg_h264 ffmpeg_i263 ffmpeg_svq1 ffmpeg_svq3 ffmpeg_mjpg
ffmpeg_mjpegb ffmpeg_TGA ffmpeg_TIFF ffmpeg_8BPS ffmpeg_indeo
ffmpeg_rpza ffmpeg_smc ffmpeg_cinepak ffmpeg_cyuv ffmpeg_rle
ffmpeg_wrle ffmpeg_dv_ntsc ffmpeg_dv_pal ffmpeg_dv_avi ffmpeg_dv50_pal
ffmpeg_dv50_ntsc ffmpeg_dvcprohd ffmpeg_ffvhuff ffmpeg_dnxhd jpeg mjpa

                    <p>Video Codecs<br><br>
Sort and configure video codecs
<br><br>
<b>Suboptions for ffmpeg_mpg1</b><br><br>
                         <dl>
<dt><b>ff_flag_gray</b><span class="roman">=[1|0] (default: 0)<br><br></span><dd>Grayscale mode<br><br>
</dl>
                    <b>Suboptions for ffmpeg_mpg4</b><br><br>
                         <dl>
<dt><b>ff_flag_gray</b><span class="roman">=[1|0] (default: 0)<br><br></span><dd>Grayscale mode<br><br>
</dl>
                    <b>Suboptions for ffmpeg_msmpeg4v1</b><br><br>
                         <dl>
<dt><b>ff_flag_gray</b><span class="roman">=[1|0] (default: 0)<br><br></span><dd>Grayscale mode<br><br>
</dl>
                    <b>Suboptions for ffmpeg_msmpeg4v2</b><br><br>
                         <dl>
<dt><b>ff_flag_gray</b><span class="roman">=[1|0] (default: 0)<br><br></span><dd>Grayscale mode<br><br>
</dl>
                    <b>Suboptions for ffmpeg_msmpeg4v3</b><br><br>
                         <dl>
<dt><b>ff_flag_gray</b><span class="roman">=[1|0] (default: 0)<br><br></span><dd>Grayscale mode<br><br>
</dl>
                    <b>Suboptions for ffmpeg_msmpeg4v3_wmp</b><br><br>
                         <dl>
<dt><b>ff_flag_gray</b><span class="roman">=[1|0] (default: 0)<br><br></span><dd>Grayscale mode<br><br>
</dl>
                    <b>Suboptions for ffmpeg_h263</b><br><br>
                         <dl>
<dt><b>ff_flag_gray</b><span class="roman">=[1|0] (default: 0)<br><br></span><dd>Grayscale mode<br><br>
</dl>
                    <b>Suboptions for ffmpeg_h263</b><br><br>
                         <dl>
<dt><b>ff_flag_gray</b><span class="roman">=[1|0] (default: 0)<br><br></span><dd>Grayscale mode<br><br>
</dl>
                    <b>Suboptions for ffmpeg_h264</b><br><br>
                         <dl>
<dt><b>ff_flag_gray</b><span class="roman">=[1|0] (default: 0)<br><br></span><dd>Grayscale mode<br><br>
</dl>
                    <b>Suboptions for ffmpeg_i263</b><br><br>
                         <dl>
<dt><b>ff_flag_gray</b><span class="roman">=[1|0] (default: 0)<br><br></span><dd>Grayscale mode<br><br>
</dl>
                    <b>Suboptions for ffmpeg_svq1</b><br><br>
                         <dl>
<dt><b>ff_flag_gray</b><span class="roman">=[1|0] (default: 0)<br><br></span><dd>Grayscale mode<br><br>
</dl>
                    <b>Suboptions for ffmpeg_svq3</b><br><br>
                         <dl>
<dt><b>ff_flag_gray</b><span class="roman">=[1|0] (default: 0)<br><br></span><dd>Grayscale mode<br><br>
</dl>
                    <b>Suboptions for ffmpeg_mjpg</b><br><br>
                         <dl>
<dt><b>ff_flag_gray</b><span class="roman">=[1|0] (default: 0)<br><br></span><dd>Grayscale mode<br><br>
</dl>
                    <b>Suboptions for ffmpeg_indeo</b><br><br>
                         <dl>
<dt><b>ff_flag_gray</b><span class="roman">=[1|0] (default: 0)<br><br></span><dd>Grayscale mode<br><br>
</dl>
                    <b>Suboptions for ffmpeg_cinepak</b><br><br>
                         <dl>
<dt><b>ff_flag_gray</b><span class="roman">=[1|0] (default: 0)<br><br></span><dd>Grayscale mode<br><br>
</dl>
                    <b>Suboptions for ffmpeg_cyuv</b><br><br>
                         <dl>
<dt><b>ff_flag_gray</b><span class="roman">=[1|0] (default: 0)<br><br></span><dd>Grayscale mode<br><br>
</dl>
                    <b>Suboptions for ffmpeg_dv_ntsc</b><br><br>
                         <dl>
<dt><b>ff_flag_gray</b><span class="roman">=[1|0] (default: 0)<br><br></span><dd>Grayscale mode<br><br>
</dl>
                    <b>Suboptions for ffmpeg_dv_pal</b><br><br>
                         <dl>
<dt><b>ff_flag_gray</b><span class="roman">=[1|0] (default: 0)<br><br></span><dd>Grayscale mode<br><br>
</dl>
                    <b>Suboptions for ffmpeg_dv_avi</b><br><br>
                         <dl>
<dt><b>ff_flag_gray</b><span class="roman">=[1|0] (default: 0)<br><br></span><dd>Grayscale mode<br><br>
</dl>
                    <b>Suboptions for ffmpeg_dv50_pal</b><br><br>
                         <dl>
<dt><b>ff_flag_gray</b><span class="roman">=[1|0] (default: 0)<br><br></span><dd>Grayscale mode<br><br>
</dl>
                    <b>Suboptions for ffmpeg_dv50_ntsc</b><br><br>
                         <dl>
<dt><b>ff_flag_gray</b><span class="roman">=[1|0] (default: 0)<br><br></span><dd>Grayscale mode<br><br>
</dl>
                    <b>Suboptions for ffmpeg_dvcprohd</b><br><br>
                         <dl>
<dt><b>ff_flag_gray</b><span class="roman">=[1|0] (default: 0)<br><br></span><dd>Grayscale mode<br><br>
</dl>
                    <b>Suboptions for ffmpeg_ffvhuff</b><br><br>
                         <dl>
<dt><b>ff_flag_gray</b><span class="roman">=[1|0] (default: 0)<br><br></span><dd>Grayscale mode<br><br>
</dl>
                    <b>Suboptions for ffmpeg_dnxhd</b><br><br>
                         <dl>
<dt><b>ff_flag_gray</b><span class="roman">=[1|0] (default: 0)<br><br></span><dd>Grayscale mode<br><br>
</dl>
                    </dl>
               <b>Suboptions for p=i_singlepic</b><br><br>
                    <dl>
<dt><b>timescale</b><span class="roman">=&lt;number&gt; (1..100000, default: 25)<br><br></span><dd>Timescale<br><br>
<br><dt><b>frame_duration</b><span class="roman">=&lt;number&gt; (1..100000, default: 1)<br><br></span><dd>Frame duration<br><br>
</dl>
               <b>Suboptions for p=i_mikmod</b><br><br>
                    <dl>
<dt><b>output</b><span class="roman">=&lt;string&gt;<br><br></span><dd>Supported strings: mono8 stereo8 mono16 stereo16<br><br>
Default: stereo16<br><br>
Output format<br><br>
<br><dt><b>mixing_frequency</b><span class="roman">=&lt;number&gt; (4000..60000, default: 44100)<br><br></span><dd>Samplerate<br><br>
<br><dt><b>hidden</b><span class="roman">=[1|0] (default: 0)<br><br></span><dd>Look for hidden patterns in module<br><br>
<br><dt><b>sur</b><span class="roman">=[1|0] (default: 0)<br><br></span><dd>Use surround mixing<br><br>
<br><dt><b>fade</b><span class="roman">=[1|0] (default: 0)<br><br></span><dd>Force volume fade at the end of module<br><br>
<br><dt><b>interpol</b><span class="roman">=[1|0] (default: 0)<br><br></span><dd>Use interpolate mixing<br><br>
</dl>
               </dl>

          <br><dt><i>-aud &lt;audio_options&gt;</i><dd>Set audio processing options<br>
               <dl>
<dt><b>force_sampleformat</b><span class="roman">=&lt;string&gt;<br><br></span><dd>Supported strings: none 8 16 32 f d<br><br>
Default: none<br><br>
Force sampleformat<br><br>
Force a sampleformat to be used for processing. None means to take the input
format. 
<br><br>
<br><dt><b>q</b><span class="roman">=&lt;number&gt; (1..5, default: 2)<br><br></span><dd>Conversion Quality<br><br>
Set the conversion quality for format conversions. Lower quality means more
speed. Values above 3 enable slow high quality calculations. 
<br><br>
<br><dt><b>dither_mode</b><span class="roman">=&lt;string&gt;<br><br></span><dd>Supported strings: auto none rect tri shaped<br><br>
Default: auto<br><br>
Dither mode<br><br>
Dither mode. Auto means to use the quality level. Subsequent options are
ordered by increasing quality (i.e. decreasing speed). 
<br><br>
<br><dt><b>fixed_samplerate</b><span class="roman">=[1|0] (default: 0)<br><br></span><dd>Fixed samplerate<br><br>
If disabled, the output samplerate is taken from the source. If enabled, the
samplerate you specify below us used. 
<br><br>
<br><dt><b>samplerate</b><span class="roman">=&lt;number&gt; (8000..192000, default: 44100)<br><br></span><dd>Samplerate<br><br>
Fixed output samplerate
<br><br>
<br><dt><b>resample_mode</b><span class="roman">=&lt;string&gt;<br><br></span><dd>Supported strings: auto zoh linear sinc_fast sinc_medium sinc_best<br><br>
Default: auto<br><br>
Resample mode<br><br>
Resample mode. Auto means to use the quality level. Subsequent options are
ordered by increasing quality (i.e. decreasing speed). 
<br><br>
<br><dt><b>fixed_channel_setup</b><span class="roman">=[1|0] (default: 0)<br><br></span><dd>Fixed channel setup<br><br>
If disabled, the output channel configuration is taken from the source. If
enabled, the setup you specify below us used. 
<br><br>
<br><dt><b>num_front_channels</b><span class="roman">=&lt;number&gt; (1..5, default: 2)<br><br></span><dd>Front channels<br><br>
<br><dt><b>num_rear_channels</b><span class="roman">=&lt;number&gt; (0..3, default: 0)<br><br></span><dd>Rear channels<br><br>
<br><dt><b>num_lfe_channels</b><span class="roman">=[1|0] (default: 0)<br><br></span><dd>LFE<br><br>
<br><dt><b>front_to_rear</b><span class="roman">=&lt;string&gt;<br><br></span><dd>Supported strings: mute copy diff<br><br>
Default: copy<br><br>
Front to rear mode<br><br>
Mix mode when the output format has rear channels, but the source doesn't. 
<br><br>
<br><dt><b>stereo_to_mono</b><span class="roman">=&lt;string&gt;<br><br></span><dd>Supported strings: left right mix<br><br>
Default: mix<br><br>
Stereo to mono mode<br><br>
Mix mode when downmixing Stereo to Mono. 
<br><br>
</dl>

          <br><dt><i>-vid &lt;video_options&gt;</i><dd>Set video processing options<br>
               <dl>
<dt><b>q</b><span class="roman">=&lt;number&gt; (1..5, default: 2)<br><br></span><dd>Conversion Quality<br><br>
Set the conversion quality for format conversions. Lower quality means more
speed. Values above 3 enable slow high quality calculations. 
<br><br>
<br><dt><b>alpha_mode</b><span class="roman">=&lt;string&gt;<br><br></span><dd>Supported strings: ignore blend_color<br><br>
Default: ignore<br><br>
Alpha mode<br><br>
This option is used if the source has an alpha (=transparency) channel, but
the output supports no transparency. Either, the transparency is ignored, or
the background color you specify below is blended in. 
<br><br>
<br><dt><b>background_color</b><span class="roman">=&lt;r&gt;,&lt;g&gt;,&lt;b&gt; (default: 0.000,0.000,0.000)<br><br></span><dd>&lt;r&gt;, &lt;g&gt; and &lt;b&gt; are in the range 0.0..1.0
Background color<br><br>
Background color to use, when alpha mode above is "Blend background color". 
<br><br>
<br><dt><b>sm</b><span class="roman">=[1|0] (default: 0)<br><br></span><dd>Resample chroma<br><br>
Always perform chroma resampling if chroma subsampling factors or chroma
placements are different. Usually, this is only done for qualities above 3. 
<br><br>
<br><dt><b>still_framerate</b><span class="roman">=&lt;number&gt; (1.00..100.00, default: 10.00)<br><br></span><dd>Still image framerate<br><br>
Set framerate width which still images will be redisplayed periodically
<br><br>
</dl>

          <br><dt><i>-inopt &lt;input_options&gt;</i><dd>Set generic input options<br>
               <dl>
<dt><b>do_bypass</b><span class="roman">=[1|0] (default: 1)<br><br></span><dd>Enable bypass mode<br><br>
Use input plugins in bypass mode if they support it (Currently only the
audio CD player). This dramatically decreases CPU usage but doesn't work on
all hardware setups. 
<br><br>
<br><dt><b>still_framerate</b><span class="roman">=&lt;number&gt; (0..100, default: 10)<br><br></span><dd>Still image repitition rate<br><br>
When showing still images, gmerlin repeats them periodically to make
realtime filter tweaking work. 
<br><br>
</dl>

          <br><dt><i>-osd &lt;osd_options&gt;</i><dd>Set OSD options<br>
               <dl>
<dt><b>enable_osd</b><span class="roman">=[1|0] (default: 1)<br><br></span><dd>Enable OSD<br><br>
<br><dt><b>font_size</b><span class="roman">=&lt;number&gt; (12.00..100.00, default: 30.00)<br><br></span><dd>Size<br><br>
Specify fontsize for OSD. The value you enter, is for an image width of 640. 
For other widths, the value will be scaled
<br><br>
<br><dt><b>color</b><span class="roman">=&lt;r&gt;,&lt;g&gt;,&lt;b&gt;,&lt;a&gt; (default: 1.000,1.000,1.000,1.000)<br><br></span><dd>&lt;r&gt;, &lt;g&gt;, &lt;b&gt; and &lt;a&gt; are in the range 0.0..1.0
Foreground color<br><br>
<br><dt><b>border_color</b><span class="roman">=&lt;r&gt;,&lt;g&gt;,&lt;b&gt; (default: 0.000,0.000,0.000)<br><br></span><dd>&lt;r&gt;, &lt;g&gt; and &lt;b&gt; are in the range 0.0..1.0
Border color<br><br>
<br><dt><b>border_width</b><span class="roman">=&lt;number&gt; (0.00..10.00, default: 2.00)<br><br></span><dd>Border width<br><br>
<br><dt><b>justify_h</b><span class="roman">=&lt;string&gt;<br><br></span><dd>Supported strings: center left right<br><br>
Default: center<br><br>
Horizontal justify<br><br>
<br><dt><b>justify_v</b><span class="roman">=&lt;string&gt;<br><br></span><dd>Supported strings: center top bottom<br><br>
Default: center<br><br>
Vertical justify<br><br>
<br><dt><b>border_left</b><span class="roman">=&lt;number&gt; (0..65535, default: 10)<br><br></span><dd>Left border<br><br>
Distance from the left text border to the image border
<br><br>
<br><dt><b>border_right</b><span class="roman">=&lt;number&gt; (0..65535, default: 10)<br><br></span><dd>Right border<br><br>
Distance from the right text border to the image border
<br><br>
<br><dt><b>border_top</b><span class="roman">=&lt;number&gt; (0..65535, default: 10)<br><br></span><dd>Top border<br><br>
Distance from the top text border to the image border
<br><br>
<br><dt><b>border_bottom</b><span class="roman">=&lt;number&gt; (0..65535, default: 10)<br><br></span><dd>Bottom border<br><br>
Distance from the bottom text border to the image border
<br><br>
<br><dt><b>duration</b><span class="roman">=&lt;number&gt; (0..10000, default: 2000)<br><br></span><dd>Duration (milliseconds)<br><br>
</dl>

          <br><dt><i>-nt</i><dd>Disable time display<br>

          <br><dt><i>-vol &lt;volume&gt;</i><dd>Set volume in dB (max: 0.0)<br>

          <br><dt><i>-v level</i><dd>Set verbosity level (0..4)<br>

          <br><dt><i>-tracks &lt;track_spec&gt;</i><dd>&lt;track_spec&gt; can be a ranges mixed with comma separated tracks<br>

     </dl>
     <br><dt><b>Generic options</b><dd>The following generic options are available for all gmerlin applications<br>
          <dl>
<dt><i>-help</i><dd>Print this help message and exit<br>

          <br><dt><i>-help-man</i><dd>Print this help message as a manual page and exit<br>

          <br><dt><i>-help-texi</i><dd>Print this help message in texinfo format and exit<br>

          <br><dt><i>-version</i><dd>Print version info and exit<br>

     </dl>
     <br><dt><b>Files</b><dd>
          <dl>
<dt><samp><span class="file">~/.gmerlin/plugins.xml</span></samp><dd>Cache of the plugin registry (shared by all applicatons)<br>
<br><dt><samp><span class="file">~/.gmerlin/generic/config.xml</span></samp><dd>Default plugin parameters are read from there. Use gmerlin_plugincfg to change them.<br>
</dl>
     </dl>

   </body></html>