Mercurial > mplayer.hg
changeset 14978:5897d202e4b0
Remove pp=tn from the filter chain, it's bad.
author | diego |
---|---|
date | Mon, 21 Mar 2005 09:54:37 +0000 |
parents | 83748079b4ce |
children | 0687b7e84735 |
files | DOCS/xml/en/tvinput.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/xml/en/tvinput.xml Mon Mar 21 09:46:30 2005 +0000 +++ b/DOCS/xml/en/tvinput.xml Mon Mar 21 09:54:37 2005 +0000 @@ -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