summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorptt <ptt@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-10-30 15:04:05 +0000
committerptt <ptt@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-10-30 15:04:05 +0000
commit83e18ed7df7d19c7c12af5e4b1764dc860559d1e (patch)
treeda0f190c2e49f8ce1c83843cc4683dd81da05e84 /DOCS
parentb090200af30b46437dcba3e12d3bd37908507825 (diff)
downloadmpv-83e18ed7df7d19c7c12af5e4b1764dc860559d1e.tar.bz2
mpv-83e18ed7df7d19c7c12af5e4b1764dc860559d1e.tar.xz
linking corrections
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27865 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/xml/it/encoding-guide.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/xml/it/encoding-guide.xml b/DOCS/xml/it/encoding-guide.xml
index ac6e423aa2..79be5b2fe3 100644
--- a/DOCS/xml/it/encoding-guide.xml
+++ b/DOCS/xml/it/encoding-guide.xml
@@ -2406,7 +2406,7 @@ duration/location of each type.
codec family</title>
<para>
-<link linkend="ffmpeg"><systemitem class="library">libavcodec</systemitem></link>
+<systemitem class="library">libavcodec</systemitem>
provides simple encoding to a lot of interesting video and audio formats.
You can encode to the following codecs (more or less up to date):
</para>
@@ -2839,7 +2839,7 @@ and development advancements, you may get very different results.
<para>
With this feature of
-<link linkend="ffmpeg"><systemitem class="library">libavcodec</systemitem></link>
+<systemitem class="library">libavcodec</systemitem>
you are able to set custom inter (I-frames/keyframes) and intra
(P-frames/predicted frames) matrices. It is supported by many of the codecs:
<systemitem>mpeg1video</systemitem> and <systemitem>mpeg2video</systemitem>