# 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
- +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]/
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 @@
(a következők csak a DirectShow DivX codecre érvényesek)
(a következők csak a DirectShow DivX illetve DivX4 codecekre érvényesek)
./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!
@@ -202,9 +202,9 @@ option. - + - +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]/
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 @@
(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)
./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: