Mercurial > mplayer.hg
annotate DOCS/German/encoding.html @ 8841:ddf6a9f4cc6a
do not create bogus filenames
author | arpi |
---|---|
date | Wed, 08 Jan 2003 16:10:39 +0000 |
parents | e4c5ee3aa3e9 |
children | e293d5eccd41 |
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 | 2 <HTML> |
4996 | 3 |
4 <HEAD> | |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
5 <TITLE>Encodieren - MEncoder - The Movie Encoder for Linux</TITLE> |
6987
b53a5187969f
A BIG update to english version (including some cosmetics, some spellchecks, changed structures, added docs), it should be up-to-date and again...
jonas
parents:
6680
diff
changeset
|
6 <LINK REL="stylesheet" TYPE="text/css" HREF="default.css"> |
b53a5187969f
A BIG update to english version (including some cosmetics, some spellchecks, changed structures, added docs), it should be up-to-date and again...
jonas
parents:
6680
diff
changeset
|
7 <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"> |
4996 | 8 </HEAD> |
9 | |
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
|
10 <BODY> |
3462 | 11 |
12 | |
7079 | 13 <H2><A NAME="encoding">2.4. Encodieren mit MEncoder</A></H2> |
4600
bcaeff069237
"Here is the correct patch again, some changes for the old ones and a patch for
gabucino
parents:
3635
diff
changeset
|
14 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
15 <P>Eine komplette Auflistung aller <B>MEncoder</B>-Optionen und aller Beispiele |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
16 findest du in der man-page.</P> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
17 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
18 <H3><A NAME="2pass">2.4.1. MPEG4-Encodierung ("DivX") in zwei oder drei Durchläufen |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
19 </A></H3> |
3462 | 20 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
21 <P><U><B>2-pass-Encodierung:</B></U> Der Name kommt in der Tat daher, dass |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
22 diese Methode die Datei <I>zweimal</I> encodiert. Das erste Encodieren (1. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
23 <P>Pass</I> [=Durchlauf]) erzeugt einige temporäre Dateien (*.log) mit |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
24 einer Dateigröße von nur wenigen MB. Lösche sie nicht (das AVI |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
25 kannst du aber löschen). Im zweiten Pass wird die Ausgabedatei unter |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
26 Verwendung der Bitraten-Daten der temporären Datei erzeugt. Die |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
27 endgültige Datei wird deswegen eine weitaus bessere Bildqualität |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
28 besitzen. Wenn dies das erst Mal ist, dass du davon hörst, solltest du |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
29 einige Guides im Internet lesen.</P> |
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
|
30 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
31 <P>Dieses Beispiel zeigt dir, wie du mit 2 Passes eine DVD in ein MPEG4-AVI |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
32 ("DivX") encodierst. Nur 2 Befehle sind erforderlich:<BR> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
33 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
34 <CODE> rm frameno.avi</CODE> - Lösche diese Datei, |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
35 welche von einer früheren 3-Pass-Encodierung kommen kann (Sie führt zu |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
36 einem Konflikt mit der momentanen Encodierung).<BR> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
37 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
38 <CODE> mencoder -dvd 2 -lavcopts |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
39 vcodec=mpeg4:vpass=1 -oac copy -o film.avi</CODE><BR> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
40 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
41 <CODE> mencoder -dvd 2 -lavcopts |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
42 vcodec=mpeg4:vpass=2 -oac copy -o film.avi</CODE></P> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
43 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
44 <P><U><B>3-Pass-Encodierung:</B></U> Dies ist eine Erweiterung der |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
45 2-Pass-Encodierung, in der die Encodierung von Audio in einem separaten |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
46 Durchlauf erledigt wird. Diese Methode erlaubt es <B>MEncoder</B>, |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
47 Vorschläge für die Videobitrate zu machen, sodass das Ergebnis auf |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
48 eine CD passt. Auch wird der Ton im Unterschied zum 2-Pass nur einmal |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
49 encodiert. Das Schema: </P> |
3462 | 50 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
51 <OL> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
52 <LI>Lösche die alte Datei: |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
53 <P>CODE>rm frameno.avi</CODE></P></LI> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
54 <LI>Erster Durchlauf: |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
55 <P><CODE>mencoder <file/DVD> -ovc frameno -oac mp3lame -lameopts |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
56 vbr=3 -o frameno.avi</CODE></P> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
57 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
58 <P>Hierbei wird ein AVI erstellt, das <B>nur</B> die gewählte Audiospur |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
59 enthält. Vergiss nicht, die <CODE>-lameopts</CODE> deinen Wünschen |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
60 anzupassen. Wenn du einen langen Film encodierst, so gibt dir <B>MEncoder</B> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
61 am Schluss die empfohlenen Videobitraten aus, damit ein resultierender |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
62 Film auf eine 650MB-, eine 700MB- oder eine 800MB-CD passt.</P></LI> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
63 <LI>Zweiter Durchgang: |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
64 <P><CODE>mencoder <file/DVD> -oac copy |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
65 -ovc lavc -lavcopts vcodec=mpeg4:vpass=1:vbitrate=<bitrate> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
66 </CODE></P> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
67 <P>Genauso wie der erste Durchgang vom DivX4-Beispiel oben. Gib hier die |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
68 nach dem ersten Durchlauf von <B>MEncoder</B>empfohlene oder eine andere |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
69 von dir gewählte Videobitrate an.</LI></P> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
70 <LI>Dritter Durchgang: |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
71 <P><CODE>mencoder <file/DVD> -oac copy |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
72 -ovc lavc -lavcopts vcodec=mpeg4:vpass=2:vbitrate=<bitrate> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
73 </CODE></P> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
74 <P>Genauso wie der zweite Durchgang vom DivX4-Beispiel oben. Gib hier die |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
75 gleiche Bitrate wie im ersten Durchgang an, es sei denn, du weißt |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
76 genau, was du tust. In diesem Durchgang wird die im |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
77 ersten Durchgang encodierte Audiospur in die endgültige Datei |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
78 eingefügt. Nun ist alles fertig!</LI></P> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
79 </OL> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
80 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
81 <H4>Beispiel einer 3-Pass-Encodierung:</H4> |
3462 | 82 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
83 <CODE> rm frameno.avi</CODE> - Lösche diese Datei, |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
84 welche von einer früheren 3-Pass-Encodierung kommen kann (Sie führt zu |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
85 einem Konflikt mit der momentanen Encodierung).<BR> |
3462 | 86 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
87 <CODE> mencoder -dvd 2 -ovc frameno |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
88 -o frameno.avi -oac mp3lame -lameopts vbr=3<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
|
89 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
90 mencoder -dvd 2 -ovc lavc |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
91 -lavcopts vcodec=mpeg4:vpass=1 -oac copy -o movie.avi<BR> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
92 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
93 mencoder -dvd 2 -ovc lavc |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
94 -lavcopts vcodec=mpeg4:vpass=2 -oac copy -o movie.avi</CODE></P> |
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 |
3462 | 96 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
97 <H3><A NAME="rescaling">2.4.2. Skalierung von Filmen</A></H3> |
3462 | 98 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
99 <P>Oftmals ist die Änderung der Bildgröße erforderlich. Die |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
100 Gründe dafür können verschieden sein: Dateigröße |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
101 verringern, Netzwerkbandbreite nicht überlasten etc. Viele Leute skalieren |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
102 das Bild auch, wenn sie von DVD zu SVCD oder DivX-AVI konvertieren. <B>Das ist |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
103 allgemein schlecht.</B> Wenn du das vermeiden willst, dann lies den Abschnitt |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
104 über das <A HREF="#aspect">Beibehalten des |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
105 Höhen-/Breitenverhältnisses</A>.</P> |
4600
bcaeff069237
"Here is the correct patch again, some changes for the old ones and a patch for
gabucino
parents:
3635
diff
changeset
|
106 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
107 <P>Der Skalierungsprozess erfolgt durch den <I>'scale</I>-Videofilter: |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
108 <CODE>-vop scale=breite:hoehe</CODE>. Die Qualität kann durch die Option |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
109 <CODE>-sws</CODE> angegeben werden. Wenn nichts angegeben ist, verwendet |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
110 <B>MEncoder</B> 0: schnelle bilienare Filterung ('fast bilinear').</P> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
111 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
112 <H5>Verwendung:</H5> |
4600
bcaeff069237
"Here is the correct patch again, some changes for the old ones and a patch for
gabucino
parents:
3635
diff
changeset
|
113 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
114 <CODE> mencoder beispiel-svcd.mpg -ovc lavc -lavcopts |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
115 vcodec=mpeg4 -vop scale=640:480 -sws 2 -oac copy -o ausgabe.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
|
116 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
117 <H3><A NAME="copying">2.4.3. Stream-Kopiermodus</A></H3> |
4600
bcaeff069237
"Here is the correct patch again, some changes for the old ones and a patch for
gabucino
parents:
3635
diff
changeset
|
118 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
119 <P><B>MEncoder</B> kann Input-Streams auf zwei Arten bearbeiten: |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
120 <B>encodieren</B> oder <B>kopieren (copy)</B>. Diese Sektion erklärt die |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
121 <B>Stream-Kopie</B>.</P> |
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
|
122 |
6031
63f08ed66948
updated to english version (except documentation.html and manpages)
jonas
parents:
5446
diff
changeset
|
123 <UL> |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
124 <LI><B>Videostreams</B> (Option <CODE>-ovc copy</CODE>): Es können nette |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
125 Sachen gemacht werden :)<BR> Wie das kopieren (nicht konvertieren) von FLI- |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
126 oder VIVO- oder MPEG1-Video in eine AVI-Datei. Natürlich ist nur |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
127 <B>MPlayer</B> in der Lage, solche Dateien abspielen :) Und vermutlich ist |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
128 das auch absolut nicht praxisrelevant. Das Kopieren von Videostream |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
129 kann nützlicher sein, wenn man zum Beispiel nur den Audiostream |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
130 encodieren will (z.B.: unkomprimiertes PCM zu MP3).</LI> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
131 <LI><B>Audiostreams</B> (Option <CODE>-oac copy</CODE>): geht genauso.</LI> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
132 Es ist möglich, eine externe Audiodatei (MP3, AC3, Vorbis) zu nehmen, |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
133 und diese dem Ausgabestream hinzuzufügen. Benutze dazu die Option |
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
|
134 <CODE>-audiofile <dateiname></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
|
135 </UL> |
3462 | 136 |
137 | |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
138 <H3><A NAME="fixing">2.4.4. Reparieren von AVIs mit defektem Index oder |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
139 schlechtem Interleaving</A></H3> |
3594 | 140 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
141 <P>Trivial. Wir kopieren einfach die Video- und Audiostreams, und |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
142 <B>MEncoder</B> erzeugt den Index. Natürlich kann das keine Fehler in den |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
143 Video- und/oder Audiostreams beheben. Es kann auch Dateien mit kaputten |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
144 Interleaving reparieren, sodass die Option <CODE>-ni</CODE> für diese |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
145 nicht mehr gebraucht wird.</P> |
3594 | 146 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
147 <P>Befehl: <CODE>mencoder -idx eingabe.avi -ovc copy -oac copy -o |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
148 ausgabe.avi</CODE></P> |
3594 | 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 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
151 <H3><A NAME="libavcodec">2.4.5. Encodierung mit der |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
152 <I>libavcodec</I>-Codec-Familie</A></H4> |
4600
bcaeff069237
"Here is the correct patch again, some changes for the old ones and a patch for
gabucino
parents:
3635
diff
changeset
|
153 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
154 <P><A HREF="codecs.html#libavcodec">libavcodec</A> bietet eine einfache |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
155 Encodierung für viele interessante Video-und Audio-formate (momentan |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
156 werden deren Audio-Codecs nicht unterstützt). Du kannst zu folgenden |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
157 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
|
158 |
bcaeff069237
"Here is the correct patch again, some changes for the old ones and a patch for
gabucino
parents:
3635
diff
changeset
|
159 <UL> |
bcaeff069237
"Here is the correct patch again, some changes for the old ones and a patch for
gabucino
parents:
3635
diff
changeset
|
160 <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
|
161 <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
|
162 <LI>h263p - H263 Plus</LI> |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
163 <LI>mpeg4 - ISO-Standard-MPEG4 (kompatibel zu DivX4/5, OpenDivX, XviD)</LI> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
164 <LI>msmpeg4 - pre-Standard-MPEG4-Variante von MS, v3 (aka DivX3)</LI> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
165 <LI>msmpeg4v2 - pre-Standard-MPEG4-Variante von MS, v2 (wird in alten |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
166 ASF-Dateien benutzt)</LI> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
167 <LI>rv10 - ein alter RealVideo-Codec</LI> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
168 <LI>mpeg1video - MPEG1-Video :)</LI> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
169 <LI>huffyuv - verlustfreie Kompression</LI> |
4600
bcaeff069237
"Here is the correct patch again, some changes for the old ones and a patch for
gabucino
parents:
3635
diff
changeset
|
170 </UL> |
bcaeff069237
"Here is the correct patch again, some changes for the old ones and a patch for
gabucino
parents:
3635
diff
changeset
|
171 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
172 <P>Die erste Spalte enthält den Codec-Namen, den du nach dem |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
173 <CODE>vcodec</CODE>-Stichwort übergibst, wie z.B.: |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
174 <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
|
175 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
176 <P>Ein Beispiel mit MJPEG-Compression:<BR> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
177 <CODE> mencoder -dvd 2 -o titel2.avi -ovc lavc -lavcopts |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
178 vcodec=mjpeg -oac copy</CODE></P> |
4996 | 179 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
180 <H3><A NAME="image_files">2.4.6 Encodierung von mehreren Einzelbildern |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
181 (JPEGs, PNGs oder TGAs)</A></H3> |
4996 | 182 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
183 <P><B>MEncoder</B> kann aus mehreren JPEG-, PNG- oder TGA-Einzelbildern |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
184 einen Film erstellen. Durch einfaches Kopieren der Bilder kann er MJPEG- |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
185 (Motion JPEG), MPNG- (Motion PNG) oder MTGA-Filme (Motion TGA) erzeugen.</P> |
4996 | 186 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
187 <P>So läuft dieser Prozess ab:</P> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
188 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
189 <OL> |
4996 | 190 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
191 <LI><B>MEncoder</B> <I>decodiert</I> das/die Eingangsbild(er) mit |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
192 <CODE>libjpeg</CODE> (wenn PNGs decodiert werden, wird die <B>libpng</B> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
193 benutzt).</LI> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
194 <LI><B>MEncoder</B> führt die decodierten Bilder danach dem |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
195 gewählten Videokompressor zu (DivX4, Xvid, ffmpeg msmpeg4, etc...). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
196 </LI> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
197 </OL> |
4996 | 198 |
7079 | 199 <H4>Beispiele</H4> |
4996 | 200 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
201 <P>Die Erklärung der <CODE>-mf</CODE>-Option kann unten in der globalen |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
202 <A HREF=#options>Optionen</A>-Sektion und in den Manpages gefunden werden.</P> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
203 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
204 <P><I>Erstellung einer DivX4-Datei aus allen JPEG-Dateien im aktuellen |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
205 Verzeichnis:</I><BR> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
206 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
207 <CODE>mencoder \*.jpg -mf on:w=800:h=600:fps=25 -ovc divx4 -o |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
208 ausgabe.avi</CODE></P> |
4996 | 209 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
210 <P><I>Erstellung einer DivX4-Datei aus einigen JPEG-Dateien im aktuellen |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
211 Verzeichnis:</I><BR> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
212 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
213 <CODE>mencoder frame001.jpg,frame002.jpg -mf on:w=800:h=600:fps=25 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
214 -ovc divx4 -o ausgabe.avi</CODE></P> |
4996 | 215 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
216 <P><I>Erstellung einer Motion JPEG-Datei (MJPEG) aus allen JPEG-Dateien im |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
217 aktuellen Verzeichnis:</I><BR> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
218 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
219 <CODE>mencoder \*.jpg -mf on:w=800:h=600:fps=25 -ovc copy -o |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
220 ausgabe.avi</CODE></P> |
5446 | 221 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
222 <P><I>Erstellung einer unkomprimierten Datei aus allen PNG-Dateien im |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
223 momentanen Verzeichnis:</I><BR> |
4996 | 224 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
225 <CODE>mencoder \*.png -mf on:w=800:h=600:fps=25:type=png -ovc raw |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
226 -o ausgabe.avi</CODE></P> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
227 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
228 <P><I>Erstellung einer Motion PNG-Datei (MPNG) aus allen PNG-Dateien im |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
229 momentanen Verzeichnis:</I><BR> |
4996 | 230 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
231 <CODE>mencoder \*.png -mf on:w=800:h=600:fps=25:type=png -ovc copy |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
232 -o ausgabe.avi</CODE></P> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
233 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
234 <P><I>Erstellung einer Motion TGA-Datei (MTGA) aus allen TGA-Dateien im |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
235 aktuellen Verzeichnis:</I><BR> |
4996 | 236 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
237 <CODE>mencoder \*.tga -mf on:w=800:h=600:fps=25:type=tga -ovc copy |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
238 -o output.avi</CODE></P> |
4996 | 239 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
240 <H3><A NAME="vobsub">2.4.7. Extrahieren von DVD-Untertiteln in eine |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
241 Vobsub-Datei</A></H3> |
6987
b53a5187969f
A BIG update to english version (including some cosmetics, some spellchecks, changed structures, added docs), it should be up-to-date and again...
jonas
parents:
6680
diff
changeset
|
242 |
b53a5187969f
A BIG update to english version (including some cosmetics, some spellchecks, changed structures, added docs), it should be up-to-date and again...
jonas
parents:
6680
diff
changeset
|
243 <P><B>MEncoder</B> kann Untertitel von einer DVD extrahieren und sie als Datei |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
244 im Vobsub-Format speichern. Dieses besteht aus einem Dateipaar |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
245 (<CODE>.sub</CODE> und <CODE>.idx</CODE>) und wird gewähnlich in ein |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
246 einziges <CODE>.rar</CODE> Archiv verpackt. <B>MPlayer</B> kann diese mit den |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
247 Optionen <CODE>-vobsub</CODE> und <CODE>-vobsubid</CODE> wiedergeben.</P> |
6987
b53a5187969f
A BIG update to english version (including some cosmetics, some spellchecks, changed structures, added docs), it should be up-to-date and again...
jonas
parents:
6680
diff
changeset
|
248 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
249 <P>Du gibst mit <CODE>-vobsubout</CODE> den Basisnamen der Ausgabedatei (ohne |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
250 <CODE>.idx</CODE>- oder <CODE>.sub</CODE>-Endung) und mit |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
251 <CODE>-vobsuboutindex</CODE> den Index des Untertitels der Ausgabedatei |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
252 an.</P> |
6987
b53a5187969f
A BIG update to english version (including some cosmetics, some spellchecks, changed structures, added docs), it should be up-to-date and again...
jonas
parents:
6680
diff
changeset
|
253 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
254 <P>Wenn die Eingabe nicht von einer DVD stammt, solltest du mit der Option |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
255 <CODE>-ifo</CODE> die Datei angeben, die zur Erstellung der resultierenden |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
256 <CODE>.idx</CODE>-Datei benötigt wird.</P> |
6987
b53a5187969f
A BIG update to english version (including some cosmetics, some spellchecks, changed structures, added docs), it should be up-to-date and again...
jonas
parents:
6680
diff
changeset
|
257 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
258 <P>Wenn die Eingabe nicht von einer DVD stammt und keine |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
259 <CODE>.ifo</CODE>-Datei vorhanden ist, benötigst du die |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
260 <CODE>-vobsuboutid</CODE>-Option, um <B>MPlayer</B> zu sagen, welche Sprach-ID |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
261 für die <CODE>.idx</CODE> Datei verwendet werden soll.</P> |
6987
b53a5187969f
A BIG update to english version (including some cosmetics, some spellchecks, changed structures, added docs), it should be up-to-date and again...
jonas
parents:
6680
diff
changeset
|
262 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
263 <P>Jeder Aufruf fügt neue Untertitel dazu, falls die <CODE>.idx</CODE>- |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
264 und <CODE>.sub</CODE>-Dateien bereits existieren. Sie sollten im Bedarfsfall |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
265 also vor dem Starten gelöscht werden.</P> |
6987
b53a5187969f
A BIG update to english version (including some cosmetics, some spellchecks, changed structures, added docs), it should be up-to-date and again...
jonas
parents:
6680
diff
changeset
|
266 |
7079 | 267 <H4>Beispiele:</H4> |
6987
b53a5187969f
A BIG update to english version (including some cosmetics, some spellchecks, changed structures, added docs), it should be up-to-date and again...
jonas
parents:
6680
diff
changeset
|
268 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
269 <P><I>Kopieren zweier Untertitel von einer DVD mit 3-Pass-Encodierung</I><BR> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
270 |
6987
b53a5187969f
A BIG update to english version (including some cosmetics, some spellchecks, changed structures, added docs), it should be up-to-date and again...
jonas
parents:
6680
diff
changeset
|
271 <CODE>rm untertitel.idx untertitel.sub</CODE><BR> |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
272 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
273 <CODE>mencoder -dvd 1 -vobsubout untertitel -vobsuboutindex 0 -sid |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
274 2 -o frameno.avi -ovc frameno -oac mp3lame -lameopts vbr=3</CODE><BR> |
6987
b53a5187969f
A BIG update to english version (including some cosmetics, some spellchecks, changed structures, added docs), it should be up-to-date and again...
jonas
parents:
6680
diff
changeset
|
275 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
276 <CODE>mencoder -dvd 1 -oac copy -ovc divx4 -divx4opts |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
277 pass=1</CODE><BR> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
278 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
279 <CODE>mencoder -dvd 1 -oac copy -ovc divx4 -divx4opts pass=2 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
280 -vobsubout untertitel -vobsuboutindex 1 -sid 5</CODE></P> |
6987
b53a5187969f
A BIG update to english version (including some cosmetics, some spellchecks, changed structures, added docs), it should be up-to-date and again...
jonas
parents:
6680
diff
changeset
|
281 |
b53a5187969f
A BIG update to english version (including some cosmetics, some spellchecks, changed structures, added docs), it should be up-to-date and again...
jonas
parents:
6680
diff
changeset
|
282 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
283 <P><I>Kopieren eines französischen Untertitels von einer MPEG-Datei</I><BR> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
284 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
285 <CODE>rm untertitel.idx untertitel.sub</CODE><BR> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
286 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
287 <CODE>mencoder film.mpg -ifo film.ifo -vobsubout untertitel |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
288 -vobsuboutindex 0 -vobsuboutid fr -sid 1</CODE></P> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
289 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
290 <H3><A NAME="aspect">2.4.8. Das Höhen-/Breitenverhältnisses erhalten |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
291 </A></H3> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
292 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
293 <P>DVDs und SVCDs (z.B. MPEG1/2) enthalten einen Wert, der das Verhältnis |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
294 zwischen der Ausgebehöhe und der Ausgebebreite enthält. Der Player |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
295 sorgt dann durch Skalierung dafür, dass dieses Verhältnis erreicht |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
296 wird, sodass wir Menschen keine Eierköpfe sehen (Beispiel: die |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
297 Bildmaße betragen 480x480, das gespeicherte Verhältnis beträgt |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
298 4:3, und der Player spielt den Videostream dann bei 640x480 ab). Wenn du |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
299 allerdings solche Dateien in ein AVI umwandelst, dann musst du beachten, dass |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
300 das AVI-Format das Höhen-/Breitenverhältnis <B>nicht</B> speichern |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
301 kann. Die Skalierung beim Encodieren ist ein zeitraubender und |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
302 qualitätsmindernder Prozess. Es sollte doch eine bessere Möglichkeit |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
303 geben!?</P> |
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
|
304 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
305 <P>Ganz genau - die gibt es.</P> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
306 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
307 <P>MPEG4 enthält ein einzigartiges Feature: Im Videostream selber kann |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
308 das Höhen-/Breitenverhältnis gespeichert werden. Jop, genauso wie |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
309 bei MPEG1/2 (DVD, SVCD). Leider gibt es bisher <U>keinen</U> Videoplayer, der |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
310 dieses Feature unterstützt. Bis auf <B>MPlayer</B> natürlich.</P> |
3462 | 311 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
312 <P>Dieses Feature kann nur in Verbindung mit dem <CODE>mpeg4</CODE>-Codec der |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
313 <B>libavcodec</B> genutzt werden. Denke immer daran, dass - auch wenn |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
314 <B>MPlayer</B> die Datei richtig wiedergeben wird - alle anderen Player ein |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
315 falsches Höhen-/Breitenverhältnis anzeigen werden.</P> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
316 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
317 <P>Du solltest ernsthaft in Erwägung ziehen, die eventuell vorhandenen |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
318 schwarzen Balken oberhalb und unterhalb des Bildes wegzuschneiden. Lies |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
319 in der man-Page dazu, wie du die <CODE>cropdetect</CODE>- und |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
320 <CODE>crop</CROP>-Filter benutzt.</P> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
321 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
322 <H5>Benutzung:</H5> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
323 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
324 <P><CODE>$ mencoder beispiel-svcd.mpg -ovc lavc -lavcopts |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
325 vcodec=mpeg4:aspect=16.0/9.0 -vop crop=714:548:0:14 -oac copy -o |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
326 ausgabe.avi</CODE></P> |
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
|
327 |
3462 | 328 </BODY> |
329 </HTML> |