summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorkraymer <kraymer@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-09-27 22:02:10 +0000
committerkraymer <kraymer@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-09-27 22:02:10 +0000
commita89bf147d803cf507e91cea89596fe37122c149a (patch)
tree954eae4bd5e7569ff32bc32782ae3234e32d579a /DOCS
parent7046c0d418fdddae0eae727cc41b5ac9cf5ad541 (diff)
downloadmpv-a89bf147d803cf507e91cea89596fe37122c149a.tar.bz2
mpv-a89bf147d803cf507e91cea89596fe37122c149a.tar.xz
r22141: Move all "Encoding with the XXX codec family" sections together.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24637 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/xml/de/encoding-guide.xml308
1 files changed, 153 insertions, 155 deletions
diff --git a/DOCS/xml/de/encoding-guide.xml b/DOCS/xml/de/encoding-guide.xml
index dfe29eef1e..e9441307da 100644
--- a/DOCS/xml/de/encoding-guide.xml
+++ b/DOCS/xml/de/encoding-guide.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- in sync with r22140 -->
+<!-- in sync with r22141 -->
<!-- missing cosmetic commit 21537 -->
<chapter id="encoding-guide">
<title>Encodieren mit <application>MEncoder</application></title>
@@ -4352,6 +4352,157 @@ vcodec=mpeg2video:intra_matrix=8,9,12,22,26,27,29,34,9,10,14,26,27,29,34,37,
</sect1>
+ <sect1 id="menc-feat-video-for-windows">
+ <title>Encodieren mit der <systemitem class="library">Video for Windows</systemitem> Codecfamilie</title>
+
+ <para>
+ Video for Windows bietet einfaches Encodieren mittels binärer Video-Codecs.
+ Du kannst mit folgenden Codecs encodieren (solltest du mehr haben, teile es
+ uns bitte mit!)
+ </para>
+ <para>
+ Beachte, dass der Support hierfür sehr experimentell ist, und
+ einige Codecs arbeiten vielleicht nicht korrekt. Manche Codecs werden
+ nur in bestimmten Farbräumen funktionieren, versuche
+ <option>-vf format=bgr24</option> und <option>-vf format=yuy2</option>,
+ falls ein Codec versagt oder einen falschen Output liefert.
+ </para>
+
+ <sect2 id="menc-feat-enc-vfw-video-codecs">
+ <title>Von Video for Windows unterstützte Codecs</title>
+
+ <para>
+ <informaltable frame="all">
+ <tgroup cols="4">
+ <thead>
+ <row>
+ <entry>Video-Codec Dateiname</entry>
+ <entry>Beschreibung (FourCC)</entry>
+ <entry>md5sum</entry>
+ <entry>Kommentar</entry>
+ </row>
+ </thead>
+ <tbody>
+ <row>
+ <entry>aslcodec_vfw.dll</entry>
+ <entry>Alparysoft verlustfreier (lossless) Codec vfw (ASLC)</entry>
+ <entry>608af234a6ea4d90cdc7246af5f3f29a</entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry>avimszh.dll</entry>
+ <entry>AVImszh (MSZH)</entry>
+ <entry>253118fe1eedea04a95ed6e5f4c28878</entry>
+ <entry>benötigt <option>-vf format</option></entry>
+ </row>
+ <row>
+ <entry>avizlib.dll</entry>
+ <entry>AVIzlib (ZLIB)</entry>
+ <entry>2f1cc76bbcf6d77d40d0e23392fa8eda</entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry>divx.dll</entry>
+ <entry>DivX4Windows-VFW</entry>
+ <entry>acf35b2fc004a89c829531555d73f1e6</entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry>huffyuv.dll</entry>
+ <entry>HuffYUV verlustfrei (lossless) (HFYU)</entry>
+ <entry>b74695b50230be4a6ef2c4293a58ac3b</entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry>iccvid.dll</entry>
+ <entry>Cinepak Video (cvid)</entry>
+ <entry>cb3b7ee47ba7dbb3d23d34e274895133</entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry>icmw_32.dll</entry>
+ <entry>Motion Wavelets (MWV1)</entry>
+ <entry>c9618a8fc73ce219ba918e3e09e227f2</entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry>jp2avi.dll</entry>
+ <entry>ImagePower MJPEG2000 (IPJ2)</entry>
+ <entry>d860a11766da0d0ea064672c6833768b</entry>
+ <entry><option>-vf flip</option></entry>
+ </row>
+ <row>
+ <entry>m3jp2k32.dll</entry>
+ <entry>Morgan MJPEG2000 (MJ2C)</entry>
+ <entry>f3c174edcbaef7cb947d6357cdfde7ff</entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry>m3jpeg32.dll</entry>
+ <entry>Morgan Motion JPEG Codec (MJPG)</entry>
+ <entry>1cd13fff5960aa2aae43790242c323b1</entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry>mpg4c32.dll</entry>
+ <entry>Microsoft MPEG-4 v1/v2</entry>
+ <entry>b5791ea23f33010d37ab8314681f1256</entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry>tsccvid.dll</entry>
+ <entry>TechSmith Camtasia Screen Codec (TSCC)</entry>
+ <entry>8230d8560c41d444f249802a2700d1d5</entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry>vp31vfw.dll</entry>
+ <entry>On2 Open Source VP3 Codec (VP31)</entry>
+ <entry>845f3590ea489e2e45e876ab107ee7d2</entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry>vp4vfw.dll</entry>
+ <entry>On2 VP4 Personal Codec (VP40)</entry>
+ <entry>fc5480a482ccc594c2898dcc4188b58f</entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry>vp6vfw.dll</entry>
+ <entry>On2 VP6 Personal Codec (VP60)</entry>
+ <entry>04d635a364243013898fd09484f913fb</entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry>vp7vfw.dll</entry>
+ <entry>On2 VP7 Personal Codec (VP70)</entry>
+ <entry>cb4cc3d4ea7c94a35f1d81c3d750bc8d</entry>
+ <entry>falscher FourCC?</entry>
+ </row>
+ <row>
+ <entry>ViVD2.dll</entry>
+ <entry>SoftMedia ViVD V2 Codec VfW (GXVE)</entry>
+ <entry>a7b4bf5cac630bb9262c3f80d8a773a1</entry>
+ <entry></entry>
+ </row>
+ </tbody>
+ </tgroup>
+ </informaltable>
+
+ Die erste Spalte enthält die Codec-Namen, die nach dem Parameter
+ <literal>codec</literal> übergeben werden sollten, wie:
+ <option>-xvfwopts codec=divx.dll</option>.
+ Der FourCC-Code, der von jedem Codec verwendet wird, steht in Klammern.
+ </para>
+ <informalexample>
+ <para>
+ Ein Beispiel mit VP3-Kompression:
+ <screen>mencoder dvd://2 -o title2.avi -ovc vfw -xvfwopts codec=vp31vfw.dll -oac copy</screen>
+ </para>
+ </informalexample>
+ </sect2>
+ </sect1>
+
<sect1 id="menc-feat-quicktime-7">
<title>
@@ -4685,160 +4836,7 @@ mp4creator -optimize narnia.mp4</screen>
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
-
- <sect1 id="menc-feat-video-for-windows">
- <title>Encodieren mit der <systemitem class="library">Video for Windows</systemitem> Codecfamilie</title>
-
- <para>
- Video for Windows bietet einfaches Encodieren mittels binärer Video-Codecs.
- Du kannst mit folgenden Codecs encodieren (solltest du mehr haben, teile es
- uns bitte mit!)
- </para>
- <para>
- Beachte, dass der Support hierfür sehr experimentell ist, und
- einige Codecs arbeiten vielleicht nicht korrekt. Manche Codecs werden
- nur in bestimmten Farbräumen funktionieren, versuche
- <option>-vf format=bgr24</option> und <option>-vf format=yuy2</option>,
- falls ein Codec versagt oder einen falschen Output liefert.
- </para>
-
- <sect2 id="menc-feat-enc-vfw-video-codecs">
- <title>Von Video for Windows unterstützte Codecs</title>
-
- <para>
- <informaltable frame="all">
- <tgroup cols="4">
- <thead>
- <row>
- <entry>Video-Codec Dateiname</entry>
- <entry>Beschreibung (FourCC)</entry>
- <entry>md5sum</entry>
- <entry>Kommentar</entry>
- </row>
- </thead>
- <tbody>
- <row>
- <entry>aslcodec_vfw.dll</entry>
- <entry>Alparysoft verlustfreier (lossless) Codec vfw (ASLC)</entry>
- <entry>608af234a6ea4d90cdc7246af5f3f29a</entry>
- <entry></entry>
- </row>
- <row>
- <entry>avimszh.dll</entry>
- <entry>AVImszh (MSZH)</entry>
- <entry>253118fe1eedea04a95ed6e5f4c28878</entry>
- <entry>benötigt <option>-vf format</option></entry>
- </row>
- <row>
- <entry>avizlib.dll</entry>
- <entry>AVIzlib (ZLIB)</entry>
- <entry>2f1cc76bbcf6d77d40d0e23392fa8eda</entry>
- <entry></entry>
- </row>
- <row>
- <entry>divx.dll</entry>
- <entry>DivX4Windows-VFW</entry>
- <entry>acf35b2fc004a89c829531555d73f1e6</entry>
- <entry></entry>
- </row>
- <row>
- <entry>huffyuv.dll</entry>
- <entry>HuffYUV verlustfrei (lossless) (HFYU)</entry>
- <entry>b74695b50230be4a6ef2c4293a58ac3b</entry>
- <entry></entry>
- </row>
- <row>
- <entry>iccvid.dll</entry>
- <entry>Cinepak Video (cvid)</entry>
- <entry>cb3b7ee47ba7dbb3d23d34e274895133</entry>
- <entry></entry>
- </row>
- <row>
- <entry>icmw_32.dll</entry>
- <entry>Motion Wavelets (MWV1)</entry>
- <entry>c9618a8fc73ce219ba918e3e09e227f2</entry>
- <entry></entry>
- </row>
- <row>
- <entry>jp2avi.dll</entry>
- <entry>ImagePower MJPEG2000 (IPJ2)</entry>
- <entry>d860a11766da0d0ea064672c6833768b</entry>
- <entry><option>-vf flip</option></entry>
- </row>
- <row>
- <entry>m3jp2k32.dll</entry>
- <entry>Morgan MJPEG2000 (MJ2C)</entry>
- <entry>f3c174edcbaef7cb947d6357cdfde7ff</entry>
- <entry></entry>
- </row>
- <row>
- <entry>m3jpeg32.dll</entry>
- <entry>Morgan Motion JPEG Codec (MJPG)</entry>
- <entry>1cd13fff5960aa2aae43790242c323b1</entry>
- <entry></entry>
- </row>
- <row>
- <entry>mpg4c32.dll</entry>
- <entry>Microsoft MPEG-4 v1/v2</entry>
- <entry>b5791ea23f33010d37ab8314681f1256</entry>
- <entry></entry>
- </row>
- <row>
- <entry>tsccvid.dll</entry>
- <entry>TechSmith Camtasia Screen Codec (TSCC)</entry>
- <entry>8230d8560c41d444f249802a2700d1d5</entry>
- <entry></entry>
- </row>
- <row>
- <entry>vp31vfw.dll</entry>
- <entry>On2 Open Source VP3 Codec (VP31)</entry>
- <entry>845f3590ea489e2e45e876ab107ee7d2</entry>
- <entry></entry>
- </row>
- <row>
- <entry>vp4vfw.dll</entry>
- <entry>On2 VP4 Personal Codec (VP40)</entry>
- <entry>fc5480a482ccc594c2898dcc4188b58f</entry>
- <entry></entry>
- </row>
- <row>
- <entry>vp6vfw.dll</entry>
- <entry>On2 VP6 Personal Codec (VP60)</entry>
- <entry>04d635a364243013898fd09484f913fb</entry>
- <entry></entry>
- </row>
- <row>
- <entry>vp7vfw.dll</entry>
- <entry>On2 VP7 Personal Codec (VP70)</entry>
- <entry>cb4cc3d4ea7c94a35f1d81c3d750bc8d</entry>
- <entry>falscher FourCC?</entry>
- </row>
- <row>
- <entry>ViVD2.dll</entry>
- <entry>SoftMedia ViVD V2 Codec VfW (GXVE)</entry>
- <entry>a7b4bf5cac630bb9262c3f80d8a773a1</entry>
- <entry></entry>
- </row>
- </tbody>
- </tgroup>
- </informaltable>
-
- Die erste Spalte enthält die Codec-Namen, die nach dem Parameter
- <literal>codec</literal> übergeben werden sollten, wie:
- <option>-xvfwopts codec=divx.dll</option>.
- Der FourCC-Code, der von jedem Codec verwendet wird, steht in Klammern.
- </para>
- <informalexample>
- <para>
- Ein Beispiel mit VP3-Kompression:
- <screen>mencoder dvd://2 -o title2.avi -ovc vfw -xvfwopts codec=vp31vfw.dll -oac copy</screen>
- </para>
- </informalexample>
- </sect2>
- </sect1>
-
-
- <sect1 id="menc-feat-vcd-dvd">
+<sect1 id="menc-feat-vcd-dvd">
<title>Verwendung von <application>MEncoder</application> zum Erzeugen VCD/SVCD/DVD-konformer Dateien.</title>
<sect2 id="menc-feat-vcd-dvd-constraints">