# HG changeset patch # User gabucino # Date 1012732369 0 # Node ID 554af641717d6ed0b52b0e1d51bbf4a8bc596025 # Parent d3aedd7db02c06b89e0b1528d1ef310ec6994ba5 -vo xv does video equalizing diff -r d3aedd7db02c -r 554af641717d DOCS/Hungarian/documentation.html --- a/DOCS/Hungarian/documentation.html Sun Feb 03 10:27:26 2002 +0000 +++ b/DOCS/Hungarian/documentation.html Sun Feb 03 10:32:49 2002 +0000 @@ -903,7 +903,7 @@ mmaster/pcm csatorna használata hangerőhöz z vagy xfeliratok késleltetése +/- 0.1 másodperccel -

(a következők csak a DirectShow DivX illetve DivX4 codecekre érvényesek)

+

(a következők csak a -vo xv meghajtó használatakor érvényesek)

1 vagy 2kontraszt beállítása 3 vagy 4fényerő beállítása diff -r d3aedd7db02c -r 554af641717d DOCS/Hungarian/mplayer.1 --- a/DOCS/Hungarian/mplayer.1 Sun Feb 03 10:27:26 2002 +0000 +++ b/DOCS/Hungarian/mplayer.1 Sun Feb 03 10:32:49 2002 +0000 @@ -645,7 +645,8 @@ z v. x felirat késleltetésének változtatása +- 0.1 mp-cel -(a következők csak a DirectShow DivX illetve DivX4 codecek használatának esetén élnek) +(a következők csak a -vo xv video meghajtó VAGY a lassú -vc divxds +használatakor élnek) 1 v. 2 kontraszt állítása diff -r d3aedd7db02c -r 554af641717d DOCS/Hungarian/video.html --- a/DOCS/Hungarian/video.html Sun Feb 03 10:27:26 2002 +0000 +++ b/DOCS/Hungarian/video.html Sun Feb 03 10:32:49 2002 +0000 @@ -173,7 +173,11 @@

XFree86 4.0.2 vagy újabb alatt használhatod a kártyád hardveres YUV rutinjait, az XVideo kiterjesztéssel. Ezt használja a '-vo xv' opció. - Hogy működjön, a következő feltételeknek kell teljesülniük :

+ Ez a meghajtó támogat fényerő/kontraszt/stb állitást is (a régi és lassú + DirectShow-os DivX codec ezt más video meghajtóknál is lehetővé teszi), + lásd a manpage-t.

+ +

Hogy működjön, a következő feltételeknek kell teljesülniük :

  • XFree86 4.0.2 vagy újabb kell (előző verziókban nincs XVideo)
  • A kártyádnak tudnia kell hardveres gyorsítást (a mai kártyák tudják) diff -r d3aedd7db02c -r 554af641717d DOCS/documentation.html --- a/DOCS/documentation.html Sun Feb 03 10:27:26 2002 +0000 +++ b/DOCS/documentation.html Sun Feb 03 10:32:49 2002 +0000 @@ -874,7 +874,7 @@ 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 -vo xv)

    1 or 2adjust contrast 3 or 4adjust brightness diff -r d3aedd7db02c -r 554af641717d DOCS/mplayer.1 --- a/DOCS/mplayer.1 Sun Feb 03 10:27:26 2002 +0000 +++ b/DOCS/mplayer.1 Sun Feb 03 10:32:49 2002 +0000 @@ -717,8 +717,8 @@ z or x adjust subtitle delay by +/- 0.1 second -(the following keys are valid only when using DirectShow DivX codec, or -the DivX4 codec with -vc divx4) +(the following keys are valid only when using -vo xv OR -vc divxds which is +slow) 1 or 2 adjust contrast diff -r d3aedd7db02c -r 554af641717d DOCS/video.html --- a/DOCS/video.html Sun Feb 03 10:27:26 2002 +0000 +++ b/DOCS/video.html Sun Feb 03 10:32:49 2002 +0000 @@ -172,8 +172,12 @@

    2.3.1.2. Xv

    Under XFree86 4.0.2 or newer, you can use your card's hardware YUV routines -using the XVideo extension. This is what the option '-vo xv' uses. -In order to make this work, be sure to check the following:

    +using the XVideo extension. This is what the option '-vo xv' uses. Also, +this is driver supports adjusting brightness/contrast/hue/etc (unless you use +the old, slow DirectShow DivX codec, which supports it everywhere), see the +manpage.

    + +

    In order to make this work, be sure to check the following:

    • You have to use XFree86 4.0.2 or newer (former versions don't have XVideo)
    • Your card actually supports hardware acceleration (modern cards do)