# HG changeset patch # User gabucino # Date 1007946038 0 # Node ID a01b322bab55347f349d55a819790affbf7bf666 # Parent a49c8eb623dbde4a7dea7727cea475f3f42dbd44 btw, post-happy "santa claus" to all ;) diff -r a49c8eb623db -r a01b322bab55 DOCS/Hungarian/documentation.html --- a/DOCS/Hungarian/documentation.html Mon Dec 10 00:54:50 2001 +0000 +++ b/DOCS/Hungarian/documentation.html Mon Dec 10 01:00:38 2001 +0000 @@ -698,14 +698,6 @@    - vc -    - - ide ugyanazt kell írni mint a fentihez. Valahogy így : - rawrgb32, rawrgb24, rawyv12, rawuyvy - - -    width    @@ -757,7 +749,7 @@     mplayer -tv on:driver=dummy:width=640:height=480 -vo aa

Szabványos V4L-ről bemenet
-    mplayer -tv on:driver=v4l:width=800:height=600:device=/dev/video0:input=television:outfmt=yv12 -vc rawyv12 -vo xv
+    mplayer -tv on:driver=v4l:width=800:height=600:device=/dev/video0:input=television:outfmt=yv12 -vo xv

@@ -805,7 +797,7 @@

Grafikus felület billentyűi

- + @@ -817,9 +809,17 @@ +
, és .előző / következő file
  , és .  előző / következő file
numerikus - és +hangerő csökkentése / növelése
enterlejátszás indítása
spacepillanatállj
plejátszási lista ki/be
fteljesképernyős mód ki/be
mhang ki/be

+

TV interface irányítása

+ +

+ + +
  h or l  előző/következő csatorna
nnormaváltás
bcsatornalista váltása

+

3.2. Irányítás LIRC-cel

Linux Infrared Remote Control - használj egy otthon is könnyen elkészíthető diff -r a49c8eb623db -r a01b322bab55 DOCS/Hungarian/mplayer.1 --- a/DOCS/Hungarian/mplayer.1 Mon Dec 10 00:54:50 2001 +0000 +++ b/DOCS/Hungarian/mplayer.1 Mon Dec 10 01:00:38 2001 +0000 @@ -49,6 +49,7 @@ .RB [ \-nodouble ] .RB [ \-double ] .RB [ \-stereo\ mód ] +.RB [ \-channels\ n ] .RB [ \-srate\ Hz ] .RB [ \-osdlevel\ fokozat ] .RB [ \-config\ file ] @@ -81,7 +82,6 @@ .RB [ \-bpp\ mélység ] .RB [ \-flip ] .RB [ \-playlist\ ] -.RB [ \-channels\ n ] .I - vagy file vagy eszköz .PP .SH LEÍRÁS @@ -250,6 +250,13 @@ .TP .B \-playlist az itt megadott fileban található fileok lejátszása (1 file/sor). +.TP +.B \-slave +Ez az opció bekapcsolja a "slave" módot. Ez az üzemmód az MPlayernek más +programokkal való kommunikációját segíti elő. A billentyűzet figyelése helyett +a stdin-ről jövő parancsokra fog reagálni a lejátszó. Lásd a +.B SLAVE MODE PROTOCOL +fejezetet. .IP .SH "HALADÓSZINTŰ OPCIÓK" .TP @@ -558,6 +565,21 @@ 7 v. 8 szaturáció állítása .IP +.SH SLAVE MODE PROTOCOL +Ha meg van adva a -slave opció, a lejátszás a következő parancsokkal +befolyásolható: +.TP + stop pillanatállj + +play lejátszás folytatása + +seek folytatás NUM másodperctől + +skip NUM másodperc átugrása (lehet negatív) + +quit kilépés + +.IP .SH FILE-OK ÉS KÖNYVTÁRAK .TP .I KONFIGURÁCIÓS FILE-OK diff -r a49c8eb623db -r a01b322bab55 DOCS/documentation.html --- a/DOCS/documentation.html Mon Dec 10 00:54:50 2001 +0000 +++ b/DOCS/documentation.html Mon Dec 10 01:00:38 2001 +0000 @@ -676,14 +676,6 @@    - vc -    - the same option - as before. You have to choose one, according to what you set the outfmt - option above : rawrgb32, rawrgb24, rawyv12, rawuyvy - - -    width    @@ -735,7 +727,7 @@     mplayer -tv on:driver=dummy:width=640:height=480 -vo aa

Input from standard V4L
-    mplayer -tv on:driver=v4l:width=800:height=600:device=/dev/video0:input=television:outfmt=yv12 -vc rawyv12 -vo xv
+    mplayer -tv on:driver=v4l:width=800:height=600:device=/dev/video0:input=television:outfmt=yv12 -vo xv

