From f1f204e37337a25bfa68ea15b65bf9d5b077c6f4 Mon Sep 17 00:00:00 2001 From: gabucino Date: Sat, 4 May 2002 15:57:55 +0000 Subject: [PATCH] video filter documentation updated git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5968 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/Hungarian/documentation.html | 37 ++++++++++++++++++++++-------- DOCS/documentation.html | 38 +++++++++++++++++++++++-------- 2 files changed, 57 insertions(+), 18 deletions(-) diff --git a/DOCS/Hungarian/documentation.html b/DOCS/Hungarian/documentation.html index 88ab337fbe..012990ba48 100644 --- a/DOCS/Hungarian/documentation.html +++ b/DOCS/Hungarian/documentation.html @@ -199,8 +199,8 @@
  • 2.6.9 RGB2BGR
  • 2.6.10 Rotate
  • 2.6.11 Scale
  • -
  • 2.6.12 VO
  • -
  • 2.6.13 YUY2
  • +
  • 2.6.12 YUY2
  • +
  • 2.6.13 Lavc
  • 3. Használat
  • @@ -1054,7 +1054,13 @@ Szabv

    2.6.5. Fame

    -

    Hmm, segfaulted. :)

    +

    Leírás:

    + +

    Runtime MPEG1 enkóder (DVB és DXR3 kártyákhoz).

    + +

    Használat:

    + +

      -vop fame

    2.6.6. Flip

    @@ -1114,8 +1120,14 @@ Szabv

    2.6.10. Rotate

    -

    genyo

    +

    Leírás:

    +

    Kép elforgatása (tükrözése). 'x' paraméter (lehetséges értékei: 0-3) a + horizontális és vertikális tükrözést szabályozzák.

    + +

    Használat:

    + +

      -vop rotate[=x]

    2.6.11. Scale

    @@ -1138,11 +1150,7 @@ Szabv

      -vop scale[=szélesség:magasság]

    -

    2.6.12. VO

    - -

    WTF

    - -

    2.6.13. YUY2

    +

    2.6.12. YUY2

    Leírás:

    @@ -1153,6 +1161,17 @@ Szabv

      -vop yuy2

    +

    2.6.13. Lavc

    + +

    Leírás:

    + +

    Runtime MPEG1 enkóder (DVB és DXR3 kártyákhoz).

    + +

    Használat:

    + +

      -vop lavc

    + +

    3. Használat

    3.1. Parancssor

    diff --git a/DOCS/documentation.html b/DOCS/documentation.html index 14bbf50eeb..9a355ba107 100644 --- a/DOCS/documentation.html +++ b/DOCS/documentation.html @@ -199,8 +199,8 @@
  • 2.6.9 RGB2BGR
  • 2.6.10 Rotate
  • 2.6.11 Scale
  • -
  • 2.6.12 VO
  • -
  • 2.6.13 YUY2
  • +
  • 2.6.12 YUY2
  • +
  • 2.6.13 Lavc
  • 3. Usage
  • @@ -1040,7 +1040,13 @@ Input from standard V4L

    2.6.5. Fame

    -

    Hmm, segfaulted. :)

    +

    Description:

    + +

    Runtime MPEG1 encoder (for use with DVB/DXR3).

    + +

    Usage:

    + +

      -vop fame

    2.6.6. Flip

    @@ -1097,7 +1103,14 @@ Input from standard V4L

    2.6.10. Rotate

    -

    What are the parameters?

    +

    Description:

    + +

    Rotates (flips) image. Parameter 'x' (values: 0-3) controls horizontal and + vertical mirroring.

    + +

    Usage:

    + +

      -vop rotate[=x]

    2.6.11. Scale

    @@ -1119,11 +1132,7 @@ Input from standard V4L

      -vop scale[=width:height]

    -

    2.6.12. VO

    - -

    WTF

    - -

    2.6.13. YUY2

    +

    2.6.12. YUY2

    Description:

    @@ -1134,6 +1143,17 @@ Input from standard V4L

      -vop yuy2

    +

    2.6.13. Lavc

    + +

    Description:

    + +

    Runtime MPEG1 encoder (for use with DVB/DXR3).

    + +

    Usage:

    + +

      -vop lavc

    + +

    3. Usage

    3.1. Command line