diff DOCS/Hungarian/encoding.html @ 5378:1a7fd8f13ac0

small update
author gabucino
date Thu, 28 Mar 2002 17:30:46 +0000
parents b3d900e9a215
children e9aac7e08638
line wrap: on
line diff
--- a/DOCS/Hungarian/encoding.html	Thu Mar 28 15:05:51 2002 +0000
+++ b/DOCS/Hungarian/encoding.html	Thu Mar 28 17:30:46 2002 +0000
@@ -283,6 +283,10 @@
   &nbsp;&nbsp;<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>
+  &nbsp;&nbsp;<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>
   &nbsp;&nbsp;<CODE>mencoder \*.jpg -mf on:w=800:h=600:fps=25 -ovc copy
   -o kimenet.avi</CODE></P>