[Mplayer-cvslog] CVS: main/DOCS/Hungarian encoding.html,1.41,1.42
Winner of tha face compo
gabucino at mplayerhq.hu
Wed Dec 25 23:28:45 CET 2002
Update of /cvsroot/mplayer/main/DOCS/Hungarian
In directory mail:/var/tmp.root/cvs-serv10428
Modified Files:
encoding.html
Log Message:
sync
Index: encoding.html
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/Hungarian/encoding.html,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- encoding.html 15 Dec 2002 21:59:05 -0000 1.41
+++ encoding.html 25 Dec 2002 22:28:29 -0000 1.42
@@ -178,23 +178,23 @@
<A HREF=#2.4.3>Opciók</A> fejezetben, illetve a manpage-ben található.</P>
<P><I>DivX4 film létrehozása az aktuális könyvtárban található összes JPEG fileból:</I><BR>
- <CODE>mencoder \*.jpg -mf on:w=800:h=600:fps=25 -ovc divx4 -oac copy -o
+ <CODE>mencoder \*.jpg -mf on:w=800:h=600:fps=25 -ovc divx4 -o
kimenet.avi</CODE></P>
<P><I>DivX4 film létrehozása néhány JPEG fileból:</I><BR>
- <CODE>mencoder frame001.jpg,frame002.jpg -mf on:w=800:h=600:fps=25 -ovc divx4 -oac copy -o
+ <CODE>mencoder frame001.jpg,frame002.jpg -mf on:w=800:h=600:fps=25 -ovc divx4 -o
kimenet.avi</CODE></P>
<P><I>MJPEG (Motion JPEG) film létrehozása az aktuális könyvtárban található összes JPEG fileból:</I><BR>
- <CODE>mencoder \*.jpg -mf on:w=800:h=600:fps=25 -ovc copy -oac copy
+ <CODE>mencoder \*.jpg -mf on:w=800:h=600:fps=25 -ovc copy
-o kimenet.avi</CODE></P>
<P><I>Tömörítetlen film létrehozása az aktuális könyvtárban található összes PNG fileból:</I><BR>
- <CODE>mencoder \*.png -mf on:w=800:h=600:fps=25:type=png -ovc raw -oac copy -o
+ <CODE>mencoder \*.png -mf on:w=800:h=600:fps=25:type=png -ovc raw -o
kimenet.avi</CODE></P>
<P><I>MPNG (Motion PNG) film létrehozása az aktuális könyvtárban található összes PNG fileból:</I><BR>
- <CODE>mencoder \*.png -mf on:w=800:h=600:fps=25:type=png -ovc copy -oac copy
+ <CODE>mencoder \*.png -mf on:w=800:h=600:fps=25:type=png -ovc copy
-o kimenet.avi</CODE></P>
More information about the MPlayer-cvslog
mailing list