annotate DOCS/German/encoding.html @ 6845:9acac87c7bfb

updated - feel free to comment
author arpi
date Tue, 30 Jul 2002 16:54:01 +0000
parents ff8598fc2ad6
children b53a5187969f
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
3462
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
2 <HTML>
4996
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
3
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
4 <HEAD>
6398
13c35228abe8 updated to english version
jonas
parents: 6241
diff changeset
5 <LINK REL="stylesheet" TYPE="text/css" HREF="default.css">
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
6 <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
4996
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
7 </HEAD>
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
8
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
9 <BODY>
3462
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
10
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
11
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
12 <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
13
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
14 <P><B><A NAME=2.4.1>2.4.1. Übersicht</A></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
15
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
16 <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
17 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
18 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
19 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
20 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
21
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
22
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
23 <P><B><A NAME=2.4.2>2.4.2. Kompilierung</A></B></P>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
24
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
25 <UL>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
26 <LI><B>OPTIONAL</B> - Lies die Anleitungen zur <B>MPlayer</B> Kompilierung.</LI>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
27 <LI><B>OPTIONAL (NUR LINUX)</B> - Downloade die neuesten <B>DivX4linux</B> Libs von
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
28 <A HREF="http://avifile.sourceforge.net/download.htm">avifile.sourceforge.net</A>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
29 und installiere sie RICHTIG. Es wird benötigt für das DivX4 (1/2 Pass) encodieren.
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
30 Weil er (zur Zeit) noch davon abhängig ist, ist MEncoder auf Linux beschränkt.</LI>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
31 <LI><B>OPTIONAL</B> - <A HREF="codecs.html#2.2.1.9">downloade und installiere
6680
jonas
parents: 6518
diff changeset
32 <B>XViD</B></A>. Nicht sehr nützlich, libavcodec's <I>mpeg4</I> Codec
jonas
parents: 6518
diff changeset
33 kann viel schneller UND in besserer Qualität codieren als XViD oder DivX4/5.</LI>
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
34 <LI><B>OPTIONAL</B> - für libavcodec Support, installiere libavcodec wie beschrieben in
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
35 <A HREF="codecs.html#2.2.1.2">ffmpegs DivX/libavcodec</A>.</LI>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
36 <LI><B>OPTIONAL</B> - Downloade und kompiliere <B>libmp3lame</B> (von lame 3.89beta oder lame CVS).<BR>
6680
jonas
parents: 6518
diff changeset
37 <B>WARNUNG: KOMPILIERE LAME &lt; 3.90 AUF KEINEN FALL MIT <U>GCC 2.96</U>! Es wird nicht funktionieren!</B><BR>
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
38 Dies wird für die CBR/VBR MP3 Audio Encodierung benötigt. Bedenke dass die <CODE>lame</CODE>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
39 Binary allein nicht genug ist. Übrigens: je weniger Optimierungen du für lame
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
40 verwendest, desto besser wird die Qualität. Du kannst die Qualität mit <CODE>make test</CODE>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
41 nach dem Kompilieren von lame testen. Das Ergebnis (eine Zahl) sollte kleiner als <B>30</B> sein.
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
42 Aber keine Panik wenn sie <B>400</B> oder ähnlich ist, du solltest keine mindere Qualität bemerken können.
6680
jonas
parents: 6518
diff changeset
43 Oh, und wenn dein Compiler <CODE>make test</CODE> nicht ausführt ... dann lösche <B>GCC 2.96</B>
jonas
parents: 6518
diff changeset
44 oder upgrade Lame auf mindestens <B>3.90</B>.</LI>
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
45 <LI><B>OPTIONAL</B> - <CODE>libjpeg</CODE> und <CODE>libpng</CODE> -
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
46 wie in der <A HREF="documentation.html#1.3">Installation</A>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
47 Sektion beschrieben</LI>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
48 </UL>
3462
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
49
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
50 <P>Du bist fertig. Wie du möglicherweise weisst, benötigen andere Encoder <I>avifile</I>. <B>MEncoder</B> braucht diese
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
51 überhaupt nicht.</P>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
52
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
53
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
54 <P><B><A NAME=2.4.3>2.4.3. MEncoder Features</A></B></P>
3462
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
55
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
56 <UL>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
57 <LI>Encodieren von der großen Reichweite an Dateiformaten und Decodern von <B>MPlayer</B></LI>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
58 <LI>Encodieren von allen Codecs von <A HREF=codecs.html#2.2.1.2>libavcodec</A></LI>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
59 <LI>Erzeugung von Dateien aus einer externen Tonspur</LI>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
60 <LI>Encodieren von <B>V4L kompatiblem TV-Tunern</B></LI>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
61 <LI>Encodieren/Multiplexen zu interleaved AVI-Datei mit Index</LI>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
62 <LI>1, 2 oder 3 Pass <B>DivX4</B> Video</LI>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
63 <LI><B>VBR</B> MP3 Audio <B>WICHTIGER HINWEIS</B> : VBR MP3 Audio wird von Windows-Playern
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
64 nicht immer gut wiedergegeben! Andererseits ist <B>MEncoder</B>'s CBR Encodierung auf
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
65 Win32-Playern ausser Betrieb :)</LI>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
66 <LI>PCM Audio</LI>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
67 <LI>stream-copy</LI>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
68 <LI>Eingangs A/V-Synchronisation (PTS-basierend, kann mit der -mc 0 Option ausgeschaltet werden)</LI>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
69 <LI>Korrektur der FPS mit der <CODE>-ofps</CODE> Option (hilfreich beim Encodieren von 29.97fps VOB zu 24fps AVI)</LI>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
70 <LI>Bildgrössenänderung (rescaling)</LI>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
71 <LI>Benutzung unseres mächtigen Plugin-Systems (crop, expand, flip, postprocess,
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
72 rotate, scale, rgb/yuv Umwandlung)</LI>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
73 <LI>Encodieren von DVD/VOBsub- <B>UND</B> Text-Untertiteln in eine Ausgabedatei</LI>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
74 </UL>
3462
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
75
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
76 <P><B><I>Geplante Features:</I></B></P>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
77
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
78 <UL>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
79 <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
80 (erzeugen von VOB Dateien mit DivX4/Indeo5/VIVO Streams :)</LI>
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
81 <LI>Audio Encodierung von v4l (FERTIG für FreeBSD ?)</LI>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
82 </UL>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
83
3462
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
84
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
85 <P><B><A NAME=2.4.3.1>2.4.3.1. 2-Pass DivX4 Encodierung</A></B></P>
3462
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
86
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
87 <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.
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
88 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
89 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
90 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
91 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
92
6031
63f08ed66948 updated to english version (except documentation.html and manpages)
jonas
parents: 5446
diff changeset
93 <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
94 <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
95 Encodierung kommen kann (Sie führt zu einem Konflikt mit der momentanen)<BR>
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
96 <CODE>&nbsp;&nbsp;&nbsp;&nbsp;mencoder -dvd 2 -lavcopts vcodec=mpeg4:weitere_optionen -o film.avi -pass 1</CODE><BR>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
97 <CODE>&nbsp;&nbsp;&nbsp;&nbsp;mencoder -dvd 2 -lavcopts vcodec=mpeg4:weitere_optionen -o film.avi -pass 2</CODE></P>
3462
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
98
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
99 <P><U><B>3-pass Encodierung:</B></U> Dies ist eine Erweiterung der 2-Pass Encodierung,
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
100 in der die Kodierung von Audio in einem separaten Durchlauf vollzogen wird. Diese Methode
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
101 erlaubt die Untersuchung der empfohlenen Video-Bitrate um auf eine CD zu passen. Auch
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
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
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
104 <TABLE>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
105 <TR><TD><CODE>rm frameno.avi</CODE></TD>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
106 <TD><B>Lösche störende temporäre Dateien</B></TD></TR>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
107 <TR><TD><CODE>mencoder &lt;datei/DVD&gt; -ovc frameno -o frameno.avi</CODE></TD>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
108 <TD><B><U>Erster Durchlauf:</U> Eine Audio-only avi Datei wird erzeugt, welche
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
109 NUR den verlangten Audiostream enthält. Vergiss nicht <CODE>-lameopts</CODE> zu setzen,
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
110 wenn du sie setzen musst. Wenn du einen langen Film encodierst, zeigt MEncoder
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
111 die empfohlenen Bitraten-werte an für 650Mb, 700Mb und 800Mb Endgrössen,
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
112 wenn er diesen Durchlauf beendet hat.</B></TD></TR>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
113 <TR><TD><CODE>mencoder &lt;datei/DVD&gt; -oac copy -pass 1 -ovc divx4 -divx4opts br=&lt;bitrate&gt;</CODE></TD>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
114 <TD><B><U>Zweiter Durchlauf:</U> Integriert den ersten Durchlauf der DivX4 Video-Encodierung.
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
115 Optional kann die Video-Bitrate, welche am Ende des letzten Durchlaufes gezeigt wurde,
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
116 hier definiert werden.</B></TD></TR>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
117 <TR><TD><CODE>mencoder &lt;datei/DVD&gt; -oac copy -pass 2 -ovc divx4 -divx4opts br=&lt;bitrate&gt;</CODE></TD>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
118 <TD><B><U>Dritter Durchlauf:</U> Integriert den zweiten Durchlauf der DivX4 Video Encodierung.
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
119 Optional kann die Video-Bitrate, welche am Ende des letzten Durchlaufes gezeigt wurde,
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
120 In diesem Durchlauf wird der Ton vom <CODE>frameno.avi</CODE> in die endgültige Datei
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
121 eingefügt und es ist alles bereit!</B></TD></TR>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
122 </TABLE>
4600
bcaeff069237 "Here is the correct patch again, some changes for the old ones and a patch for
gabucino
parents: 3635
diff changeset
123
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
124 <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
125
4631
974fce2f4916 [REVERSE] this patch translated the file back to english
gabucino
parents: 4617
diff changeset
126 <P><CODE>&nbsp;&nbsp;&nbsp;&nbsp;rm frameno.avi</CODE> - Lösche diese Datei,
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
127 welche von einer früheren Encodierung kommen kann (Sie führt zu einem Konflikt mit
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
128 der momentanen)<BR>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
129 <CODE>&nbsp;&nbsp;&nbsp;&nbsp;mencoder -dvd 2 -ovc frameno -o frameno.avi</CODE><BR>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
130 <CODE>&nbsp;&nbsp;&nbsp;&nbsp;mencoder -dvd 2 -lavcopts vcodec=mpeg4:weitere_optionen -oac copy -o film.avi -pass 1</CODE><BR>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
131 <CODE>&nbsp;&nbsp;&nbsp;&nbsp;mencoder -dvd 2 -lavcopts vcodec=mpeg4:weitere_optionen -oac copy -o film.avi -pass 2</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
132
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
133 <P><U><B>2 oder 3-pass Encodierung unter Benutzung des internen libavcodec Kontrollers:</B></U>
6031
63f08ed66948 updated to english version (except documentation.html and manpages)
jonas
parents: 5446
diff changeset
134 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
135 besseren endgültigen Genauigkeitrate führt als bei der Benutzung des externen, DivX4-inspirierten
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
136 2-pass Kontrollers mit libavcodec.</P>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
137
6031
63f08ed66948 updated to english version (except documentation.html and manpages)
jonas
parents: 5446
diff changeset
138 <UL>
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
139 <LI><B>2-pass Encodierung:</B><BR>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
140 <CODE>rm -f lavc_stats.txt</CODE><BR>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
141 <CODE>mencoder -dvd 2 -ovc lavc -lavcopts vcodec=mpeg4:vpass=1 (Audio-Optionen) -o film.avi</CODE><BR>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
142 <CODE>mencoder -dvd 2 -ovc lavc -lavcopts vcodec=mpeg4:vpass=2 (Audio-Optionen) -o film.avi</CODE></LI>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
143 <LI><B>3-pass Encodierung:</B><BR>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
144 <CODE>rm -f frameno.avi lavc_stats.txt</CODE><BR>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
145 <CODE>mencoder -dvd 2 -ovc frameno (Audio-Optionen) -o frameno.avi</CODE><BR>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
146 <CODE>mencoder -dvd 2 -ovc lavc -lavcopts vcodec=mpeg4:vpass=1 -oac copy -o film.avi</CODE><BR>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
147 <CODE>mencoder -dvd 2 -ovc lavc -lavcopts vcodec=mpeg4:vpass=2 -oac copy -o film.avi</CODE></LI>
6031
63f08ed66948 updated to english version (except documentation.html and manpages)
jonas
parents: 5446
diff changeset
148 </UL>
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
149
4600
bcaeff069237 "Here is the correct patch again, some changes for the old ones and a patch for
gabucino
parents: 3635
diff changeset
150
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
151 <P><B><A NAME=2.4.3.2>2.4.3.2. Rescaling von Filmen</A></B></P>
3462
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
152
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
153 <P>Oftmals ist die Änderung der Bildgröße erforderlich. Die Gründe dafür können verschieden sein,
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
154 Beispiele sind das Verkleinern des Ausgabenbildes oder das Encodieren von SVCD zu DivX. Bei gerippt DVDs
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
155 wurde meinst die Größe geändert, zum Beispiel eine 4:3 DVD sollte 640x480 Pixel haben, insbesondere wenn
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
156 es auf eine CD passen soll und eine gute Bildqualität zugleich aufweisen soll.
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
157 SVCDs haben eine Größe von 480x480, wobei ihr Header jedoch die "Aspect Ratio" für den Player enthält
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
158 (z.B.: 480x480 + 4:3 = 640x480). Wie auch immer, wenn du in eine AVI (DivX) Datei encodierst musst du
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
159 bedenken, dass der Header von AVI Dateien keine solche Information enthält. Darum ist die einzige Möglichkeit
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
160 das Ändern das Auslösung.</P>
3462
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
161
6031
63f08ed66948 updated to english version (except documentation.html and manpages)
jonas
parents: 5446
diff changeset
162 <P>Der Skalierungsprozess erfolgt durch den <I>'scale</I> Videofilter:
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
163 <CODE>-vop scale=X:Y</CODE>. Die Qualität kann durch die Option <CODE>-sws</CODE> angegeben werden.
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
164 Wenn nichts angegeben ist verwendet <B>MEncoder</B> 0:
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
165 fast bilinear.</P>
3462
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
166
6031
63f08ed66948 updated to english version (except documentation.html and manpages)
jonas
parents: 5446
diff changeset
167 <P>Verwendung:<BR>
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
168 <CODE>&nbsp;&nbsp;&nbsp;&nbsp;mencoder beispiel-svcd.mpg -lavcopts vcodec=mpeg4:weitere_optionen -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
169
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
170
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
171 <P><B><A NAME=2.4.3.3>2.4.3.3. Stream-Copy</A></B></P>
3462
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
172
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
173 <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
174 <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
175
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
176 <UL>
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
177 <LI><B>Videostreams</B> (Option <CODE>-ovc copy</CODE>): Es können nette Sachen gemacht werden :)<BR>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
178 Wie das kopieren (nicht konvertieren) von FLI oder VIVO oder MPEG1 Video in eine AVI Datei! Natürlich kann nur <B>MPlayer</B>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
179 solche Dateien abspielen :) Und vermutlich hat es auch keine Überlebensqualität. Das Kopieren von Videostream
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
180 kann nützlicher sein, wenn man zum Beispiel nur den Audiostream encodieren will (z.B.: unkomprimiertes PCM
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
181 zu MP3).</LI>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
182 <LI><B>Audiostreams</B> (Option <CODE>-oac copy</CODE>): siehe oben.</LI>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
183 Es ist möglich eine externe Audiodatei (MP3, AC3, Vorbis) zu nehmen und diese
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
184 dem Ausgabestream hinzuzufügen. Benutze dazu die Option
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
185 <CODE>-audiofile &lt;dateiname&gt;</CODE>.</LI>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
186 </UL>
3462
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
187
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
188
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
189 <P><B><A NAME=2.4.3.4>2.4.3.4. Reparieren von AVIs mit defektem Index oder Interleaving</A></B></P>
3594
3c0d26a18288 similar to 1.15, hm. stuff.
jaf
parents: 3462
diff changeset
190
4631
974fce2f4916 [REVERSE] this patch translated the file back to english
gabucino
parents: 4617
diff changeset
191 <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
192 <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
193 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
194 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
195
6031
63f08ed66948 updated to english version (except documentation.html and manpages)
jonas
parents: 5446
diff changeset
196 <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
197
4600
bcaeff069237 "Here is the correct patch again, some changes for the old ones and a patch for
gabucino
parents: 3635
diff changeset
198
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
199 <P><B><A NAME=2.4.3.5>2.4.3.5. Encodierung mit der <I>libavcodec</I> Codec-Familie</A></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
200
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
201 <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
202 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
203 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
204
bcaeff069237 "Here is the correct patch again, some changes for the old ones and a patch for
gabucino
parents: 3635
diff changeset
205 <UL>
bcaeff069237 "Here is the correct patch again, some changes for the old ones and a patch for
gabucino
parents: 3635
diff changeset
206 <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
207 <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
208 <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
209 <LI>mpeg4 - DivX4</LI>
6031
63f08ed66948 updated to english version (except documentation.html and manpages)
jonas
parents: 5446
diff changeset
210 <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
211 <LI>msmpeg4 - das alte DivX</LI>
974fce2f4916 [REVERSE] this patch translated the file back to english
gabucino
parents: 4617
diff changeset
212 <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
213 <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
214 </UL>
bcaeff069237 "Here is the correct patch again, some changes for the old ones and a patch for
gabucino
parents: 3635
diff changeset
215
4631
974fce2f4916 [REVERSE] this patch translated the file back to english
gabucino
parents: 4617
diff changeset
216 <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
217 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
218
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
219 <P>Ein Beispiel mit MJPEG Kompression:<BR>
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
220 <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
221
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
222
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
223 <P><B><A NAME=2.4.3.6>2.4.3.6 Encodierung von mehreren Eingangsbildern (MJPEG/MPNG)</A></B></P>
4996
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
224
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
225 <P><B>MEncoder</B> kann Filme aus einer oder mehreren JPEG oder PNG Dateien.
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
226 durch eine einfache Kopierung der Frames kann es MJPEG (Motion JPEG) oder MPNG
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
227 (Motion PNG) Dateien erzeugen.</P>
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
228
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
229 <P><B>Erklärung des Prozesses</B></P>
4996
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
230
5071
17934a91320d updated to english version.
jonas
parents: 5024
diff changeset
231 <P><B>MEncoder</B> <I>decodiert</I> das/die Eingangsbild(er) mit <CODE>libjpeg</CODE>
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
232 (wenn PNGs decodiert werden, wird die <B>libpng</B> benutzt).</P>
4996
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
233
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
234 <P><B>MEncoder</B> führt die decodierten Bilder danach dem gewählten Videokompressor zu
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
235 (DivX4, Xvid, ffmpeg msmpeg4, etc...). Der eingebaute PNG-Decoder, kann momentan leider nur
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
236 RGB-Formate ausgeben und kann desshalb nicht mit Codecs, welche YUV als Input benötigen
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
237 (wie Divx 4 oder ffmpeg's msmpeg4), gebraucht werden.</P>
4996
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
238
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
239 <P><B>Beispiele</B></P>
4996
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
240
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
241 <P>Die Erklärung der <CODE>-mf</CODE> Option kann unten, in der globalen
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
242 <A HREF=#2.4.5>Optionen</A> Sektion und in den Manpages gefunden werden.</P>
4996
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
243
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
244 <P><I>Erstellung einer DivX4-Datei aus allen JPEG-Dateien im momentanen Verzeichnis:</I><BR>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
245 &nbsp;&nbsp;<CODE>mencoder \*.jpg -mf on:w=800:h=600:fps=25 -ovc divx4 -o ausgabe.avi</CODE></P>
4996
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
246
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
247 <P><I>Erstellung einer DivX4-Datei aus einigen JPEG-Dateien im momentanen Verzeichnis:</I><BR>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
248 &nbsp;&nbsp;<CODE>mencoder frame001.jpg,frame002.jpg -mf on:w=800:h=600:fps=25 -ovc divx4 -o ausgabe.avi</CODE></P>
5446
jonas
parents: 5071
diff changeset
249
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
250 <P><I>Erstellung einer Motion JPEG (MJPEG) Datei aus allen JPEG-Dateien im momentanen Verzeichnis:</I><BR>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
251 &nbsp;&nbsp;<CODE>mencoder \*.jpg -mf on:w=800:h=600:fps=25 -ovc copy -o ausgabe.avi</CODE></P>
4996
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
252
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
253 <P><I>Erstellung einer unkomprimierten Datei aus allen PNG-Dateien im momentanen Verzeichnis:</I><BR>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
254 &nbsp;&nbsp;<CODE>mencoder \*.png -mf on:w=800:h=600:fps=25:type=png -ovc raw -o ausgabe.avi</CODE></P>
4996
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
255
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
256 <P><I>Erstellung einer Motion PNG (MPNG) Datei aus allen PNG-Dateien im momentanen Verzeichnis:</I><BR>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
257 &nbsp;&nbsp;<CODE>mencoder \*.png -mf on:w=800:h=600:fps=25:type=png -ovc copy -o ausgabe.avi</CODE></P>
4996
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
258
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
259
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
260 <P><B><A NAME=2.4.4>2.4.4. Syntax</A></B></P>
3462
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
261
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
262 <P>&nbsp;&nbsp;<CODE>mencoder [Optionen] [Eingangsdatei] [Optionen] ...</CODE></P>
3462
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
263
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
264
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
265 <P><B><A NAME=2.4.5>2.4.5. Verfügbare Optionen</A></B></P>
3462
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
266
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
267 <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
268
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
269 <P>Da <B>MEncoder</B> die gleiche Codebasis wie <B>MPlayer</B> eingebaut hat, gibt es
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
270 viele <B>MPlayer</B> Optionen, welche auch in <B>MEncoder</B> zur Verwendung kommen!
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
271 Wie du siehst, kannst du die Option <CODE>-sid</CODE> verwenden um DVD mit Untertitel zu
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
272 zu rippen oder <CODE>-noidx</CODE> um kaputte Indexe des Eingangs AVI zu missachten. <B>Sei klug!</B></P>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
273
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
274 <TABLE BORDER=1>
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
275 <TR><TD><I>-ss</I> Zeit</TD>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
276 <TD>Startet die Encodierung von der gegebenen Zeit an (er kann nur von Keyframes aus starten !)</TD></TR>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
277 <TR><TD><I>-endpos</I> Zeit / byte-Position</TD>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
278 <TD>Stoppt die Encodierung zu der gegebenen Zeit / byte-Position. Lies die Manpage für Beispiele !</TD></TR>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
279 <TR><TD><I>-o</I> Dateiname</TD>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
280 <TD>definiert den Namen der Ausgabedatei</TD></TR>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
281 <TR><TD><I>-sws</I> 0-2</TD>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
282 <TD>Arte der Scaling-Methode<BR>
3462
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
283 &nbsp;&nbsp;0 - fast bilinear<BR>
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
284 &nbsp;&nbsp;1 - bilinear<BR>
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
285 &nbsp;&nbsp;2 - bicubic (beste Qualität)<BR></TD></TR>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
286 <TR><TD><I>-ovc</I> Codecname</TD>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
287 <TD>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
288 &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
289 &nbsp;&nbsp;<B>rawrgb</B> - ?<BR>
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
290 &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
291 &nbsp;&nbsp;<B>divx4</B> - encodiert zu DivX4<BR>
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
292 &nbsp;&nbsp;<B>lavc</B> - encodiert mit einem Codec von libavcodec<BR>
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
293 &nbsp;&nbsp;<B>vfw</B> - encodiert mit einer Windows DLL<BR></TD></TR>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
294 <TR><TD><I>-oac</I> Codecname</TD>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
295 <TD>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
296 &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
297 &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
298 &nbsp;&nbsp;<B>pcm</B> - encodierten zu einem unkomprimiertem PCM<BR>
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
299 &nbsp;&nbsp;<B>mp3lame</B> - encodiert zu MP3 (verwendet Lame)<BR></TD></TR>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
300 <TR><TD><I>-mf</I> Optionen</TD>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
301 <TD>Wenn von mehreren JPEG-Dateien konvertiert wird, kann man folgende Unteroptionen
4996
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
302 angeben:<BR>
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
303 &nbsp;&nbsp;<B>on</B> - aktiviert die Unterstützung für mehrere Eingangsdateien<BR>
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
304 &nbsp;&nbsp;<B>w</B>=&lt;Wert&gt; - Breite der Ausgabedatei<BR>
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
305 &nbsp;&nbsp;<B>h</B>=&lt;Wert&gt; - Höhe der Ausgabedatei<BR>
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
306 &nbsp;&nbsp;<B>fps</B>=&lt;Wert&gt; - fps der Ausgabedatei<BR>
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
307 &nbsp;&nbsp;<B>type</B>=&lt;Wert&gt; - Typ der Eingangsdateien
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
308 (verfügbare Typen: <CODE>jpeg</CODE>, <CODE>png</CODE>)<BR></TD></TR>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
309 <TR><TD><I>-divx4opts</I></TD>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
310 <TD>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
311 &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
312 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
313 &nbsp;&nbsp;<B>help</B> - zeigt die Hilfe<BR>
4996
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
314 &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
315 &nbsp;&nbsp;<B>q</B>=&lt;Wert&gt; - Qualität (1-schnellste, 5-beste - standard 5)<BR>
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
316 &nbsp;&nbsp;<B>key</B>=&lt;Wert&gt; - Keyframe Interval<BR></TD></TR>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
317 <TR><TD><I>-lavcopts</I></TD>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
318 <TD>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
319 &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
320 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
321 &nbsp;&nbsp;<B>help</B> - zeigt die Hilfe<BR>
4996
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
322 &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
323 &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
324 &nbsp;&nbsp;<B>vhq</B> - hohe Qualität<BR>
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
325 &nbsp;&nbsp;<B>keyint</B>=&lt;Wert&gt; - Keyframe Interval<BR></TD></TR>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
326 <TR><TD><I>-lameopts</I></TD>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
327 <TD>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
328 &nbsp;&nbsp;<CODE>-lameopts q=3</CODE><BR>
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
329 &nbsp;&nbsp;<CODE>-lameopts br=192:cbr</CODE><BR>
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
330 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
331 &nbsp;&nbsp;<B>help</B> - zeigt die Hilfe<BR>
974fce2f4916 [REVERSE] this patch translated the file back to english
gabucino
parents: 4617
diff changeset
332 &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
333 &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
334 &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>
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
335 &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></TD></TR>
3462
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
336 </TABLE>
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
337
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
338
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
339 <P><B><A NAME=2.4.6>2.4.6. Beispiele</A></B></P>
3462
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
340
4631
974fce2f4916 [REVERSE] this patch translated the file back to english
gabucino
parents: 4617
diff changeset
341 <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
342
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
343 <P>Encodierung von DVD, Titel 2:<BR>
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
344 <CODE>&nbsp;&nbsp;&nbsp;&nbsp;mencoder -dvd 2 -lavcopts vcodec=mpeg4:weitere_optionen -o titel2.avi</CODE></P>
3462
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
345
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
346 <P>Das gleiche, aber mit der libavcodec Familie, MJPEG Kompression:<BR>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
347 <CODE>&nbsp;&nbsp;&nbsp;&nbsp;mencoder -dvd 2 -lavcopts vcodec=mjpeg:weitere_optionen -ffourcc mjpg -o titel2.avi</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
348
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
349 <P>Encodierung von DVD, Title 2, mit Rescaling:<BR>
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
350 <CODE>&nbsp;&nbsp;&nbsp;&nbsp;mencoder -dvd 2 -vop scale=640:480 -sws 2 -lavcopts vcodec=mpeg4:weitere_optionen -o titel2.avi</CODE></P>
3462
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
351
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
352 <P>Encodierung von HTTP:<BR>
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
353 <CODE>&nbsp;&nbsp;&nbsp;&nbsp;mencoder http://mplayer.hq/beispiel.avi -lavcopts vcodec=mpeg4:weitere_optionen -o beispiel.avi</CODE></P>
3462
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
354
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
355 <P>Encodierung von Pipe:<BR>
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
356 <CODE>&nbsp;&nbsp;&nbsp;&nbsp;rar p test-SVCD.rar | mencoder -lavcopts vcodec=mpeg4:weitere_optionen -ofps 24 -pass 1 -- -</CODE></P>
3462
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
357
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
358 <P>Encodierung von mehreren *.vob-Dateien:<BR>
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
359 <CODE>&nbsp;&nbsp;&nbsp;&nbsp;cat *.vob | mencoder &lt;options&gt; -</CODE></P>
3462
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
360
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
361 <P>Encodierung vom Tuner (für Tuner-Option <A HREF="documentation.html#2.5">siehe die TV-Input Sektion!</A>):<BR>
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
362 <CODE>&nbsp;&nbsp;&nbsp;&nbsp;mencoder -tv on:driver=v4l:width=640:height=480 &lt;options&gt;</CODE></P>
3462
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
363
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
364 <P><B>Lies die MEncoder Manpage</B> um alle verfügbaren Optionen zu sehen.</P>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
365
3462
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
366 </BODY>
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
367 </HTML>