You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
80 lines
2.1 KiB
80 lines
2.1 KiB
'\" -*- coding: us-ascii -*-
|
|
.if \n(.g .ds T< \\FC
|
|
.if \n(.g .ds T> \\F[\n[.fam]]
|
|
.de URL
|
|
\\$2 \(la\\$1\(ra\\$3
|
|
..
|
|
.if \n(.g .mso www.tmac
|
|
.TH kmplayer 1 2007-11-03 "" ""
|
|
.SH NAME
|
|
kmplayer \- a media player for TDE
|
|
.SH SYNOPSIS
|
|
'nh
|
|
.fi
|
|
.ad l
|
|
\fBkmplayer\fR \kx
|
|
.if (\nx>(\n(.l/2)) .nr x (\n(.l/5)
|
|
'in \n(.iu+\nxu
|
|
[
|
|
\fB\fIQt-options\fB\fR
|
|
] [
|
|
\fB\fITDE-options\fB\fR
|
|
]
|
|
'in \n(.iu-\nxu
|
|
.ad b
|
|
'hy
|
|
.SH DESCRIPTION
|
|
KMPlayer is a basic audio/video viewer application for TDE.
|
|
KMPlayer can:
|
|
* play DVD (DVDNav only with the Xine player).
|
|
* play VCD.
|
|
* let the backend players play from a pipe (read from stdin).
|
|
* play from a TV device (experimental).
|
|
* show backend player's console output.
|
|
* launch ffserver (only 0.4.8 works) when viewing from a v4l device.
|
|
* DCOP KMediaPlayer interface support.
|
|
* VDR viewer frontend (with *kxvplayer), configure VDR keys with standard TDE
|
|
shortcut configure window.
|
|
* Lots of configurable shortcuts. Highly recommended for the VDR keys
|
|
(if you have VDR) and volume increase/decrease.
|
|
.SH OPTIONS
|
|
All TDE and Qt
|
|
programs accept a some common command-line options. KMPlayer has no
|
|
application-specific options.
|
|
.PP
|
|
.TP
|
|
\*(T<\fB\-\-help\fR\*(T>
|
|
Show help about options
|
|
.TP
|
|
\*(T<\fB\-\-help\-qt\fR\*(T>
|
|
Show Qt specific options
|
|
.TP
|
|
\*(T<\fB\-\-help\-tde\fR\*(T>
|
|
Show TDE specific options
|
|
.TP
|
|
\*(T<\fB\-\-help\-all\fR\*(T>
|
|
Show all options
|
|
.TP
|
|
\*(T<\fB\-\-author\fR\*(T>
|
|
Show author information
|
|
.TP
|
|
\*(T<\fB\-v\fR\*(T>, \*(T<\fB\-\-version\fR\*(T>
|
|
Show version information
|
|
.TP
|
|
\*(T<\fB\-\-license\fR\*(T>
|
|
Show license information
|
|
.TP
|
|
\*(T<\fB\-\-\fR\*(T>
|
|
Indicates end of options
|
|
.SH COPYRIGHT
|
|
This manual page was written by Jonathan Patrick Davies
|
|
<\*(T<jpatrick@kubuntu.org\*(T>> for the
|
|
Ubuntu system (but may be used by others).
|
|
Permission is granted to copy, distribute and/or modify this document
|
|
under the terms of the GNU General Public License,
|
|
Version 2 or any later version published by the Free Software Foundation.
|
|
.PP
|
|
On Debian systems, the complete text of the GNU General Public
|
|
License can be found in
|
|
\*(T<\fI/usr/share/common\-licenses/GPL\fR\*(T>.
|