diff DOCS/xml/en/mencoder.xml @ 28966:b0c49f500418

remove trailing whitespaces
author Gabrov
date Thu, 19 Mar 2009 11:30:29 +0000
parents db2e2dff503a
children 1bd408cc4143
line wrap: on
line diff
--- a/DOCS/xml/en/mencoder.xml	Thu Mar 19 11:21:54 2009 +0000
+++ b/DOCS/xml/en/mencoder.xml	Thu Mar 19 11:30:29 2009 +0000
@@ -608,7 +608,7 @@
 Creating an MPEG-4 file from explicit list of JPEG files (list.txt in current
 directory contains the list of files to use as source, one per line):
 <screen>
-mencoder mf://<replaceable>@list.txt</replaceable> -mf w=800:h=600:fps=25:type=jpg \ 
+mencoder mf://<replaceable>@list.txt</replaceable> -mf w=800:h=600:fps=25:type=jpg \
     -ovc lavc -lavcopts vcodec=mpeg4:mbd=2:trell -oac copy -o <replaceable>output.avi</replaceable>
 </screen>
 </para>