summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-03-21 09:54:37 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-03-21 09:54:37 +0000
commit5c05d95254a1fb1db5036e2d039e82083b873c95 (patch)
tree2aabc3ab9cdf4842e3768b88428304c8d2db2e4a /DOCS
parentf6dd656dfdb4f3b11050ae31a58c43002409c2e7 (diff)
downloadmpv-5c05d95254a1fb1db5036e2d039e82083b873c95.tar.bz2
mpv-5c05d95254a1fb1db5036e2d039e82083b873c95.tar.xz
Remove pp=tn from the filter chain, it's bad.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14979 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/xml/en/tvinput.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/xml/en/tvinput.xml b/DOCS/xml/en/tvinput.xml
index 3639f7e61e..8bbda68e43 100644
--- a/DOCS/xml/en/tvinput.xml
+++ b/DOCS/xml/en/tvinput.xml
@@ -195,7 +195,7 @@ capturing long TV series, where the video quality isn't so important.
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