annotate DOCS/German/encoding.html @ 6537:ae203145245e

yv12 osd drawer is working for y8/y800/yvu9/if09 becouse it uses only Y-plane and Y-plane is the same for all these formats
author alex
date Sun, 23 Jun 2002 19:33:55 +0000
parents eb60f4cf0b4c
children ff8598fc2ad6
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
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
32 <B>XViD</B></A>. Sehr nützlich für nicht-Linux Kisten und/oder wenn eine schnellere 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
33 als DivX4 benötigt wird mit der annähernd gleichen Qualität.</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
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>
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
37 <B>WARNUNG: KOMPILIERE LAME AUF KEINEN FALL MIT <U>GCC 2.96</U>! Es wird nicht funktionieren!</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
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.
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
43 Oh, und wenn dein Compiler <CODE>make test</CODE> nicht ausführt ... dann lösche <B>GCC 2.96</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
44 <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
45 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
46 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
47 </UL>
3462
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
48
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
49 <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
50 ü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
51
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 <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
54
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
55 <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
56 <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
57 <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
58 <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
59 <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
60 <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
61 <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
62 <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
63 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
64 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
65 <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
66 <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
67 <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
68 <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
69 <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
70 <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
71 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
72 <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
73 </UL>
3462
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
74
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
75 <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
76
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 <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
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>
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
80 <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
81 </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
82
3462
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
83
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
84 <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
85
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
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.
4695
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>
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
95 <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
96 <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
97
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
98 <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
99 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
100 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
101 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
102
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
103 <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
104 <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
105 <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
106 <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
107 <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
108 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
109 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
110 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
111 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
112 <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
113 <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
114 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
115 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
116 <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
117 <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
118 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
119 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
120 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
121 </TABLE>
4600
bcaeff069237 "Here is the correct patch again, some changes for the old ones and a patch for
gabucino
parents: 3635
diff changeset
122
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
123 <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
124
4631
974fce2f4916 [REVERSE] this patch translated the file back to english
gabucino
parents: 4617
diff changeset
125 <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
126 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
127 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
128 <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
129 <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
130 <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
131
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
132 <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
133 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
134 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
135 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
136
6031
63f08ed66948 updated to english version (except documentation.html and manpages)
jonas
parents: 5446
diff changeset
137 <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
138 <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
139 <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
140 <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
141 <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
142 <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
143 <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
144 <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
145 <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
146 <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
147 </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
148
4600
bcaeff069237 "Here is the correct patch again, some changes for the old ones and a patch for
gabucino
parents: 3635
diff changeset
149
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
150 <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
151
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
152 <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
153 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
154 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
155 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
156 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
157 (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
158 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
159 das Ändern das Auslösung.</P>
3462
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
160
6031
63f08ed66948 updated to english version (except documentation.html and manpages)
jonas
parents: 5446
diff changeset
161 <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
162 <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
163 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
164 fast bilinear.</P>
3462
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
165
6031
63f08ed66948 updated to english version (except documentation.html and manpages)
jonas
parents: 5446
diff changeset
166 <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
167 <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
168
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
169
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 <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
171
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
172 <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
173 <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
174
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
175 <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
176 <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
177 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
178 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
179 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
180 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
181 <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
182 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
183 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
184 <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
185 </UL>
3462
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
186
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
187
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
188 <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
189
4631
974fce2f4916 [REVERSE] this patch translated the file back to english
gabucino
parents: 4617
diff changeset
190 <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
191 <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
192 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
193 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
194
6031
63f08ed66948 updated to english version (except documentation.html and manpages)
jonas
parents: 5446
diff changeset
195 <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
196
4600
bcaeff069237 "Here is the correct patch again, some changes for the old ones and a patch for
gabucino
parents: 3635
diff changeset
197
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
198 <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
199
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
200 <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
201 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
202 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
203
bcaeff069237 "Here is the correct patch again, some changes for the old ones and a patch for
gabucino
parents: 3635
diff changeset
204 <UL>
bcaeff069237 "Here is the correct patch again, some changes for the old ones and a patch for
gabucino
parents: 3635
diff changeset
205 <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
206 <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
207 <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
208 <LI>mpeg4 - DivX4</LI>
6031
63f08ed66948 updated to english version (except documentation.html and manpages)
jonas
parents: 5446
diff changeset
209 <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
210 <LI>msmpeg4 - das alte DivX</LI>
974fce2f4916 [REVERSE] this patch translated the file back to english
gabucino
parents: 4617
diff changeset
211 <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
212 <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
213 </UL>
bcaeff069237 "Here is the correct patch again, some changes for the old ones and a patch for
gabucino
parents: 3635
diff changeset
214
4631
974fce2f4916 [REVERSE] this patch translated the file back to english
gabucino
parents: 4617
diff changeset
215 <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
216 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
217
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
218 <P>Ein Beispiel mit MJPEG Kompression:<BR>
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
219 <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
220
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
221
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
222 <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
223
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
224 <P><B>MEncoder</B> kann Filme aus einer oder mehreren JPEG oder PNG Dateien.
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
225 durch eine einfache Kopierung der Frames kann es MJPEG (Motion JPEG) oder MPNG
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
226 (Motion PNG) Dateien erzeugen.</P>
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
227
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
228 <P><B>Erklärung des Prozesses</B></P>
4996
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
229
5071
17934a91320d updated to english version.
jonas
parents: 5024
diff changeset
230 <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
231 (wenn PNGs decodiert werden, wird die <B>libpng</B> benutzt).</P>
4996
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
232
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
233 <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
234 (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
235 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
236 (wie Divx 4 oder ffmpeg's msmpeg4), gebraucht werden.</P>
4996
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
237
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
238 <P><B>Beispiele</B></P>
4996
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
239
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
240 <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
241 <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
242
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
243 <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
244 &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
245
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
246 <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
247 &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
248
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
249 <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
250 &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
251
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
252 <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
253 &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
254
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
255 <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
256 &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
257
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
258
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
259 <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
260
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
261 <P>&nbsp;&nbsp;<CODE>mencoder [Optionen] [Eingangsdatei] [Optionen] ...</CODE></P>
3462
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
262
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
263
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 <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
265
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
266 <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
267
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
268 <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
269 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
270 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
271 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
272
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
273 <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
274 <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
275 <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
276 <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
277 <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
278 <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
279 <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
280 <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
281 <TD>Arte der Scaling-Methode<BR>
3462
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
282 &nbsp;&nbsp;0 - fast bilinear<BR>
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
283 &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
284 &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
285 <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
286 <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
287 &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
288 &nbsp;&nbsp;<B>rawrgb</B> - ?<BR>
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
289 &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
290 &nbsp;&nbsp;<B>divx4</B> - encodiert zu DivX4<BR>
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
291 &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
292 &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
293 <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
294 <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
295 &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
296 &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
297 &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
298 &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
299 <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
300 <TD>Wenn von mehreren JPEG-Dateien konvertiert wird, kann man folgende Unteroptionen
4996
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
301 angeben:<BR>
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
302 &nbsp;&nbsp;<B>on</B> - aktiviert die Unterstützung für mehrere Eingangsdateien<BR>
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
303 &nbsp;&nbsp;<B>w</B>=&lt;Wert&gt; - Breite der Ausgabedatei<BR>
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
304 &nbsp;&nbsp;<B>h</B>=&lt;Wert&gt; - Höhe der Ausgabedatei<BR>
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
305 &nbsp;&nbsp;<B>fps</B>=&lt;Wert&gt; - fps der Ausgabedatei<BR>
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
306 &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
307 (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
308 <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
309 <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
310 &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
311 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
312 &nbsp;&nbsp;<B>help</B> - zeigt die Hilfe<BR>
4996
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
313 &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
314 &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
315 &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
316 <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
317 <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
318 &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
319 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
320 &nbsp;&nbsp;<B>help</B> - zeigt die Hilfe<BR>
4996
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
321 &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
322 &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
323 &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
324 &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
325 <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
326 <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
327 &nbsp;&nbsp;<CODE>-lameopts q=3</CODE><BR>
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
328 &nbsp;&nbsp;<CODE>-lameopts br=192:cbr</CODE><BR>
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
329 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
330 &nbsp;&nbsp;<B>help</B> - zeigt die Hilfe<BR>
974fce2f4916 [REVERSE] this patch translated the file back to english
gabucino
parents: 4617
diff changeset
331 &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
332 &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
333 &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
334 &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
335 </TABLE>
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
336
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
337
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 <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
339
4631
974fce2f4916 [REVERSE] this patch translated the file back to english
gabucino
parents: 4617
diff changeset
340 <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
341
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
342 <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
343 <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
344
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
345 <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
346 <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
347
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
348 <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
349 <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
350
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
351 <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
352 <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
353
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
354 <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
355 <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
356
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
357 <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
358 <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
359
4695
943e3990ccb3 Upgrade to latest version, some html fixes.
jonas
parents: 4631
diff changeset
360 <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
361 <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
362
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
363 <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
364
3462
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
365 </BODY>
44a600d7f8da this new file is similar to 1.14
jaf
parents:
diff changeset
366 </HTML>