[MPlayer-translations] CVS: main/DOCS/xml/hu encoding-guide.xml, 1.6, 1.7

Mizda Gábor CVS syncmail at mplayerhq.hu
Fri Oct 14 20:53:36 CEST 2005


CVS change done by Mizda Gábor CVS

Update of /cvsroot/mplayer/main/DOCS/xml/hu
In directory mail:/var2/tmp/cvs-serv362

Modified Files:
	encoding-guide.xml 
Log Message:
synced with 1.31

Index: encoding-guide.xml
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/xml/hu/encoding-guide.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- encoding-guide.xml	3 Oct 2005 12:00:28 -0000	1.6
+++ encoding-guide.xml	14 Oct 2005 18:53:33 -0000	1.7
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-2"?>
-<!-- synced with 1.30 $ -->
+<!-- synced with 1.31 $ -->
 <chapter id="encoding-guide">
 <title>Kódolás a <application>MEncoder</application>rel</title>
 
@@ -2218,7 +2218,10 @@
   Windows Media Video, 2-es verzió (AKA WMV8)
   </entry></row>
 <row><entry>rv10</entry><entry>
-  egy régi RealVideo codec
+  RealVideo 1.0
+  </entry></row>
+<row><entry>rv20</entry><entry>
+  RealVideo 2.0
   </entry></row>
 <row><entry>mpeg1video</entry><entry>
   MPEG-1 videó
@@ -2238,6 +2241,9 @@
 <row><entry>ffv1</entry><entry>
   az FFmpeg veszteségmentes videó codec-je
   </entry></row>
+<row><entry>svq1</entry><entry>
+  Sorenson video 1
+  </entry></row>
 <row><entry>flv</entry><entry>
   Flash Videókban használt Sorenson H.263
   </entry></row>
@@ -2256,7 +2262,7 @@
 </para>
 <informalexample>
 <para>
-Egy példa, MJPEG tömörítéssel:
+Egy példa MJPEG tömörítéssel:
 <screen>mencoder dvd://2 -o title2.avi -ovc lavc -lavcopts vcodec=mjpeg -oac copy</screen>
 </para>
 </informalexample>
@@ -2297,7 +2303,7 @@
 
 <informalexample>
 <para>
-Egy példa, AC3 tömörítéssel:
+Egy példa AC3 tömörítéssel:
 <screen>mencoder dvd://2 -o title2.avi -oac lavc -lavcopts acodec=ac3 -ovc copy</screen>
 </para>
 </informalexample>




More information about the MPlayer-translations mailing list