diff DOCS/xml/en/tvinput.xml @ 11822:359eaf957bf1

Add <systemitem class="library"> tags to libavcodec and a few others.
author diego
date Wed, 21 Jan 2004 19:25:18 +0000
parents a1bc8133084a
children 3f543ec01d1e
line wrap: on
line diff
--- a/DOCS/xml/en/tvinput.xml	Wed Jan 21 17:35:10 2004 +0000
+++ b/DOCS/xml/en/tvinput.xml	Wed Jan 21 19:25:18 2004 +0000
@@ -107,7 +107,8 @@
 <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.