# HG changeset patch # User gabucino # Date 1004461577 0 # Node ID 54ef00c7e2ad4e1016d76a1e4e5476aea06063c6 # Parent 2f3c9175532cd15ad493e77428a5d87372ad1017 codecs section renumbered! diff -r 2f3c9175532c -r 54ef00c7e2ad DOCS/Hungarian/codecs.html --- a/DOCS/Hungarian/codecs.html Tue Oct 30 17:06:08 2001 +0000 +++ b/DOCS/Hungarian/codecs.html Tue Oct 30 17:06:17 2001 +0000 @@ -46,7 +46,7 @@

Ha van olyan codeced, ami nincs felsorolva vagy támogatva, olvasd el a -2.1.4-es fejezetet amiben le van írva, mit kell +2.1.3-es fejezetet amiben le van írva, mit kell tenned, hogy támogassuk a codeced!

@@ -202,9 +202,9 @@

A támogatást az --enable-mad configure opcióval lehet bekapcsolni.

-

2.1.4. Hogyan használj ismeretlen Win32 codec-et

+

2.1.3. Hogyan használj ismeretlen Win32 codec-et

-

2.1.4.1. VfW

+

2.1.3.1. VfW

VfW (Video for Windows) a régi Video API Windowshoz. A codec-jei .DLL vagy (ritkábban) .DRV kiterjesztést kapnak. @@ -231,7 +231,7 @@

    ftp://ftp.mplayerhq.hu/MPlayer/incoming/[codecname]/

-

2.1.4.2. DirectShow

+

2.1.3.2. DirectShow

DirectShow az újabb Video API, ami történetesen sokkal rosszabb, mint az elődje. Nehezebb dolgod lesz a DirectShow-val, mivel diff -r 2f3c9175532c -r 54ef00c7e2ad DOCS/Hungarian/documentation.html --- a/DOCS/Hungarian/documentation.html Tue Oct 30 17:06:08 2001 +0000 +++ b/DOCS/Hungarian/documentation.html Tue Oct 30 17:06:17 2001 +0000 @@ -40,10 +40,10 @@

  • 2.1.2.4 XAnim codec-ek
  • 2.1.2.5 libmad támogatás
  • -
  • 2.1.4 Hogyan használj ismeretlen Win32 codec-et
  • +
  • 2.1.3 Hogyan használj ismeretlen Win32 codec-et
  • 2.2 Video és audio kimeneti eszközök
  • @@ -453,7 +453,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 codecre érvényesek)

    +

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

    1 vagy 2kontraszt beállítása 3 vagy 4fényerő beállítása @@ -537,8 +537,8 @@

        ./configure --enable-streaming

    -

    Nem tud viszont lejátszani ASF file-okat hálózatról se HTTP-vel, se -MMS-el.

    +

    Nem tud viszont lejátszani MMS protokollal ASF file-okat hálózatról, +csak HTTP-vel.

    MPlayer tud a standard bemenetről (NEM named pipe-okról) beolvasni. Itt egy példa az FTP-n keresztüli lejátszásra ennek segítségével :

    diff -r 2f3c9175532c -r 54ef00c7e2ad DOCS/codecs.html --- a/DOCS/codecs.html Tue Oct 30 17:06:08 2001 +0000 +++ b/DOCS/codecs.html Tue Oct 30 17:06:17 2001 +0000 @@ -47,7 +47,7 @@

    If you have a codec not listed here, and not supported yet, just read section 2.1.4 to get info about how to help us adding support +HREF="#2.1.3">section 2.1.3 to get info about how to help us adding support for it!

    2.1.2.1. DivX4

    @@ -202,9 +202,9 @@ option.

    -

    2.1.4. Codec importing howto

    +

    2.1.3. Codec importing howto

    -

    2.1.4.1. VFW codecs

    +

    2.1.3.1. VFW codecs

    VfW (Video for Windows) is the old Video API for Windows. Its codecs have the .DLL or (rarely) .DRV extension. @@ -232,7 +232,7 @@

        ftp://ftp.mplayerhq.hu/MPlayer/incoming/[codecname]/

    -

    2.1.4.2. DirectShow codecs

    +

    2.1.3.2. DirectShow codecs

    DirectShow is the newer Video API, which is even worse than its predecessor. Things are harder with DirectShow, since diff -r 2f3c9175532c -r 54ef00c7e2ad DOCS/documentation.html --- a/DOCS/documentation.html Tue Oct 30 17:06:08 2001 +0000 +++ b/DOCS/documentation.html Tue Oct 30 17:06:17 2001 +0000 @@ -40,11 +40,10 @@

  • 2.1.2.4 XAnim codecs
  • 2.1.2.5 libmad support
  • -
  • 2.1.3 The Veiled Mysteries of MPlayer
  • -
  • 2.1.4 Codec importing howto
  • +
  • 2.1.3 Codec importing howto
  • 2.2 Video & Audio output devices
  • @@ -446,7 +445,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)

    +

    (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 @@ -530,7 +529,7 @@

        ./configure --enable-streaming

    -

    MPlayer can NOT read ASF files from network, neither with HTTP nor MMS.

    +

    MPlayer can NOT read ASF files from network by the MMS protocol, only by plain HTTP.

    MPlayer can read from stdin (NOT named pipes). This can be for example used to play from FTP: