Mercurial > mplayer.hg
changeset 27831:0b11c4f3367d
linking corrections
author | ptt |
---|---|
date | Thu, 30 Oct 2008 15:04:05 +0000 |
parents | ff1876678ed6 |
children | e78a2facbd7a |
files | DOCS/xml/it/encoding-guide.xml |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/xml/it/encoding-guide.xml Thu Oct 30 15:03:50 2008 +0000 +++ b/DOCS/xml/it/encoding-guide.xml Thu Oct 30 15:04:05 2008 +0000 @@ -2406,7 +2406,7 @@ 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 @@ <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>