annotate DOCS/German/encoding.html @ 6042:c0fb4f38c8a7

delayed update
author nell
date Fri, 10 May 2002 11:39:25 +0000
parents 63f08ed66948
children 045d22fc2608
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3462
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
1 <HTML>
4996
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
2
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
3 <HEAD>
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
4 <STYLE>
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
5 .text
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
6 {font-family : Verdana, Arial, Helvetica, sans-serif;
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
7 font-size : 14px;}
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
8 </STYLE>
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
9 </HEAD>
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
10
3462
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
11 <BODY BGCOLOR=white>
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
12
4996
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
13 <FONT CLASS="text">
3462
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
14
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
15 <P><B><A NAME=2.4>2.4. Encodieren mit MEncoder</A></B></P>
3462
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
16
4631
974fce2f4916 [REVERSE] this patch translated the file back to english
gabucino
parents: 4617
diff changeset
17 <P><B><A NAME=2.4.1>2.4.1. Übersicht</B></P>
4600
bcaeff069237 "Here is the correct patch again, some changes for the old ones and a patch for
gabucino
parents: 3635
diff changeset
18
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
19 <P><B>MEncoder</B> (<B>MPlayer</B>'s Movie Encoder) ist ein einfacher Filmencoder,
6031
63f08ed66948 updated to english version (except documentation.html and manpages)
jonas
parents: 5446
diff changeset
20 entworfen um Filme, die mit MPlayer abspielbar sind (<B>AVI/ASF/OGG/DVD/VCD/VOB/MPG/MOV/VIV/FLI/RM/NUV/NET</B>),
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
21 in ein anderes von MPlayer abspielbares Format (siehe unten) zu encodieren. Er kann mehrere Codecs zur
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
22 Encodierung benutzen, wie <B>DivX4</B> (1, 2 oder 3 Pass), libavcodec und <B>PCM</B>/<B>MP3</B>/<B>VBRMP3</B> Audio.
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
23 Er verfügt auch über eine stream-copy-Funktion und kann die Grösse der Videos ändern.</P>
3462
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
24
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
25 <P><B><A NAME=2.4.2>2.4.2. Kompilierung</B></P>
3462
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
26 <UL>
6031
63f08ed66948 updated to english version (except documentation.html and manpages)
jonas
parents: 5446
diff changeset
27 <LI><B>OPTIONAL</B> - Lies die Anleitungen zur <B>MPlayer</B> Kompilierung.</LI>
5024
a6993077e1ba updated to english version
jonas
parents: 4996
diff changeset
28 <LI><B>OPTIONAL (NUR LINUX)</B> - Downloade die neuesten <B>DivX4linux</B> Libs von
4631
974fce2f4916 [REVERSE] this patch translated the file back to english
gabucino
parents: 4617
diff changeset
29 <A HREF="http://avifile.sourceforge.net/download.htm">avifile.sourceforge.net</A>
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
30 und installiere sie RICHTIG. Es wird benötigt für das DivX4 (1/2 Pass) encodieren.
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
31 Weil er (zur Zeit) noch davon abhängig ist, ist MEncoder auf Linux beschränkt.</LI>
5024
a6993077e1ba updated to english version
jonas
parents: 4996
diff changeset
32 <LI><B>OPTIONAL</B> - <A HREF="codecs.html#2.2.1.9">downloade und installiere
a6993077e1ba updated to english version
jonas
parents: 4996
diff changeset
33 <B>XViD</B></A>. Sehr nützlich für nicht-Linux Kisten und/oder wenn eine schnellere Encodierung
a6993077e1ba updated to english version
jonas
parents: 4996
diff changeset
34 als DivX4 benötigt wird mit der annähernd gleichen Qualität.</LI>
4631
974fce2f4916 [REVERSE] this patch translated the file back to english
gabucino
parents: 4617
diff changeset
35 <LI><B>OPTIONAL</B> - für libavcodec Support, installiere libavcodec wie beschrieben in
974fce2f4916 [REVERSE] this patch translated the file back to english
gabucino
parents: 4617
diff changeset
36 <A HREF="codecs.html#2.2.1.2">ffmpegs DivX/libavcodec</A>.</LI>
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
37 <LI><B>OPTIONAL</B> - Downloade und kompiliere <B>libmp3lame</B> (von lame 3.89beta oder lame CVS).<BR>
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
38 <B>WARNUNG: KOMPILIERE LAME AUF KEINEN FALL MIT <U>GCC 2.96</U>! Es wird nicht funktionieren!</B><BR>
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
39 Dies wird für die CBR/VBR MP3 Audio Encodierung benötigt. Bedenke dass die <CODE>lame</CODE>
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
40 Binary allein nicht genug ist. Übrigens: je weniger Optimierungen du für lame
4631
974fce2f4916 [REVERSE] this patch translated the file back to english
gabucino
parents: 4617
diff changeset
41 verwendest, desto besser wird die Qualität. Du kannst die Qualität mit <CODE>make test</CODE>
974fce2f4916 [REVERSE] this patch translated the file back to english
gabucino
parents: 4617
diff changeset
42 nach dem Kompilieren von lame testen. Das Ergebnis (eine Zahl) sollte kleiner als <B>30</B> sein.
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
43 Aber keine Panik wenn sie <B>400</B> oder ähnlich ist, du solltest keine mindere Qualität bemerken können.
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
44 Oh, und wenn dein Compiler <CODE>make test</CODE> nicht ausführt ... dann lösche <B>GCC 2.96</B>.</LI>
5071
17934a91320d updated to english version.
jonas
parents: 5024
diff changeset
45 <LI><B>OPTIONAL</B> - <CODE>libjpeg</CODE> und <CODE>libpng</CODE> -
17934a91320d updated to english version.
jonas
parents: 5024
diff changeset
46 wie in der <A HREF="documentation.html#1.3">Installation</A>
17934a91320d updated to english version.
jonas
parents: 5024
diff changeset
47 Sektion beschrieben</LI>
3462
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
48 </UL>
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
49 </P>
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
50
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
51 <P>Du bist fertig. Wie du möglicherweise weisst, benötigen andere Encoder <I>avifile</I>. <B>MEncoder</B> braucht diese
4631
974fce2f4916 [REVERSE] this patch translated the file back to english
gabucino
parents: 4617
diff changeset
52 überhaupt nicht.</P>
3462
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
53
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
54 <P><B><A NAME=2.4.3>2.4.3. MEncoder Features</B></P>
3462
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
55 <UL>
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
56 <LI>Encodieren von der großen Reichweite an Dateiformaten und Decodern von <B>MPlayer</B></LI>
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
57 <LI>Encodieren von allen Codecs von <A HREF=codecs.html#2.2.1.2>libavcodec</A></LI>
4996
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
58 <LI>Erzeugung von Dateien aus einer externen Tonspur</LI>
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
59 <LI>Encodieren von <B>V4L kompatiblem TV-Tunern</B></LI>
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
60 <LI>Encodieren/Multiplexen zu interleaved AVI-Datei mit Index</LI>
4631
974fce2f4916 [REVERSE] this patch translated the file back to english
gabucino
parents: 4617
diff changeset
61 <LI>1, 2 oder 3 Pass <B>DivX4</B> Video</LI>
6031
63f08ed66948 updated to english version (except documentation.html and manpages)
jonas
parents: 5446
diff changeset
62 <LI><B>VBR</B> MP3 Audio <B>WICHTIGER HINWEIS</B> : VBR MP3 Audio wird von Windows-Playern
63f08ed66948 updated to english version (except documentation.html and manpages)
jonas
parents: 5446
diff changeset
63 nicht immer gut wiedergegeben! Andererseits ist <B>MEncoder</B>'s CBR Encodierung auf
63f08ed66948 updated to english version (except documentation.html and manpages)
jonas
parents: 5446
diff changeset
64 Win32-Playern ausser Betrieb :)</LI>
4631
974fce2f4916 [REVERSE] this patch translated the file back to english
gabucino
parents: 4617
diff changeset
65 <LI>PCM Audio</LI>
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
66 <LI>stream-copy</LI>
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
67 <LI>Eingangs A/V-Synchronisation (PTS-basierend, kann mit der -mc 0 Option ausgeschaltet werden)</LI>
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
68 <LI>Korrektur der FPS mit der <CODE>-ofps</CODE> Option (hilfreich beim Encodieren von 29.97fps VOB zu 24fps AVI)</LI>
6031
63f08ed66948 updated to english version (except documentation.html and manpages)
jonas
parents: 5446
diff changeset
69 <LI>Bildgrössenänderung (rescaling)</LI>
63f08ed66948 updated to english version (except documentation.html and manpages)
jonas
parents: 5446
diff changeset
70 <LI>Benutzung unseres mächtigen Plugin-Systems (crop, expand, flip, postprocess,
63f08ed66948 updated to english version (except documentation.html and manpages)
jonas
parents: 5446
diff changeset
71 rotate, scale, rgb/yuv Umwandlung)</LI>
63f08ed66948 updated to english version (except documentation.html and manpages)
jonas
parents: 5446
diff changeset
72 <LI>Encodieren von DVD/VOBsub- <B>UND</B> Text-Untertiteln in eine Ausgabedatei</LI>
3462
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
73 </UL>
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
74 </P>
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
75
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
76 <P><B><I>Geplante Features</I></B> :
3462
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
77 <UL>
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
78 <LI>Erhöhen der verfügbaren En-/Decodierungs Formate/Codecs
4631
974fce2f4916 [REVERSE] this patch translated the file back to english
gabucino
parents: 4617
diff changeset
79 (erzeugen von VOB Dateien mit DivX4/Indeo5/VIVO Streams :)</LI>
4996
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
80 <LI>Audio Encodierung von v4l (FERTIG für FreeBSD ?)</LI>
3462
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
81 </UL>
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
82 </P>
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
83
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
84 <P><B><A NAME=2.4.3.1>2.4.3.1. 2-Pass DivX4 Encodierung</B></P>
3462
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
85
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
86 <P><U><B>2-pass Encodierung :</B></U> Der Name kommt in der Tat daher, dass diese Methode die Datei <I>zwei Mal</I> encodiert.
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
87 Das erste Encodieren (1. <P>Pass</I> [=Durchlauf]) erzeugt einige temporäre Dateien (*.log) mit einer Dateigröße
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
88 von nur wenigen, lösche sie nicht (du kannst die AVI löschen). Im zweiten Pass wird die Ausgabedatei erzeugt, unter
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
89 Verwendung der Bitraten-Daten der temporären Datei. Die endgültige Datei wird eine bessere Bildqualität
4631
974fce2f4916 [REVERSE] this patch translated the file back to english
gabucino
parents: 4617
diff changeset
90 besitzen. Wenn dies das erst Mal ist das du davon hörst, solltest du einige Guides in Internet lesen.</P>
3462
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
91
6031
63f08ed66948 updated to english version (except documentation.html and manpages)
jonas
parents: 5446
diff changeset
92 <P>Dieses Beispiel zeigt dir, wie du eine DVD in ein 2-Pass DivX4 AVI encodierst. Nur 2 Befehle sind erforderlich:<BR>
63f08ed66948 updated to english version (except documentation.html and manpages)
jonas
parents: 5446
diff changeset
93 <CODE>&nbsp;&nbsp;&nbsp;&nbsp;rm frameno.avi</CODE> - Lösche diese Datei, welche von einer früheren
63f08ed66948 updated to english version (except documentation.html and manpages)
jonas
parents: 5446
diff changeset
94 Encodierung kommen kann (Sie führt zu einem Konflikt mit der momentanen)<BR>
63f08ed66948 updated to english version (except documentation.html and manpages)
jonas
parents: 5446
diff changeset
95 <CODE>&nbsp;&nbsp;&nbsp;&nbsp;mencoder -dvd 2 -divx4opts br=1100 -o film.avi -pass 1</CODE><BR>
63f08ed66948 updated to english version (except documentation.html and manpages)
jonas
parents: 5446
diff changeset
96 <CODE>&nbsp;&nbsp;&nbsp;&nbsp;mencoder -dvd 2 -divx4opts br=1100 -o film.avi -pass 2</CODE>
63f08ed66948 updated to english version (except documentation.html and manpages)
jonas
parents: 5446
diff changeset
97 </P>
3462
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
98
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
99 <P><U><B>3-pass Encodierung :</B></U> Dies ist eine Erweiterung der 2-Pass Encodierung,
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
100 in der die Kodierung von Audio in einem separaten Durchlauf vollzogen wird. Diese Methode
4631
974fce2f4916 [REVERSE] this patch translated the file back to english
gabucino
parents: 4617
diff changeset
101 erlaubt die Untersuchung der empfohlenen Video-Bitrate um auf eine CD zu passen. Auch
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
102 wird der Ton nur einmal kodiert im Unterschied zum 2-Pass. Das Schema: </P>
4600
bcaeff069237 "Here is the correct patch again, some changes for the old ones and a patch for
gabucino
parents: 3635
diff changeset
103
bcaeff069237 "Here is the correct patch again, some changes for the old ones and a patch for
gabucino
parents: 3635
diff changeset
104 <P>
bcaeff069237 "Here is the correct patch again, some changes for the old ones and a patch for
gabucino
parents: 3635
diff changeset
105 <TABLE>
bcaeff069237 "Here is the correct patch again, some changes for the old ones and a patch for
gabucino
parents: 3635
diff changeset
106 <TR>
4996
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
107 <TD><FONT CLASS="text">
4600
bcaeff069237 "Here is the correct patch again, some changes for the old ones and a patch for
gabucino
parents: 3635
diff changeset
108 <CODE>rm frameno.avi</CODE></TD>
4996
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
109 <TD><FONT CLASS="text">
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
110 <B>Lösche störende temporäre Dateien</B></TD>
4600
bcaeff069237 "Here is the correct patch again, some changes for the old ones and a patch for
gabucino
parents: 3635
diff changeset
111 </TR>
bcaeff069237 "Here is the correct patch again, some changes for the old ones and a patch for
gabucino
parents: 3635
diff changeset
112 <TR>
4996
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
113 <TD><FONT CLASS="text">
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
114 <CODE>mencoder &lt;datei/DVD&gt; -ovc frameno -o
4600
bcaeff069237 "Here is the correct patch again, some changes for the old ones and a patch for
gabucino
parents: 3635
diff changeset
115 frameno.avi</CODE></TD>
4996
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
116 <TD><FONT CLASS="text">
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
117 <B><U>Erster Durchlauf</U> : Eine Audio-only avi Datei wird erzeugt, welche
4631
974fce2f4916 [REVERSE] this patch translated the file back to english
gabucino
parents: 4617
diff changeset
118 NUR den verlangten Audiostream enthält. Vergiss nicht <CODE>-lameopts</CODE> zu setzen,
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
119 wenn du sie setzen musst. Wenn du einen langen Film encodierst, zeigt MEncoder
4631
974fce2f4916 [REVERSE] this patch translated the file back to english
gabucino
parents: 4617
diff changeset
120 die empfohlenen Bitraten-werte an für 650Mb, 700Mb und 800Mb Endgrössen,
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
121 wenn er diesen Durchlauf beendet hat.</B></TD>
4600
bcaeff069237 "Here is the correct patch again, some changes for the old ones and a patch for
gabucino
parents: 3635
diff changeset
122 </TR>
bcaeff069237 "Here is the correct patch again, some changes for the old ones and a patch for
gabucino
parents: 3635
diff changeset
123 <TR>
4996
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
124 <TD><FONT CLASS="text">
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
125 <CODE>mencoder &lt;datei/DVD&gt; -oac copy -pass 1
4600
bcaeff069237 "Here is the correct patch again, some changes for the old ones and a patch for
gabucino
parents: 3635
diff changeset
126 -divx4opts br=&lt;bitrate&gt;</CODE></TD>
4996
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
127 <TD><FONT CLASS="text">
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
128 <B><U>Zweiter Durchlauf</U> : Integriert den ersten Durchlauf der DivX4 Video-Encodierung.
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
129 Optional kann die Video-Bitrate, welche am Ende des letzten Durchlaufes gezeigt wurde,
4631
974fce2f4916 [REVERSE] this patch translated the file back to english
gabucino
parents: 4617
diff changeset
130 hier definiert werden.</B></TD>
4600
bcaeff069237 "Here is the correct patch again, some changes for the old ones and a patch for
gabucino
parents: 3635
diff changeset
131 </TR>
bcaeff069237 "Here is the correct patch again, some changes for the old ones and a patch for
gabucino
parents: 3635
diff changeset
132 <TR>
4996
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
133 <TD><FONT CLASS="text">
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
134 <CODE>mencoder &lt;datei/DVD&gt; -oac copy -pass 2
4600
bcaeff069237 "Here is the correct patch again, some changes for the old ones and a patch for
gabucino
parents: 3635
diff changeset
135 -divx4opts br=&lt;bitrate&gt;</CODE></TD>
4996
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
136 <TD><FONT CLASS="text">
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
137 <B><U>Dritter Durchlauf</U> : Integriert den zweiten Durchlauf der DivX4 Video Encodierung.
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
138 Optional kann die Video-Bitrate, welche am Ende des letzten Durchlaufes gezeigt wurde,
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
139 In diesem Durchlauf wird der Ton vom <CODE>frameno.avi</CODE> in die endgültige Datei
4631
974fce2f4916 [REVERSE] this patch translated the file back to english
gabucino
parents: 4617
diff changeset
140 eingefügt und es ist alles bereit!</B></TD>
4600
bcaeff069237 "Here is the correct patch again, some changes for the old ones and a patch for
gabucino
parents: 3635
diff changeset
141 </TR>
bcaeff069237 "Here is the correct patch again, some changes for the old ones and a patch for
gabucino
parents: 3635
diff changeset
142 </TABLE>
bcaeff069237 "Here is the correct patch again, some changes for the old ones and a patch for
gabucino
parents: 3635
diff changeset
143 </P>
bcaeff069237 "Here is the correct patch again, some changes for the old ones and a patch for
gabucino
parents: 3635
diff changeset
144
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
145 <P><B>Beispiel einer 3-pass Encodierung :</B></P>
4600
bcaeff069237 "Here is the correct patch again, some changes for the old ones and a patch for
gabucino
parents: 3635
diff changeset
146
4631
974fce2f4916 [REVERSE] this patch translated the file back to english
gabucino
parents: 4617
diff changeset
147 <P><CODE>&nbsp;&nbsp;&nbsp;&nbsp;rm frameno.avi</CODE> - Lösche diese Datei,
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
148 welche von einer früheren Encodierung kommen kann (Sie führt zu einem Konflikt mit
4631
974fce2f4916 [REVERSE] this patch translated the file back to english
gabucino
parents: 4617
diff changeset
149 der momentanen)<BR>
4600
bcaeff069237 "Here is the correct patch again, some changes for the old ones and a patch for
gabucino
parents: 3635
diff changeset
150 <CODE>&nbsp;&nbsp;&nbsp;&nbsp;mencoder -dvd 2 -ovc frameno
6031
63f08ed66948 updated to english version (except documentation.html and manpages)
jonas
parents: 5446
diff changeset
151 -o frameno.avi</CODE><BR>
4600
bcaeff069237 "Here is the correct patch again, some changes for the old ones and a patch for
gabucino
parents: 3635
diff changeset
152 <CODE>&nbsp;&nbsp;&nbsp;&nbsp;mencoder -dvd 2
6031
63f08ed66948 updated to english version (except documentation.html and manpages)
jonas
parents: 5446
diff changeset
153 -divx4opts br=1100 -oac copy -o film.avi -pass 1</CODE><BR>
63f08ed66948 updated to english version (except documentation.html and manpages)
jonas
parents: 5446
diff changeset
154 <CODE>&nbsp;&nbsp;&nbsp;&nbsp;mencoder -dvd 2
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
155 -divx4opts br=1100 -oac copy -o film.avi -pass 2</CODE>
4600
bcaeff069237 "Here is the correct patch again, some changes for the old ones and a patch for
gabucino
parents: 3635
diff changeset
156 </P>
bcaeff069237 "Here is the correct patch again, some changes for the old ones and a patch for
gabucino
parents: 3635
diff changeset
157
6031
63f08ed66948 updated to english version (except documentation.html and manpages)
jonas
parents: 5446
diff changeset
158 <P><U><B>2 oder 3-pass Encodierung unter Benutzung des internen libavcodec Kontrollers</B></U> :
63f08ed66948 updated to english version (except documentation.html and manpages)
jonas
parents: 5446
diff changeset
159 Man kann optional libavcodec's internen 2 oder 3-pass Modus verwenden, welcher vielleicht zu einer
63f08ed66948 updated to english version (except documentation.html and manpages)
jonas
parents: 5446
diff changeset
160 besseren endgültigen Genauigkeitrate führt als bei der Benutzung des externen, DivX4-inspirierten
63f08ed66948 updated to english version (except documentation.html and manpages)
jonas
parents: 5446
diff changeset
161 2-pass Kontrollers mit libavcodec.<BR>
63f08ed66948 updated to english version (except documentation.html and manpages)
jonas
parents: 5446
diff changeset
162 <UL>
63f08ed66948 updated to english version (except documentation.html and manpages)
jonas
parents: 5446
diff changeset
163 <B>2-pass Encodierung</B>:<BR>
63f08ed66948 updated to english version (except documentation.html and manpages)
jonas
parents: 5446
diff changeset
164 <CODE>rm -f lavc_stats.txt<BR>
63f08ed66948 updated to english version (except documentation.html and manpages)
jonas
parents: 5446
diff changeset
165 mencoder -dvd 2 -ovc lavc -lacvopts vpass=1 (Audio-Optionen) -o film.avi<BR>
63f08ed66948 updated to english version (except documentation.html and manpages)
jonas
parents: 5446
diff changeset
166 mencoder -dvd 2 -ovc lavc -lacvopts vpass=2 (Audio-Optionen) -o film.avi</CODE><BR>
63f08ed66948 updated to english version (except documentation.html and manpages)
jonas
parents: 5446
diff changeset
167 <BR>
63f08ed66948 updated to english version (except documentation.html and manpages)
jonas
parents: 5446
diff changeset
168 <B>3-pass Encodierung</B>:<BR>
63f08ed66948 updated to english version (except documentation.html and manpages)
jonas
parents: 5446
diff changeset
169 <CODE>rm -f frameno.avi lavc_stats.txt<BR>
63f08ed66948 updated to english version (except documentation.html and manpages)
jonas
parents: 5446
diff changeset
170 mencoder -dvd 2 -ovc frameno (Audio-Optionen) -o frameno.avi<BR>
63f08ed66948 updated to english version (except documentation.html and manpages)
jonas
parents: 5446
diff changeset
171 mencoder -dvd 2 -ovc lavc -lacvopts vpass=1 -oac copy -o film.avi<BR>
63f08ed66948 updated to english version (except documentation.html and manpages)
jonas
parents: 5446
diff changeset
172 mencoder -dvd 2 -ovc lavc -lacvopts vpass=2 -oac copy -o film.avi</CODE><BR>
63f08ed66948 updated to english version (except documentation.html and manpages)
jonas
parents: 5446
diff changeset
173 </UL>
63f08ed66948 updated to english version (except documentation.html and manpages)
jonas
parents: 5446
diff changeset
174 </P>
4600
bcaeff069237 "Here is the correct patch again, some changes for the old ones and a patch for
gabucino
parents: 3635
diff changeset
175
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
176 <P><B><A NAME=2.4.3.2>2.4.3.2. Rescaling von Filmen</B></P>
3462
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
177
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
178 <P>Oftmals ist die Änderung der Bildgröße erforderlich. Die Gründe dafür können verschieden sein,
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
179 Beispiele sind das Verkleinern des Ausgabenbildes oder das Encodieren von SVCD zu DivX. Bei gerippt DVDs
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
180 wurde meinst die Größe geändert, zum Beispiel eine 4:3 DVD sollte 640x480 Pixel haben, insbesondere wenn
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
181 es auf eine CD passen soll und eine gute Bildqualität zugleich aufweisen soll.
4631
974fce2f4916 [REVERSE] this patch translated the file back to english
gabucino
parents: 4617
diff changeset
182 SVCDs haben eine Größe von 480x480, wobei ihr Header jedoch die "Aspect Ratio" für den Player enthält
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
183 (z.B.: 480x480 + 4:3 = 640x480). Wie auch immer, wenn du in eine AVI (DivX) Datei encodierst musst du
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
184 bedenken, dass der Header von AVI Dateien keine solche Information enthält. Darum ist die einzige Möglichkeit
4631
974fce2f4916 [REVERSE] this patch translated the file back to english
gabucino
parents: 4617
diff changeset
185 das Ändern das Auslösung.</P>
3462
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
186
6031
63f08ed66948 updated to english version (except documentation.html and manpages)
jonas
parents: 5446
diff changeset
187 <P>Der Skalierungsprozess erfolgt durch den <I>'scale</I> Videofilter:
63f08ed66948 updated to english version (except documentation.html and manpages)
jonas
parents: 5446
diff changeset
188 <CODE>-vop scale=X:Y</CODE>. Die Qualität kann durch die Option <CODE>-sws</CODE> angegeben werden.
63f08ed66948 updated to english version (except documentation.html and manpages)
jonas
parents: 5446
diff changeset
189 Wenn nichts angegeben ist verwendet <B>MEncoder</B> 0:
63f08ed66948 updated to english version (except documentation.html and manpages)
jonas
parents: 5446
diff changeset
190 fast bilinear.</P>
3462
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
191
6031
63f08ed66948 updated to english version (except documentation.html and manpages)
jonas
parents: 5446
diff changeset
192 <P>Verwendung:<BR>
63f08ed66948 updated to english version (except documentation.html and manpages)
jonas
parents: 5446
diff changeset
193 <CODE>&nbsp;&nbsp;&nbsp;&nbsp;mencoder beispiel-svcd.mpg -divx4opts br=1300 -vop scale=640:480 -sws 2 -o ausgabe.avi</CODE></P>
3462
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
194
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
195 <P><B><A NAME=2.4.3.3>2.4.3.3. Stream-Copy</B></P>
3462
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
196
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
197 <P><B>MEncoder</B> kann Input-Streams auf zwei Arten behandeln: <B>encodieren</B> oder
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
198 <B>kopieren (copy)</B>. Diese Sektion erklärt das <B>copying</B>.</P>
3462
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
199
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
200 <P>
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
201 <UL>
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
202 <LI><B>Videostreams</B> (Option <CODE>-ovc copy</CODE>) : Es können nette Sachen gemacht werden :)<BR>
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
203 Wie das kopieren (nicht konvertieren) von FLI oder VIVO oder MPEG1 Video in eine AVI Datei! Natürlich kann nur <B>MPlayer</B>
4631
974fce2f4916 [REVERSE] this patch translated the file back to english
gabucino
parents: 4617
diff changeset
204 solche Dateien abspielen :) Und vermutlich hat es auch keine Überlebensqualität. Das Kopieren von Videostream
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
205 kann nützlicher sein, wenn man zum Beispiel nur den Audiostream encodieren will (z.B.: unkomprimiertes PCM
4631
974fce2f4916 [REVERSE] this patch translated the file back to english
gabucino
parents: 4617
diff changeset
206 zu MP3).</LI>
3462
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
207
4631
974fce2f4916 [REVERSE] this patch translated the file back to english
gabucino
parents: 4617
diff changeset
208 <LI><B>Audiostreams</B> (Option <CODE>-oac copy</CODE>) : siehe oben.</LI>
4996
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
209 Es ist möglich eine externe Audiodatei (MP3, AC3, Vorbis) zu nehmen und diese
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
210 dem Ausgabestream hinzuzufügen. Benutze dazu die Option
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
211 <CODE>-audiofile &lt;dateiname&gt;</CODE>.</LI>
3462
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
212 </UL>
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
213 </P>
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
214
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
215 <P><B><A NAME=2.4.3.4>2.4.3.4. Reparieren von AVIs mit defektem Index oder Interleaving</B></P>
3594
3c0d26a18288 similar to 1.15, hm. stuff.
jaf
parents: 3462
diff changeset
216
4631
974fce2f4916 [REVERSE] this patch translated the file back to english
gabucino
parents: 4617
diff changeset
217 <P>Einfache Sache. Wir kopieren einfach die Video- und Audiostreams und
974fce2f4916 [REVERSE] this patch translated the file back to english
gabucino
parents: 4617
diff changeset
218 <B>MEncoder</B> erzeugt das Index. Natürlich kann das keine Fehler in den
974fce2f4916 [REVERSE] this patch translated the file back to english
gabucino
parents: 4617
diff changeset
219 Video- und/oder Audiostreams lösen. Es kann auch Dateien mit kaputten Interleaving reparieren,
974fce2f4916 [REVERSE] this patch translated the file back to english
gabucino
parents: 4617
diff changeset
220 so dass die Option <CODE>-ni</CODE> für diese nicht mehr gebraucht wird.</P>
3594
3c0d26a18288 similar to 1.15, hm. stuff.
jaf
parents: 3462
diff changeset
221
6031
63f08ed66948 updated to english version (except documentation.html and manpages)
jonas
parents: 5446
diff changeset
222 <P>Befehl: <CODE>mencoder -idx eingabe.avi -ovc copy -oac copy -o ausgabe.avi</CODE></P>
3594
3c0d26a18288 similar to 1.15, hm. stuff.
jaf
parents: 3462
diff changeset
223
4600
bcaeff069237 "Here is the correct patch again, some changes for the old ones and a patch for
gabucino
parents: 3635
diff changeset
224
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
225 <P><B><A NAME=2.4.3.5>2.4.3.5. Encodierung mit der <I>libavcodec</I> Codec-Familie</B></P>
4600
bcaeff069237 "Here is the correct patch again, some changes for the old ones and a patch for
gabucino
parents: 3635
diff changeset
226
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
227 <P><A HREF="codecs.html#2.2.1.2">libavcodec</A> bietet eine einfache Encodierung für
4631
974fce2f4916 [REVERSE] this patch translated the file back to english
gabucino
parents: 4617
diff changeset
228 viele interessante Video und Audio Formate (momentan sind deren Audio Codecs nicht
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
229 unterstützt). Du kannst zu folgenden Codecs encodieren:</P>
4600
bcaeff069237 "Here is the correct patch again, some changes for the old ones and a patch for
gabucino
parents: 3635
diff changeset
230
bcaeff069237 "Here is the correct patch again, some changes for the old ones and a patch for
gabucino
parents: 3635
diff changeset
231 <P>
bcaeff069237 "Here is the correct patch again, some changes for the old ones and a patch for
gabucino
parents: 3635
diff changeset
232 <UL>
bcaeff069237 "Here is the correct patch again, some changes for the old ones and a patch for
gabucino
parents: 3635
diff changeset
233 <LI>mjpeg - Motion JPEG</LI>
bcaeff069237 "Here is the correct patch again, some changes for the old ones and a patch for
gabucino
parents: 3635
diff changeset
234 <LI>h263 - H263</LI>
bcaeff069237 "Here is the correct patch again, some changes for the old ones and a patch for
gabucino
parents: 3635
diff changeset
235 <LI>h263p - H263 Plus</LI>
bcaeff069237 "Here is the correct patch again, some changes for the old ones and a patch for
gabucino
parents: 3635
diff changeset
236 <LI>mpeg4 - DivX4</LI>
6031
63f08ed66948 updated to english version (except documentation.html and manpages)
jonas
parents: 5446
diff changeset
237 <LI>msmpeg4v2 - Micro$oft MPEG4 V2 (DivX alias MP43 predecessor)</LI>
4631
974fce2f4916 [REVERSE] this patch translated the file back to english
gabucino
parents: 4617
diff changeset
238 <LI>msmpeg4 - das alte DivX</LI>
974fce2f4916 [REVERSE] this patch translated the file back to english
gabucino
parents: 4617
diff changeset
239 <LI>rv10 - ein alter RealVideo Codec</LI>
4600
bcaeff069237 "Here is the correct patch again, some changes for the old ones and a patch for
gabucino
parents: 3635
diff changeset
240 <LI>mpeg1video - MPEG1 video :)</LI>
bcaeff069237 "Here is the correct patch again, some changes for the old ones and a patch for
gabucino
parents: 3635
diff changeset
241 </UL>
bcaeff069237 "Here is the correct patch again, some changes for the old ones and a patch for
gabucino
parents: 3635
diff changeset
242 </P>
bcaeff069237 "Here is the correct patch again, some changes for the old ones and a patch for
gabucino
parents: 3635
diff changeset
243
4631
974fce2f4916 [REVERSE] this patch translated the file back to english
gabucino
parents: 4617
diff changeset
244 <P>Die erste Kolonne enthält den Codec-Name der nach dem <CODE>vcodec</CODE> Config übergeben
974fce2f4916 [REVERSE] this patch translated the file back to english
gabucino
parents: 4617
diff changeset
245 werden sollte, wie z.B.: <CODE>-lavcopts vcodec=msmpeg4</CODE></P>
4600
bcaeff069237 "Here is the correct patch again, some changes for the old ones and a patch for
gabucino
parents: 3635
diff changeset
246
4631
974fce2f4916 [REVERSE] this patch translated the file back to english
gabucino
parents: 4617
diff changeset
247 <P>Ein Beispiel mit MJPEG Kompression :<BR>
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
248 <CODE>&nbsp;&nbsp;&nbsp;&nbsp;mencoder -dvd 2 -o titel2.avi -ovc lavc -lavcopts vcodec=mjpeg</CODE></P>
4996
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
249
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
250
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
251 <P><B><A NAME=2.4.3.6>2.4.3.6 Encodierung von mehreren Eingangsbildern (MJPEG/MPNG)</B></P>
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
252
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
253 <P><B>MEncoder</B> kann Filme aus einer oder mehreren JPEG oder PNG Dateien.
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
254 durch eine einfache Kopierung der Frames kann es MJPEG (Motion JPEG) oder MPNG
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
255 (Motion PNG) Dateien erzeugen.</P>
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
256
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
257 <P><B><I>Erklärung des Prozesses</I></B></P>
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
258
5071
17934a91320d updated to english version.
jonas
parents: 5024
diff changeset
259 <P><B>MEncoder</B> <I>decodiert</I> das/die Eingangsbild(er) mit <CODE>libjpeg</CODE>
17934a91320d updated to english version.
jonas
parents: 5024
diff changeset
260 (wenn PNGs decodiert werden, wird die <B>libpng</B> benutzt).
4996
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
261 </P>
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
262
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
263 <P><B>MEncoder</B> führt die decodierten Bilder danach dem gewählten Videokompressor zu
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
264 (DivX4, Xvid, ffmpeg msmpeg4, etc...). Der eingebaute PNG-Decoder, kann momentan leider nur
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
265 RGB-Formate ausgeben und kann desshalb nicht mit Codecs, welche YUV als Input benötigen
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
266 (wie Divx 4 oder ffmpeg's msmpeg4), gebraucht werden.</P>
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
267
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
268 <P><B><I>Beispiele</I></B></P>
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
269
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
270 <P>Die Erklärung der <CODE>-mf</CODE> Option kann unten, in der globalen
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
271 <A HREF=#2.4.5>Optionen</A> Sektion und in den Manpages gefunden werden.</P>
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
272
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
273 <P><I>Erstellung einer DivX4-Datei aus allen JPEG-Dateien im momentanen Verzeichnis :</I><BR>
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
274 &nbsp;&nbsp;<CODE>mencoder \*.jpg -mf on:w=800:h=600:fps=25 -ovc divx4 -o
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
275 ausgabe.avi</CODE></P>
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
276
5446
jonas
parents: 5071
diff changeset
277 <P><I>Erstellung einer DivX4-Datei aus einigen JPEG-Dateien im momentanen Verzeichnis :</I><BR>
jonas
parents: 5071
diff changeset
278 &nbsp;&nbsp;<CODE>mencoder frame001.jpg,frame002.jpg -mf on:w=800:h=600:fps=25 -ovc divx4 -o
jonas
parents: 5071
diff changeset
279 ausgabe.avi</CODE></P>
jonas
parents: 5071
diff changeset
280
4996
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
281 <P><I>Erstellung einer Motion JPEG (MJPEG) Datei aus allen JPEG-Dateien im momentanen Verzeichnis :</I><BR>
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
282 &nbsp;&nbsp;<CODE>mencoder \*.jpg -mf on:w=800:h=600:fps=25 -ovc copy
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
283 -o ausgabe.avi</CODE></P>
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
284
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
285 <P><I>Erstellung einer unkomprimierten Datei aus allen PNG-Dateien im momentanen Verzeichnis :</I><BR>
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
286 &nbsp;&nbsp;<CODE>mencoder \*.png -mf on:w=800:h=600:fps=25:type=png -ovc raw -o
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
287 ausgabe.avi</CODE></P>
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
288
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
289 <P><I>Erstellung einer Motion PNG (MPNG) Datei aus allen PNG-Dateien im momentanen Verzeichnis :</I><BR>
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
290 &nbsp;&nbsp;<CODE>mencoder \*.png -mf on:w=800:h=600:fps=25:type=png -ovc copy
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
291 -o ausgabe.avi</CODE></P>
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
292
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
293
4600
bcaeff069237 "Here is the correct patch again, some changes for the old ones and a patch for
gabucino
parents: 3635
diff changeset
294
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
295 <P><B><A NAME=2.4.4>2.4.4. Syntax</B></P>
3462
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
296
4631
974fce2f4916 [REVERSE] this patch translated the file back to english
gabucino
parents: 4617
diff changeset
297 <P>&nbsp;&nbsp;<CODE>mencoder [Optionen] [Eingangsdatei] [Optionen] ...</P>
3462
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
298
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
299 <P><B><A NAME=2.4.5>2.4.5. Verfügbare Optionen</B></P>
3462
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
300
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
301 <P>HINWEIS: <B>Lies die Manpage</B> für alle verfügbaren Optionen!</B></P>
3462
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
302
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
303 <P>
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
304 Da <B>MEncoder</B> die gleiche Codebasis wie <B>MPlayer</B> eingebaut hat, gibt es
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
305 viele <B>MPlayer</B> Optionen, welche auch in <B>MEncoder</B> zur Verwendung kommen!
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
306 Wie du siehst, kannst du die Option <CODE>-sid</CODE> verwenden um DVD mit Untertitel zu
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
307 zu rippen oder <CODE>-noidx</CODE> um kaputte Indexe des Eingangs AVI zu missachten. <B>Sei klug!</B>
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
308 </P>
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
309
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
310 <TABLE BORDER=1>
3462
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
311 <TR>
4996
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
312 <TD><FONT CLASS="text">
4716
0533513f835c Upgrades to the latest version, some corrections...
jonas
parents: 4695
diff changeset
313 <I>-ss</I> Zeit</TD>
4996
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
314 <TD><FONT CLASS="text">
4716
0533513f835c Upgrades to the latest version, some corrections...
jonas
parents: 4695
diff changeset
315 Startet die Encodierung von der gegebenen Zeit an (er kann nur von Keyframes aus starten !)
0533513f835c Upgrades to the latest version, some corrections...
jonas
parents: 4695
diff changeset
316 </TD>
0533513f835c Upgrades to the latest version, some corrections...
jonas
parents: 4695
diff changeset
317 </TR>
0533513f835c Upgrades to the latest version, some corrections...
jonas
parents: 4695
diff changeset
318 <TR>
4996
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
319 <TD><FONT CLASS="text">
6031
63f08ed66948 updated to english version (except documentation.html and manpages)
jonas
parents: 5446
diff changeset
320 <I>-endpos</I> Zeit / byte-Position</TD>
4996
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
321 <TD><FONT CLASS="text">
6031
63f08ed66948 updated to english version (except documentation.html and manpages)
jonas
parents: 5446
diff changeset
322 Stoppt die Encodierung zu der gegebenen Zeit / byte-Position. Lies die Manpage für Beispiele !
4716
0533513f835c Upgrades to the latest version, some corrections...
jonas
parents: 4695
diff changeset
323 </TD>
0533513f835c Upgrades to the latest version, some corrections...
jonas
parents: 4695
diff changeset
324 </TR>
0533513f835c Upgrades to the latest version, some corrections...
jonas
parents: 4695
diff changeset
325 <TR>
4996
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
326 <TD><FONT CLASS="text">
4631
974fce2f4916 [REVERSE] this patch translated the file back to english
gabucino
parents: 4617
diff changeset
327 <I>-o</I> Dateiname</TD>
4996
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
328 <TD><FONT CLASS="text">
4631
974fce2f4916 [REVERSE] this patch translated the file back to english
gabucino
parents: 4617
diff changeset
329 definiert den Namen der Ausgabedatei
3462
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
330 </TD>
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
331 </TR>
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
332 <TR>
4996
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
333 <TD><FONT CLASS="text">
3462
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
334 <I>-sws</I> 0-2</TD>
4996
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
335 <TD><FONT CLASS="text">
4631
974fce2f4916 [REVERSE] this patch translated the file back to english
gabucino
parents: 4617
diff changeset
336 Arte der Scaling-Methode<BR>
3462
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
337 &nbsp;&nbsp;0 - fast bilinear<BR>
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
338 &nbsp;&nbsp;1 - bilinear<BR>
4631
974fce2f4916 [REVERSE] this patch translated the file back to english
gabucino
parents: 4617
diff changeset
339 &nbsp;&nbsp;2 - bicubic (beste Qualität)<BR>
3462
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
340 </TD>
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
341 </TR>
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
342 <TR>
4996
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
343 <TD><FONT CLASS="text">
4631
974fce2f4916 [REVERSE] this patch translated the file back to english
gabucino
parents: 4617
diff changeset
344 <I>-ovc</I> Codecname</TD>
4996
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
345 <TD><FONT CLASS="text">
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
346 Encodiert mit dem angegebenen Codec (Codecnamen sind von codecs.conf). Beispiele:<BR>
4631
974fce2f4916 [REVERSE] this patch translated the file back to english
gabucino
parents: 4617
diff changeset
347 &nbsp;&nbsp;<B>help</B> - zeigt eine Liste der verfügbaren Codecs an<BR>
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
348 &nbsp;&nbsp;<B>rawrgb</B> - ?<BR>
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
349 &nbsp;&nbsp;<B>copy</B> - kein Encodieren, kopiert den Stream (nur von AVI/ASF zur Zeit)<BR>
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
350 &nbsp;&nbsp;<B>divx4</B> - encodiert zu DivX4<BR>
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
351 &nbsp;&nbsp;<B>lavc</B> - encodiert mit einem Codec von libavcodec<BR>
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
352 &nbsp;&nbsp;<B>vfw</B> - encodiert mit einer Windows DLL<BR>
3462
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
353 </TD>
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
354 </TR>
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
355 <TR>
4996
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
356 <TD><FONT CLASS="text">
4631
974fce2f4916 [REVERSE] this patch translated the file back to english
gabucino
parents: 4617
diff changeset
357 <I>-oac</I> Codecname</TD>
4996
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
358 <TD><FONT CLASS="text">
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
359 Encodiert mit dem angegebenen Codec (Codecnamen sind von codecs.conf). Beispiele:<BR>
4631
974fce2f4916 [REVERSE] this patch translated the file back to english
gabucino
parents: 4617
diff changeset
360 &nbsp;&nbsp;<B>help</B> - zeigt eine Liste der verfügbaren Codecs an<BR>
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
361 &nbsp;&nbsp;<B>copy</B> - kein Encodieren, kopiert den Stream (nur von AVI/ASF zur Zeit)<BR>
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
362 &nbsp;&nbsp;<B>pcm</B> - encodierten zu einem unkomprimiertem PCM<BR>
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
363 &nbsp;&nbsp;<B>mp3lame</B> - encodiert zu MP3 (verwendet Lame)<BR>
3462
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
364 </TD>
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
365 </TR>
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
366 <TR>
4996
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
367 <TD><FONT CLASS="text">
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
368 <I>-mf</I>Optionen für mehrere Eingangsdateien</TD>
3462
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
369 <TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>
4996
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
370 Wenn von mehreren JPEG-Dateien konvertiert wird, kann man folgende Unteroptionen
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
371 angeben:<BR>
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
372 &nbsp;&nbsp;<B>on</B> - aktiviert die Unterstützung für mehrere Eingangsdateien<BR>
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
373 &nbsp;&nbsp;<B>w</B>=&lt;Wert&gt; - Breite der Ausgabedatei<BR>
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
374 &nbsp;&nbsp;<B>h</B>=&lt;Wert&gt; - Höhe der Ausgabedatei<BR>
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
375 &nbsp;&nbsp;<B>fps</B>=&lt;Wert&gt; - fps der Ausgabedatei<BR>
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
376 &nbsp;&nbsp;<B>type</B>=&lt;Wert&gt; - Typ der Eingangsdateien
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
377 (verfügbare Typen : <CODE>jpeg</CODE>, <CODE>png</CODE>)<BR>
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
378 </TD>
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
379 </TR>
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
380
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
381 <TR>
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
382 <TD><FONT CLASS="text">
3462
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
383 <I>-divx4opts</I></TD>
4996
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
384 <TD><FONT CLASS="text">
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
385 Wenn du zu DivX4 encodierst kannst du hier die Parameter angeben, wie z.B.:<BR>
3462
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
386 &nbsp;&nbsp;<CODE>-divx4opts br=1800:deinterlace:key=250</CODE><BR>
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
387 Allgemeine Optionen: <B>(Lies in der Manpage für die vollständige Liste!)</B><BR>
4631
974fce2f4916 [REVERSE] this patch translated the file back to english
gabucino
parents: 4617
diff changeset
388 &nbsp;&nbsp;<B>help</B> - zeigt die Hilfe<BR>
4996
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
389 &nbsp;&nbsp;<B>br</B>=&lt;Wert&gt; - gibt die Bitrate in kBit &lt;4-16000&gt; oder Bit &lt;16001-24000000&gt; an<BR>
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
390 &nbsp;&nbsp;<B>q</B>=&lt;Wert&gt; - Qualität (1-schnellste, 5-beste - standard 5)<BR>
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
391 &nbsp;&nbsp;<B>key</B>=&lt;Wert&gt; - Keyframe Interval<BR>
3462
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
392 </TD>
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
393 </TR>
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
394 <TR>
4996
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
395 <TD><FONT CLASS="text">
4600
bcaeff069237 "Here is the correct patch again, some changes for the old ones and a patch for
gabucino
parents: 3635
diff changeset
396 <I>-lavcopts</I></TD>
4996
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
397 <TD><FONT CLASS="text">
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
398 Wenn du mit der libavcodec encodierst, kannst du deren Parameter hier angeben, wie:<BR>
4631
974fce2f4916 [REVERSE] this patch translated the file back to english
gabucino
parents: 4617
diff changeset
399 &nbsp;&nbsp;<CODE>-lavcopts vcodec=msmpeg4:vbitrate=1800:vhq:keyint=250</CODE><BR>
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
400 Häufige Optionen: <B>(Lies in der Manpage für die vollständige Liste!)</B><BR>
4631
974fce2f4916 [REVERSE] this patch translated the file back to english
gabucino
parents: 4617
diff changeset
401 &nbsp;&nbsp;<B>help</B> - zeigt die Hilfe<BR>
4996
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
402 &nbsp;&nbsp;<B>vcodec</B>=&lt;Wert&gt; - wählt den Videocodec (Siehe in der libavcodec Sektion unten nach für die vollständige Liste)<BR>
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
403 &nbsp;&nbsp;<B>vbitrate</B>=&lt;Wert&gt; - gibt die Bitrate in kbit &lt;4-16000&gt; oder bit &lt;16001-24000000&gt; an<BR>
4631
974fce2f4916 [REVERSE] this patch translated the file back to english
gabucino
parents: 4617
diff changeset
404 &nbsp;&nbsp;<B>vhq</B> - hohe Qualität<BR>
4996
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
405 &nbsp;&nbsp;<B>keyint</B>=&lt;Wert&gt; - Keyframe Interval<BR>
4600
bcaeff069237 "Here is the correct patch again, some changes for the old ones and a patch for
gabucino
parents: 3635
diff changeset
406 </TD>
bcaeff069237 "Here is the correct patch again, some changes for the old ones and a patch for
gabucino
parents: 3635
diff changeset
407 </TR>
bcaeff069237 "Here is the correct patch again, some changes for the old ones and a patch for
gabucino
parents: 3635
diff changeset
408 <TR>
4996
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
409 <TD><FONT CLASS="text">
3462
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
410 <I>-lameopts</I></TD>
4996
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
411 <TD><FONT CLASS="text">
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
412 Wenn du zu MP3 mit libmp3lame encodierst kannst du hier die Parameter angeben, wie z.B.:<BR>
3462
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
413 &nbsp;&nbsp;<CODE>-lameopts q=3</CODE><BR>
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
414 &nbsp;&nbsp;<CODE>-lameopts br=192:cbr</CODE><BR>
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
415 Allgemeine Optionen: <B>(Lies in der Manpage für die vollständige Liste!)</B><BR>
4631
974fce2f4916 [REVERSE] this patch translated the file back to english
gabucino
parents: 4617
diff changeset
416 &nbsp;&nbsp;<B>help</B> - zeigt die Hilfe<BR>
974fce2f4916 [REVERSE] this patch translated the file back to english
gabucino
parents: 4617
diff changeset
417 &nbsp;&nbsp;<B>cbr</B> - wählt <B>CBR</B> MP3 (standard ist <B>VBR</B>)<BR>
4996
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
418 &nbsp;&nbsp;<B>br</B>=&lt;Wert&gt; - definiert die Bitrate in &lt;0-1024&gt; (dies ist nur für <B>CBR</B>!)<BR>
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
419 &nbsp;&nbsp;<B>q</B>=&lt;Wert&gt; - Qualität (0-höchste, 9-schnellste - standard 0) (dies ist nur für <B>VBR</B>!)<BR>
6031
63f08ed66948 updated to english version (except documentation.html and manpages)
jonas
parents: 5446
diff changeset
420 &nbsp;&nbsp;<B>vbr</B>=&lt;Wert&gt; - VBR Untermodus (3-ABR, beste Qualität/Geschwindigkeit) (dies ist nur für <B>VBR</B>!)<BR>
3462
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
421 </TD>
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
422 </TR>
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
423 </TABLE>
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
424
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
425 <P><B><A NAME=2.4.6>2.4.6. Beispiele</B></P>
3462
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
426
4631
974fce2f4916 [REVERSE] this patch translated the file back to english
gabucino
parents: 4617
diff changeset
427 <P>Die Verwendung von <B>MEncoder</B> ist das Einfachste auf das Erde. Siehe folgendes:</P>
3462
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
428
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
429 <P>Encodierung von DVD, Titel 2:<BR>
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
430 <CODE>&nbsp;&nbsp;&nbsp;&nbsp;mencoder -dvd 2 -o titel2.avi</CODE></P>
3462
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
431
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
432 <P>Das gleiche, aber mit der libavcodec Familie, MJPEG Kompression :<BR>
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
433 <CODE>&nbsp;&nbsp;&nbsp;&nbsp;mencoder -dvd 2 -o titel2.avi -ovc lavc -lavcopts vcodec=mjpeg</CODE></P>
4600
bcaeff069237 "Here is the correct patch again, some changes for the old ones and a patch for
gabucino
parents: 3635
diff changeset
434
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
435 <P>Encodierung von DVD, Title 2, mit Rescaling:<BR>
6031
63f08ed66948 updated to english version (except documentation.html and manpages)
jonas
parents: 5446
diff changeset
436 <CODE>&nbsp;&nbsp;&nbsp;&nbsp;mencoder -dvd 2 -vop scale=640:480 -sws 2 -o titel2.avi</CODE></P>
3462
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
437
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
438 <P>Encodierung von HTTP:<BR>
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
439 <CODE>&nbsp;&nbsp;&nbsp;&nbsp;mencoder http://mplayer.hq/beispiel.avi -o beispiel.avi</CODE></P>
3462
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
440
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
441 <P>Encodierung von Pipe:<BR>
3462
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
442 <CODE>&nbsp;&nbsp;&nbsp;&nbsp;rar p test-SVCD.rar | mencoder -divx4opts br=800 -ofps 24 -pass 1 -- -</CODE></P>
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
443
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
444 <P>Encodierung von mehreren *.vob-Dateien:<BR>
3462
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
445 <CODE>&nbsp;&nbsp;&nbsp;&nbsp;cat *.vob | mencoder &lt;options&gt; -</CODE></P>
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
446
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
447 <P>Encodierung vom Tuner (für Tuner-Option <A HREF="documentation.html#2.5">siehe die TV-Input Sektion!</A>):<BR>
3462
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
448 <CODE>&nbsp;&nbsp;&nbsp;&nbsp;mencoder -tv on:driver=v4l:width=640:height=480 &lt;options&gt;</CODE></P>
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
449
4631
974fce2f4916 [REVERSE] this patch translated the file back to english
gabucino
parents: 4617
diff changeset
450 <P><B><I>Lies die MEncoder Manpage</I> </B>um alle verfügbaren Optionen zu sehen.
3462
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
451 <P>
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
452 </FONT>
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
453 </BODY>
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
454 </HTML>