summaryrefslogtreecommitdiffstats
path: root/DOCS/xml/en/tvinput.xml
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-01-21 19:25:18 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-01-21 19:25:18 +0000
commit516996be0937757abc1dccf17bd1904d2011608d (patch)
tree42518e44952f24f81e9aeea8e19893087e3985f2 /DOCS/xml/en/tvinput.xml
parentac99acc4692ba04ec61378480c8f4a6eaca6bb09 (diff)
downloadmpv-516996be0937757abc1dccf17bd1904d2011608d.tar.bz2
mpv-516996be0937757abc1dccf17bd1904d2011608d.tar.xz
Add <systemitem class="library"> tags to libavcodec and a few others.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11823 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/xml/en/tvinput.xml')
-rw-r--r--DOCS/xml/en/tvinput.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/DOCS/xml/en/tvinput.xml b/DOCS/xml/en/tvinput.xml
index 556da1d3e8..897886f712 100644
--- a/DOCS/xml/en/tvinput.xml
+++ b/DOCS/xml/en/tvinput.xml
@@ -107,7 +107,8 @@ In the older versions of <application>MPlayer</application>/
<application>MEncoder</application> it was necessary to specify the output
format. This issue should be fixed in the current releases and <option>outfmt</option>
isn't required anymore, and the default suits the most purposes. For example,
-if you are capturing into DivX using libavcodec and specify
+if you are capturing into DivX using
+<systemitem class="library">libavcodec</systemitem> and specify
<option>outfmt=RGB24</option> in order to increase the quality of the captured
images, the captured image will be actually later converted back into YV12 so
the only thing you achieve is a massive waste of CPU power.