summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-03-20 21:14:36 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-03-20 21:14:36 +0000
commita60f02b1af8b367555d33f1ecad33143d5963314 (patch)
tree04152df90948a98f0edd98043d238ddecaf3b275 /DOCS
parent7aca91af64003295ecb0adf08cc135ce0ed84ce7 (diff)
downloadmpv-a60f02b1af8b367555d33f1ecad33143d5963314.tar.bz2
mpv-a60f02b1af8b367555d33f1ecad33143d5963314.tar.xz
added input options
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5232 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/Hungarian/mplayer.146
-rw-r--r--DOCS/mplayer.150
2 files changed, 96 insertions, 0 deletions
diff --git a/DOCS/Hungarian/mplayer.1 b/DOCS/Hungarian/mplayer.1
index 017cd24038..8c2e171af7 100644
--- a/DOCS/Hungarian/mplayer.1
+++ b/DOCS/Hungarian/mplayer.1
@@ -110,6 +110,13 @@ mplayer \- Filmlejátszó Linuxra
.RB [ \-rootwin ]
.RB [ \-font\ <útvonal\ a\ font.desc\ file-hoz> ]
.RB [ \-conf\ <útvonal\ az\ input.conf\ file-hoz> ]
+.RB [ \-input\ <parancsok> ]
+.RB [ \-nojoystick ]
+.RB [ \-nolirc ]
+.RB [ \-demuxer\ <szám> ]
+.RB [ \-audio-demuxer\ <szám> ]
+.RB [ \-sub-demuxer\ <szám> ]
+.RB [ \-hr-mp3-seek ]
.I < - | file | URL | eszköz >
.PP
.SH LEÍRÁS
@@ -640,6 +647,38 @@ hasznos. Alapállapotban kikapcsolva.
.B \-softsleep
pontos szoftveres időzítő használata. Van olyan hatékony mint az RTC, nem kell
hozzá root jogosultság, viszont több CPU az igen.
+.TP
+.B \-input <parancsok>
+ezzel az opcioval az input rendszer bizonyos részeit lehet konfigurálni.
+ conf=<file> alternatív input.conf file
+ használata
+ ar-delay késleltetés mennyisége (msec)
+ autorepeatig
+ ar-rate hány lenyomás/másodperc
+ legyen autorepeat-ben
+ keylist kiírja az összes bindelhető input eszközt
+ cmdlist kiírja az összes bindelhető parancsot
+.TP
+.I MEGJEGYZÉS
+Az autorepeat-et jelenleg csak joystick támogatja.
+.TP
+.B \-nojoystick
+joystick támogatás kikapcsolása. Alapállapot: bekapcsolva, ha be van fordítva.
+.TP
+.B \-nolirc
+LIRC támogatás kikapcsolása.
+.TP
+.B \-demuxer <szám>
+demuxer tipusának kényszerítése. A demuxers.h file-ban megadott ID kell,
+mint paraméter.
+.TP
+.B \-audio-demuxer <szám>
+audio demuxer tipusának kényszerítése. A demuxers.h file-ban megadott ID kell,
+mint paraméter.
+.TP
+.B \-hr-mp3-seek
+pontos MP3 seekelés. Alapállapotban be van kapcsolva, MP3 lejátszásnál.
+Pontosan oda seekel ahova kell, de lassú lehet - főleg visszafelé tekerésnél.
.IP
.SH "ALPHA/BETA ÁLLAPOTÚ FUNKCIÓK"
.TP
@@ -654,6 +693,13 @@ video stream kiírása a ./stream.dump file-ba (csak MPEG-PS-nél)
.TP
.B \-dapsync
alternatív A/V szinkron rutin használata. Mire jó?
+.TP
+.B \-subfile <filenév>
+jelenleg használhatatlan. Ugyanaz mint az -audiofile, csak felirat
+streamekre. (OggDS?)
+.TP
+.B \-sub-demuxer <szám>
+felirat demuxer tipusának kényszerítése, a -subfile opcióhoz.
.IP
.SH IRÁNYÍTÁS A BILLENTYŰZETRŐL
.TP
diff --git a/DOCS/mplayer.1 b/DOCS/mplayer.1
index e4bff77832..1339156fb7 100644
--- a/DOCS/mplayer.1
+++ b/DOCS/mplayer.1
@@ -17,6 +17,7 @@ mplayer \- Movie Player for Linux
.RB [ \-sb\ <byte\ position> ]
.RB [ \-nosound ]
.RB [ \-audiofile\ <filename> ]
+.RB [ \-subfile\ <filename> ]
.RB [ \-abs\ <bytes> ]
.RB [ \-delay\ <secs> ]
.RB [ \-nobps ]
@@ -111,6 +112,13 @@ mplayer \- Movie Player for Linux
.RB [ \-rootwin ]
.RB [ \-font\ <path\ to\ font.desc\ file> ]
.RB [ \-conf\ <path\ to\ input.conf\ file> ]
+.RB [ \-input\ <commands> ]
+.RB [ \-nojoystick ]
+.RB [ \-nolirc ]
+.RB [ \-demuxer\ <number> ]
+.RB [ \-audio-demuxer\ <number> ]
+.RB [ \-sub-demuxer\ <number> ]
+.RB [ \-hr-mp3-seek ]
.I < - | file | URL | device >
.PP
.SH DESCRIPTION
@@ -702,6 +710,42 @@ Especially useful on slow media. Default is off.
.B \-softsleep
uses high quality software timers. Efficient as the RTC, doesn't need root,
but requires more CPU.
+.TP
+.B \-input <commands>
+this option can be used to configure certain parts of the input system.
+ conf=<file> read alternative input.conf.
+ If given without pathname,
+ $HOME/.mplayer is assumed.
+ ar-delay delay in msec before we start
+ to autorepeat a key
+ (0 to disable)
+ ar-rate how many keypress/second when
+ we autorepeat
+ keylist prints all keys that can be
+ bound to
+ cmdlist prints all commands that can
+ be bound
+.TP
+.I NOTE
+Autorepeat is currently only supported by joysticks.
+.TP
+.B \-nojoystick
+turns off joystick support. Default is on, if compiled in.
+.TP
+.B \-nolirc
+turns off lirc support.
+.TP
+.B \-demuxer <number>
+force demuxer type. Give the demuxer ID as defined in demuxers.h .
+.TP
+.B \-audio-demuxer <number>
+force audio demuxer type for -audiofile. Give the demuxer ID as defined in
+demuxers.h .
+.TP
+.B \-hr-mp3-seek
+hi-res mp3 seeking. Default is: enable for MP3 playing. It seek exactly where
+it should but can be slow especially when seeking backwards - it has to
+rewind to the beginning to find the exact frame.
.IP
.SH "ALPHA/BETA CODE"
.TP
@@ -715,6 +759,12 @@ dump video stream to ./stream.dump (only with MPEG-PS) (not very usable)
.TP
.B \-dapsync
use alternative A/V sync method. Where is it useful?
+.TP
+.B \-subfile <filename>
+currently unuseful. Same as -audiofile, but for subtitle streams. (OggDS?)
+.TP
+.B \-sub-demuxer <number>
+force subtitle demuxer type for -subfile.
.IP
.SH KEYBOARD CONTROL
.TP