# HG changeset patch # User gabucino # Date 1006884585 0 # Node ID 27986f4dcd30547d2edce3217b3407cde8dcdd09 # Parent 6d4baab2421abc09f5657dc003ee6528772d55e4 CVID section diff -r 6d4baab2421a -r 27986f4dcd30 DOCS/Hungarian/codecs.html --- a/DOCS/Hungarian/codecs.html Tue Nov 27 18:07:13 2001 +0000 +++ b/DOCS/Hungarian/codecs.html Tue Nov 27 18:09:45 2001 +0000 @@ -145,6 +145,10 @@
--with-xanimlibdir
opcióval mondd meg a configure-nak hogy
hol vannak az xanim codec-ek. Alapállapotban a /
könyvtárban keresi őket (...) .vid_cvid.xa, vid_h263.xa,
+ vid_iv50.xa
A CVID-del enkódolt filmek lejátszására a vid_cvid.xa
nevű
+XAnim codec ajánlott, mivel támogat YV12 és YUY2 kimeneteket is, ellenben
+a Win32 codeccel ami csak RGB-t tud.
A legfontosabb audio codecek:
diff -r 6d4baab2421a -r 27986f4dcd30 DOCS/Hungarian/documentation.html
--- a/DOCS/Hungarian/documentation.html Tue Nov 27 18:07:13 2001 +0000
+++ b/DOCS/Hungarian/documentation.html Tue Nov 27 18:09:45 2001 +0000
@@ -51,6 +51,7 @@
--with-xanimlibdir
option to tell configure where
it can find the xanim codecs. By default, it checks them at /
(...) .vid_cvid.xa, vid_h263.xa, vid_iv50.xa
+
The best way to view Cinepak videos with MPlayer, is using
+the XAnim codec vid_cvid.xa
, because it supports YV12, YUY2
+outputs, in contrary to the Win32 codec which supports only RGB.
The most important audio codecs above all :
diff -r 6d4baab2421a -r 27986f4dcd30 DOCS/documentation.html
--- a/DOCS/documentation.html Tue Nov 27 18:07:13 2001 +0000
+++ b/DOCS/documentation.html Tue Nov 27 18:09:45 2001 +0000
@@ -51,6 +51,7 @@