summaryrefslogtreecommitdiffstats
path: root/DOCS/xml/ru/encoding-guide.xml
diff options
context:
space:
mode:
authorvoroshil <voroshil@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-11-21 19:37:58 +0000
committervoroshil <voroshil@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-11-21 19:37:58 +0000
commit554cee69973c8c5687f267ed45fc1332da54149c (patch)
treec993fdb36770f1c65fed6e9c492af85a685cfddf /DOCS/xml/ru/encoding-guide.xml
parent8f114f17b920c7257eeaafca02e135143bb3b9be (diff)
downloadmpv-554cee69973c8c5687f267ed45fc1332da54149c.tar.bz2
mpv-554cee69973c8c5687f267ed45fc1332da54149c.tar.xz
r21078: add a link to Michael's de-interlacing filters...
r21079: Add a new MPEG encoding example using lavf git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21150 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/xml/ru/encoding-guide.xml')
-rw-r--r--DOCS/xml/ru/encoding-guide.xml14
1 files changed, 9 insertions, 5 deletions
diff --git a/DOCS/xml/ru/encoding-guide.xml b/DOCS/xml/ru/encoding-guide.xml
index a6358ab498..e657712219 100644
--- a/DOCS/xml/ru/encoding-guide.xml
+++ b/DOCS/xml/ru/encoding-guide.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- synced with r21034 -->
+<!-- synced with r21078 -->
<!-- **Partially** translated -->
<chapter id="encoding-guide">
<title>Кодирование с <application>MEncoder</application></title>
@@ -2234,16 +2234,20 @@
<listitem><para>
Use a deinterlacing filter before encoding. There are several of
these filters available to choose from, each with its own advantages
- and disadvantages. Consult <option>mplayer -pphelp</option> to see
- what is available (grep for &quot;deint&quot;), and search the
+ and disadvantages. Consult <option>mplayer -pphelp</option> and
+ <option>mplayer -vf help</option> to see what is available
+ (grep for &quot;deint&quot;), read Michael's Niedermayer
+ <ulink url="http://guru.multimedia.cx/deinterlacing-filters/">Deinterlacing filters comparison</ulink>,
+ and search the
<ulink url="http://www.mplayerhq.hu/design7/info.html#mailing_lists">
MPlayer mailing lists</ulink> to find many discussions about the
- various filters. Again, the framerate is not changing, so no
+ various filters.
+ Again, the framerate is not changing, so no
<option>-ofps</option>. Also, deinterlacing should be done after
cropping <link linkend="menc-feat-telecine-footnotes">[1]</link> and
before scaling.
- <screen>mencoder dvd://1 -oac copy -vf pp=lb -ovc lavc</screen>
+ <screen>mencoder dvd://1 -oac copy -vf yadif -ovc lavc</screen>
</para></listitem>
<listitem><para>
Unfortunately, this option is buggy with