# HG changeset patch # User gabucino # Date 1020527875 0 # Node ID ad187ccb8c01b841f63dd2ccc36194b15dd64b3a # Parent 7779ad600a71418c06a49d5762a6f193b17e630c video filter documentation updated diff -r 7779ad600a71 -r ad187ccb8c01 DOCS/Hungarian/documentation.html --- a/DOCS/Hungarian/documentation.html Sat May 04 05:46:36 2002 +0000 +++ b/DOCS/Hungarian/documentation.html Sat May 04 15:57:55 2002 +0000 @@ -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 @@

    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 @@

    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 @@

      -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 @@

      -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 -r 7779ad600a71 -r ad187ccb8c01 DOCS/documentation.html --- a/DOCS/documentation.html Sat May 04 05:46:36 2002 +0000 +++ b/DOCS/documentation.html Sat May 04 15:57:55 2002 +0000 @@ -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 @@

    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 @@

    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 @@

      -vop scale[=width:height]

    -

    2.6.12. VO

    - -

    WTF

    - -

    2.6.13. YUY2

    +

    2.6.12. YUY2

    Description:

    @@ -1134,6 +1143,17 @@

      -vop yuy2

    +

    2.6.13. Lavc

    + +

    Description:

    + +

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

    + +

    Usage:

    + +

      -vop lavc

    + +

    3. Usage

    3.1. Command line