[MPlayer-DOCS] CVS: main/DOCS/xml/en tvinput.xml,1.12,1.13

Diego Biurrun CVS syncmail at mplayerhq.hu
Mon Mar 21 10:54:39 CET 2005


CVS change done by Diego Biurrun CVS

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

Modified Files:
	tvinput.xml 
Log Message:
Remove pp=tn from the filter chain, it's bad.


Index: tvinput.xml
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/xml/en/tvinput.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- tvinput.xml	2 Oct 2004 15:56:54 -0000	1.12
+++ tvinput.xml	21 Mar 2005 09:54:37 -0000	1.13
@@ -195,7 +195,7 @@
      mencoder -tv driver=v4l:width=768:height=576 \
      -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=350:vhq:vqmax=31:keyint=300 \
      -oac mp3lame -lameopts cbr:br=48 \
-     -vf crop=720:540:24:18,pp=tn/lb,scale=384:288 -sws 1 -o <replaceable>output.avi</replaceable> tv://
+     -vf crop=720:540:24:18,pp=lb,scale=384:288 -sws 1 -o <replaceable>output.avi</replaceable> tv://
 </screen>
 It's also possible to specify smaller image dimensions in the <option>-tv</option>
 option and omit the software scaling but this approach uses the maximum available




More information about the MPlayer-DOCS mailing list