man-pages/man1/parole.1.html
2021-03-31 01:06:50 +01:00

159 lines
4.6 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of PAROLE</TITLE>
</HEAD><BODY>
<H1>PAROLE</H1>
Section: User Commands (1)<BR>Updated: October 2013<BR><A HREF="#index">Index</A>
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
<A NAME="lbAB">&nbsp;</A>
<H2>NAME</H2>
parole - Gstreamer-based media player
<A NAME="lbAC">&nbsp;</A>
<H2>DESCRIPTION</H2>
<A NAME="lbAD">&nbsp;</A>
<H3>Usage:</H3>
<DL COMPACT>
<DT id="1"><DD>
parole [OPTION...]
</DL>
<A NAME="lbAE">&nbsp;</A>
<H3>Help Options:</H3>
<DL COMPACT>
<DT id="2"><B>-h</B>, <B>--help</B><DD>
Show help options
<DT id="3"><B>--help-all</B><DD>
Show all help options
<DT id="4"><B>--help-gst</B><DD>
Show GStreamer Options
<DT id="5"><B>--help-gtk</B><DD>
Show GTK+ Options
</DL>
<P>
GStreamer Options
<DL COMPACT>
<DT id="6"><B>--gst-version</B><DD>
Print the GStreamer version
<DT id="7"><B>--gst-fatal-warnings</B><DD>
Make all warnings fatal
<DT id="8"><B>--gst-debug-help</B><DD>
Print available debug categories and exit
<DT id="9"><B>--gst-debug-level</B>=<I>LEVEL</I><DD>
Default debug level from 1 (only error) to 5 (anything) or 0 for no output
<DT id="10"><B>--gst-debug</B>=<I>LIST</I><DD>
Comma-separated list of category_name:level pairs to set specific levels for the individual categories. Example: GST_AUTOPLUG:5,GST_ELEMENT_*:3
<DT id="11"><B>--gst-debug-no-color</B><DD>
Disable colored debugging output
<DT id="12"><B>--gst-debug-disable</B><DD>
Disable debugging
<DT id="13"><B>--gst-plugin-spew</B><DD>
Enable verbose plugin loading diagnostics
<DT id="14"><B>--gst-plugin-path</B>=<I>PATHS</I><DD>
Colon-separated paths containing plugins
<DT id="15"><B>--gst-plugin-load</B>=<I>PLUGINS</I><DD>
Comma-separated list of plugins to preload in addition to the list stored in environment variable GST_PLUGIN_PATH
<DT id="16"><B>--gst-disable-segtrap</B><DD>
Disable trapping of segmentation faults during plugin loading
<DT id="17"><B>--gst-disable-registry-update</B><DD>
Disable updating the registry
<DT id="18"><B>--gst-disable-registry-fork</B><DD>
Disable spawning a helper process while scanning the registry
</DL>
<P>
GTK+ Options
<DL COMPACT>
<DT id="19"><B>--class</B>=<I>CLASS</I><DD>
Program class as used by the window manager
<DT id="20"><B>--name</B>=<I>NAME</I><DD>
Program name as used by the window manager
<DT id="21"><B>--screen</B>=<I>SCREEN</I><DD>
X screen to use
<DT id="22"><B>--sync</B><DD>
Make X calls synchronous
<DT id="23"><B>--gtk-module</B>=<I>MODULES</I><DD>
Load additional GTK+ modules
<DT id="24"><B>--g-fatal-warnings</B><DD>
Make all warnings fatal
</DL>
<A NAME="lbAF">&nbsp;</A>
<H3>Application Options:</H3>
<DL COMPACT>
<DT id="25"><B>-i</B>, <B>--new-instance</B><DD>
Open a new instance
<DT id="26"><B>-n</B>, <B>--no-plugins</B><DD>
Do not load plugins
<DT id="27"><B>--device</B><DD>
Set Audio-CD/VCD/DVD device path
<DT id="28"><B>-p</B>, <B>--play</B><DD>
Play or pause if already playing
<DT id="29"><B>-s</B>, <B>--stop</B><DD>
Stop playing
<DT id="30"><B>-N</B>, <B>--next-track</B><DD>
Next track
<DT id="31"><B>-P</B>, <B>--previous-track</B><DD>
Previous track
<DT id="32"><B>-f</B>, <B>--seek-f</B><DD>
Seek forward
<DT id="33"><B>-b</B>, <B>--seek-b</B><DD>
Seek Backward
<DT id="34"><B>-r</B>, <B>--raise-volume</B><DD>
Raise volume
<DT id="35"><B>-l</B>, <B>--lower-volume</B><DD>
Lower volume
<DT id="36"><B>-m</B>, <B>--mute</B><DD>
Mute volume
<DT id="37"><B>-V</B>, <B>--version</B><DD>
Version information
<DT id="38"><B>-E</B>, <B>--embedded</B><DD>
Use embedded mode
<DT id="39"><B>-F</B>, <B>--fullscreen</B><DD>
Start in fullscreen mode
<DT id="40"><B>--xv</B><DD>
Enabled/Disable XV support
<DT id="41"><B>-a</B>, <B>--add</B><DD>
Add files to playlist
<DT id="42"><B>--display</B>=<I>DISPLAY</I><DD>
X display to use
</DL>
<A NAME="lbAG">&nbsp;</A>
<H2>REPORTING BUGS</H2>
Report bugs to <A HREF="http://bugs.debian.org">http://bugs.debian.org</A>
<A NAME="lbAH">&nbsp;</A>
<H2>COPYRIGHT</H2>
Copyright &#169; 2009 Ali
<BR>
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
<P>
<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT id="43"><A HREF="#lbAB">NAME</A><DD>
<DT id="44"><A HREF="#lbAC">DESCRIPTION</A><DD>
<DL>
<DT id="45"><A HREF="#lbAD">Usage:</A><DD>
<DT id="46"><A HREF="#lbAE">Help Options:</A><DD>
<DT id="47"><A HREF="#lbAF">Application Options:</A><DD>
</DL>
<DT id="48"><A HREF="#lbAG">REPORTING BUGS</A><DD>
<DT id="49"><A HREF="#lbAH">COPYRIGHT</A><DD>
</DL>
<HR>
This document was created by
<A HREF="/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
Time: 00:05:21 GMT, March 31, 2021
</BODY>
</HTML>