@@ -758,46 +750,54 @@

3.1. Control from keyboard

- - - - - - - - - - + + + + + + + + + + - + - - - - + + + + - + - - - + + +
  <- or ->  seek backward/forward 10 seconds
up or downseek backward/forward 1 minute
pgup/pgdownseek backward/forward 10 minutes
p or SPACEpause movie (press any key)
q or ESCstop playing and quit program
+ or -adjust audio delay by +/- 0.1 second
/ or *decrease/increase volume
otoggle OSD: none / seek / seek+timer
mtoggle using master/pcm volume
z or xadjust subtitle delay by +/- 0.1 second
  <- or ->  seek backward/forward 10 seconds
up or downseek backward/forward 1 minute
pgup/pgdownseek backward/forward 10 minutes
p or SPACEpause movie (press any key)
q or ESCstop playing and quit program
+ or -adjust audio delay by +/- 0.1 second
/ or *decrease/increase volume
otoggle OSD: none / seek / seek+timer
mtoggle using master/pcm volume
z or xadjust subtitle delay by +/- 0.1 second

(the following keys are valid only when using DirectShow DivX codec or DivX4 codec with -vc divx4)

(the following keys are valid only when using DirectShow DivX codec or DivX4 codec with -vc divx4)

1 or 2adjust contrast
3 or 4adjust brightness
5 or 6adjust hue
7 or 8adjust saturation
1 or 2adjust contrast
3 or 4adjust brightness
5 or 6adjust hue
7 or 8adjust saturation

(the following keys are valid only with TV input support

(the following keys are valid only with TV input support

h or l  select previous/next channel
nchange norm
bchange channel list
h or l  select previous/next channel
nchange norm
bchange channel list

GUI keyboard control

- - - - - - - - - - - - + + + + + + + + + + + + +
, and .previous / next file
gray - or +decrease / increase volume
enterstart playing
spacepause
sstop
aabout
lload file
bskin browser
etoggle equalizer
ptoggle playlist
ftoggle fullscreen
mtoggle mute
  , and .  previous / next file
gray - or +decrease / increase volume
enterstart playing
spacepause
sstop
aabout
lload file
bskin browser
etoggle equalizer
ptoggle playlist
ftoggle fullscreen
mtoggle mute

+ +

TV input control

+ +

+ + +
  h or l  select previous/next channel
nchange norm
bchange channel list

@@ -1302,6 +1302,11 @@
  • NAS audio output driver
  • +
  • Kilian A. Foth +
      +
    • -slave mode
    • +
  • +

    Main testers:

    diff -r a49c8eb623db -r a01b322bab55 DOCS/mencoder.1 --- a/DOCS/mencoder.1 Mon Dec 10 00:54:50 2001 +0000 +++ b/DOCS/mencoder.1 Mon Dec 10 01:00:38 2001 +0000 @@ -29,6 +29,7 @@ .RB [ \-divx4opts\ ] .RB [ \-lameopts\ ] .RB [ \-pass\ <1/2> ] +.RB [ \-passlogfile\ ] .RB [ \-ofps\ ] .RB [ \-o\ ] .RB [ \-frames\ ] @@ -189,6 +190,10 @@ With this you can encode 2pass DivX4 files. First encode with -pass 1, then with the same parameters, encode with -pass 2. .TP +.B \-passlogfile +When encoding in 2pass mode, MEncoder dumps first pass' informations +to the given file instead of the default divx2pass.log . +.TP .B \-ofps The output file will have different frame/sec than the source. .TP diff -r a49c8eb623db -r a01b322bab55 DOCS/mplayer.1 --- a/DOCS/mplayer.1 Mon Dec 10 00:54:50 2001 +0000 +++ b/DOCS/mplayer.1 Mon Dec 10 01:00:38 2001 +0000 @@ -248,19 +248,14 @@ .TP .B \-playlist play files according to this filelist (1 file/row). - .TP .B \-slave This option switches on slave mode. This is intended for use -of mplayer as a backend to other programs. Instead of intercepting keyboard -events, mplayer will read simplistic command lines from its stdin. -See section +of MPlayer as a backend to other programs. Instead of intercepting keyboard +events, MPlayer will read simplistic command lines from its stdin. +See section .B SLAVE MODE PROTOCOL for the syntax. - - - - .IP .SH "ADVANCED OPTIONS" .TP @@ -568,6 +563,7 @@ 7 or 8 adjust saturation +.IP .SH SLAVE MODE PROTOCOL If the -slave switch is given, playback is controlled by a line-based protocol with the following tokens: