Mercurial > mplayer.hg
annotate DOCS/de/mplayer.1 @ 11118:344052fdfc4a
Fix colorkey for xvidix, tested on Riva128 4MB X@15/16/24bpp (aka 15/15/32 in nvidia_vid)
This is very cool, using mplayer -vo xvidix -ao oss -framedrop -dr movie.avi I can play
640x272 DivX 1MBps on PII 233, 64MB, i440LX, Riva128 4MB AGP, FreeBSD 5.0, XFree 4.2.0,
with little framedrop,
author | atmos4 |
---|---|
date | Tue, 14 Oct 2003 21:29:25 +0000 |
parents | d45870f67728 |
children |
rev | line source |
---|---|
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1 .\" MPlayer (C) 2000-2003 Arpad Gereoffy |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2 .\" Diese Man-Page wurde/wird von Gabucino, Diego Biurrun, Jonas Jermann und |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3 .\" Moritz Bunkus gepflegt. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
4 .\" |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
5 .\" Gib dies ein, um eine HTML-Version der Man-Page zu erhalten: |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
6 .\" cat mplayer.1 | sed s/SS\ 20/SS\ 4/ | groff -man -Thtml - > manpage.html |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
7 .\" Gib dies ein, um eine Textversion der Man-Page zu erhalten: |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
8 .\" groff -m man -Tascii mplayer.1 | col -bx > manpage.txt |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
9 .\" |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
10 . |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
11 .\" -------------------------------------------------------------------------- |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
12 .\" Macrodefinitionen |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
13 .\" -------------------------------------------------------------------------- |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
14 . |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
15 .\" Standardeinrückung ist 7, nicht ändern! |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
16 .nr IN 7 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
17 .\" Einrückung für Unteroptionen |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
18 .nr SS 20 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
19 .\" neue Unteroption hinzufügen |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
20 .de IPs |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
21 .IP "\\$1" \n(SS |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
22 .. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
23 .\" Start des ersten Levels von Unteroptionen, endet mit .RE |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
24 .de RSs |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
25 .RS \n(IN+3 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
26 .. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
27 .\" Start des zweiten Levels von Unteroptionen |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
28 .de RSss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
29 .PD 0 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
30 .RS \n(SS+3 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
31 .. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
32 .\" Ende des zweiten Levels von Unteroptionen |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
33 .de REss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
34 .RE |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
35 .PD 1 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
36 .. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
37 . |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
38 .\" -------------------------------------------------------------------------- |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
39 .\" Title |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
40 .\" -------------------------------------------------------------------------- |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
41 . |
9644
0fe056bdb135
vop -> vf change, small fixes. The Polish documentation should be checked for correctness.
jonas
parents:
9548
diff
changeset
|
42 .TH MPlayer 1 "2003-03-22" |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
43 . |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
44 .SH NAME |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
45 mplayer \- Movie Player for Linux |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
46 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
47 mencoder \- Movie Encoder for Linux |
6362 | 48 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
49 .\" -------------------------------------------------------------------------- |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
50 .\" Synopsis |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
51 .\" -------------------------------------------------------------------------- |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
52 . |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
53 .SH SYNOPSIS |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
54 .na |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
55 .nh |
6362 | 56 .B mplayer |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
57 .RI [Optionen]\ [ \ Datei\ | \ URL\ | \ Abspielliste\ | \ -\ ] |
6362 | 58 .br |
59 .B mplayer | |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
60 'in +\n[.k]u |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
61 [globale Optionen] |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
62 .I Datei |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
63 [spezifische Optionen] [Datei2] [spezifische Optionen] |
6362 | 64 .br |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
65 .in |
6362 | 66 .B mplayer |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
67 'in +\n[.k]u |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
68 [globale Optionen] |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
69 .RI { "Gruppe von Dateien und Optionen" } |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
70 [Gruppe von Dateien und Optionen] |
6362 | 71 .br |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
72 .in |
6362 | 73 .B mplayer |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
74 'in +\n[.k]u |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
75 .RI [ dvd | vcd | cdda | cddb | tv ] ://Titel |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
76 [Optionen] |
6362 | 77 .br |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
78 .in |
4748 | 79 .B mplayer |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
80 'in +\n[.k]u |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
81 .RI [ mms[t] | http | http_proxy | rt[s]p ] :// |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
82 [Username:Passwort@]\fIURL\fP[:Port] [Optionen] |
6362 | 83 .br |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
84 .in |
6362 | 85 .B mencoder |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
86 [Optionen] |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
87 .RI [ \ Datei\ | \ URL\ | \ -\ ] |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
88 [\-o\ Datei] |
6362 | 89 .br |
90 .B gmplayer | |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
91 [Optionen] |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
92 [\-skin\ skin] |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
93 .ad |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
94 .hy |
4748 | 95 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
96 .\" -------------------------------------------------------------------------- |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
97 .\" Beschreibung |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
98 .\" -------------------------------------------------------------------------- |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
99 . |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
100 .SH BESCHREIBUNG |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
101 .B mplayer |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
102 ist ein Movieplayer für LINUX (der auch auf vielen anderen Unixen und |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
103 nicht\-x86-CPUs läuft, siehe Dokumentation). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
104 Er spielt die meisten Dateien mit |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
105 MPEG/\:VOB, AVI, ASF/\:WMA/\:WMV, RM, QT/\:MOV/\:MP4, OGG/\:OGM, |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
106 VIVO, FLI, NuppelVideo, yuv4mpeg, FILM und RoQ ab. Dabei werden viele |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
107 eingebaute Codecs, XAnim-Codecs und Win32-DLL-Codecs benutzt. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
108 Du kannst dir VideoCDs, SVCDs, DVDs, 3ivx\-, DivX\ 3/\:4/\:5\- und sogar WMV\-Filme |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
109 ansehen (ohne dabei die avifile\-Bibliothek zu benutzen). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
110 .PP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
111 Ein weiteres großartiges Feature von MPlayer ist die große Bandbreite an |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
112 unterstützten Ausgabetreibern. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
113 MPlayer funktioniert mit X11, XV, DGA, OpenGL, SVGAlib, fbdev, AAlib, DirectFB, |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
114 aber du kannst genauso GGI, SDL (und damit alle von SDL unterstützen |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
115 Treiber), VESA (mit jeder VESA\-kompatiblen Grafikkarte, sogar ohne X11), |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
116 einige Kartenspezifischen Low\-Level\-Treiber (für Matrox, 3Dfx und ATI) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
117 und einige Hardware\-MPEG\-Decoderkarten wie die Siemens DVB, DXR2 und |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
118 DXR3/\:Hollywood+ benutzen. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
119 Die meisten von ihnen unterstützen Software\- oder Hardwareskalierung, |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
120 sodass du deine Filme im Vollbild genießen kannst. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
121 .PP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
122 MPlayer verfügt über ein onscreen display (OSD) für Statusinformationen, |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
123 schöne, große, schattierte und kantengeglättete Untertitel und visuelles |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
124 Feedback bei Tastatureingaben. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
125 Europäische/\:ISO 8859\-1,2 (Ungarisch, Englisch, Tschechisch etc), Kyrillische |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
126 und Koreanische Schriftarten werden ebenso wie zehn Untertitelformate |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
127 (MicroDVD, SubRip, |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
128 SubViewer, Sami, VPlayer, RT, SSA, AQTitle, JACOsub und unser eigenes\: MPsub) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
129 und DVD\-Untertitel (SPU\-Streams, VobSub und Closed Captions) unterstützt. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
130 .PP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
131 .B mencoder |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
132 (MPlayer's Movie Encoder) ist ein einfacher Movieencoder, der so entworfen |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
133 wurde, dass er alle von MPlayer abspielbaren Filme (siehe oben) in andere |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
134 von MPlayer abspielbare Formate (siehe unten) umwandeln kann. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
135 Er encodiert nach DivX4, XviD, jeden der libavcodec-Codecs und Audio |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
136 nach PCM/\:MP3/\:VBR\-MP3, das ganze in 1, 2 oder 3 Durchgängen. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
137 Weiterhin kann er Streams einfach kopieren und verfügt über ein mächtiges |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
138 Plugin\-System (Beschneidung, Erweiterung, Spiegelung, Nachbearbeitung, |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
139 Rotation, Skalierung, Rauschunterdrückung, RGB/\:YUV\-Konvertierung etc). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
140 .PP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
141 .B gmplayer |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
142 ist MPlayer mit einem graphischen Benutzerinterface. Er verfügt über |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
143 die gleichen Optionen wie MPlayer. |
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:
6755
diff
changeset
|
144 |
4748 | 145 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
146 .\" -------------------------------------------------------------------------- |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
147 .\" Optionen |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
148 .\" -------------------------------------------------------------------------- |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
149 . |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
150 .SH "ALLGEMEINE ANMERKUNGEN" |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
151 .B Lies auch die HTML\-Dokumentation! |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
152 .PP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
153 Jede Option 'flag' kennt ein Gegenstück, 'noflag'. Beispielsweise ist '\-nofs' |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
154 das Gegenstück zu '\-fs'. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
155 .PP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
156 Du kannst jede Option in einer Konfigurationsdatei speichern, die bei jedem |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
157 Start gelesen wird. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
158 Die systemweite Konfigurationsdatei 'mplayer.conf' liegt in deinem |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
159 Konfigurationsverzeichnis (z.B.\& /etc/\:mplayer oder |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
160 /usr/\:local/\:etc/\:mplayer). Die benutzerspezifische Datei liegt in |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
161 \'~/\:.mplayer/\:config'. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
162 Benutzerspezifische Einstellungen haben Vorrang vor den systemweiten, |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
163 und Optionen auf der Kommandozeile überschreiben die beiden anderen. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
164 Die Syntax der Konfigurationsdatei lautet 'option=<wert>'. Alles, was nach |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
165 einem '#' kommt, wird als Kommentar verstanden und nicht ausgewertet. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
166 Optionen, die keine Werte benötigten, können aktiviert werden, wenn |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
167 du ihnen den Wert 'yes' oder '1' zuweist. Deaktiviert werden sie mit |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
168 \'no' oder '0'. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
169 Selbst Unteroptionen können in dieser Art angegeben werden. |
6362 | 170 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
171 .I BEISPIEL: |
6362 | 172 .br |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
173 # Benutze standardmäßig den Matrox-Treiber |
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:
6755
diff
changeset
|
174 .br |
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:
6755
diff
changeset
|
175 vo=xmga |
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:
6755
diff
changeset
|
176 .br |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
177 # Ich stehe darauf, beim Zusehen einen Handstand zu machen. |
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:
6755
diff
changeset
|
178 .br |
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:
6755
diff
changeset
|
179 flip=yes |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
180 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
181 # Decodiere/\:encodiere mehrere Dateien im PNG-Format, aktivier's mit '-mf on' |
6362 | 182 .br |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
183 mf= type=png:fps=25 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
184 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
185 Du kannst auch dateispezifische Konfigurationsdateien schreiben. Wenn du |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
186 für einen Film namens 'movie.avi' eine Konfigurationsdatei schreiben möchtest, |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
187 dann nenn diese Datei 'movie.avi.conf', steck dort alle nur für diesen Film |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
188 relevanten Optionen rein und speichere die Datei in ~/\:.mplayer oder im |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
189 gleichen Verzeichnis wie 'movie.avi'. |
6399 | 190 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
191 .SH "PLAYER-SPEZIFISCHE OPTIONEN (NUR FÜR MPLAYER)" |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
192 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
193 .B \-, \-use-stdin |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
194 Liest Daten von stdin. \-idx funktioniert hiermit nicht. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
195 .TP |
10754
2ca1fc045731
Recieving of mouse events can be switched off. Patch by Markus Rechberger <mrechberger@web.de>
alex
parents:
10678
diff
changeset
|
196 .B \-nomouseinput |
2ca1fc045731
Recieving of mouse events can be switched off. Patch by Markus Rechberger <mrechberger@web.de>
alex
parents:
10678
diff
changeset
|
197 Sperrt die Eingabe mittels Mausbuttons (Buttonpress/release), diese Option wird unter anderem von mozplayerxp verwendet um ein eigenes Kontextmenü anzuzeigen. |
2ca1fc045731
Recieving of mouse events can be switched off. Patch by Markus Rechberger <mrechberger@web.de>
alex
parents:
10678
diff
changeset
|
198 .TP |
9644
0fe056bdb135
vop -> vf change, small fixes. The Polish documentation should be checked for correctness.
jonas
parents:
9548
diff
changeset
|
199 .B \-autoq <Qualität> (zusammen mit \-vf pp) |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
200 Ändert dynamisch das Qualitätslevel der Nachbearbeitung, je nachdem, wieviel |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
201 CPU-Zeit gerade frei ist. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
202 Das angegebene Level ist das maximal verwendete Level. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
203 Normalerweise kanns du eine große Nummer wählen. |
9644
0fe056bdb135
vop -> vf change, small fixes. The Polish documentation should be checked for correctness.
jonas
parents:
9548
diff
changeset
|
204 Um dieses Feature zu benutzen, muss \-vf pp ohne Parameter aufgerufen |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
205 werden. |
6399 | 206 .TP |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
207 .B \-autosync <Faktor> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
208 Ändert schrittweise die A/\:V\-Synchronisation basierend auf den |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
209 Messungen der Audioverzögerung. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
210 Mit \-autosync 0, dem Standardwert, wird das Bildtiming nur auf der |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
211 gemessenen Audioverzögerung basieren. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
212 Mit \-autosync 1 wird der A/\:V-Sync-Algorithmus leicht verändert. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
213 Bei einem Film mit nicht gleichbleibender Framerate, der mit \-nosound |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
214 problemlos abgespielt wird, kann \-autosync mit einem Wert größer 1 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
215 helfen. Je höher der Wert gewählt wird, desto mehr ähnelt das Verhalten |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
216 dem von \-nosound. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
217 \-autosync 30 kann bei Probleme helfen, die bei Audiotreibern entstehen, |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
218 die keine perfekt funktionierende Messung der Audioverzögerung zulassen. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
219 Mit diesem Wert dauert es nur eine oder 2 Sekunden, bis A/\:V-Sync wieder |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
220 ok ist, wenn große A/\:V-Synch-Unterschiede auftreten. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
221 Diese Verzögerung bei der Reaktion auf abrupte A/\:V-Sync-Änderungen |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
222 ist deiner einzige Nebeneffekt dieser Option. |
6362 | 223 .TP |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
224 .B \-benchmark |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
225 Gibt am Ende einige Statistiken über die CPU-Auslastung und ausgelassene |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
226 Frames aus. Zusammen mit \-nosound und \-vo null kann es benutzt werden, |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
227 um den Videocodec einem Geschwindigkeitstest zu unterziehen. |
6362 | 228 .TP |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
229 .B \-edl <Dateiname> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
230 Aktiviert EDL\-Aktionen (Edit Decision List) während der Wiedergabe. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
231 Teile des Videos werden übersprungen und Teile des Audios stummgeschaltet. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
232 Dazu wird die angegebene Datei ausgewertet. Lies |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
233 DOCS/\:German/\:documentation.html#edl, dort stehen Details, wie du dieses |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
234 Feature benutzen kannst. |
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:
6755
diff
changeset
|
235 .TP |
9313 | 236 .B \-enqueue (nur beim GUI) |
237 Hänge die auf der Kommandozeile angegebenen Dateien an die Abspielliste an, | |
238 anstatt sie sofort abzuspielen. | |
239 .TP | |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
240 .B \-edlout <Dateiname> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
241 Erstellt eine neue EDL\-Datei und schreibt EDL\-Markierungen in diese Datei. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
242 Während der Wiedergabe kann der Benutzer 'i' drücken, und ein Eintrag, |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
243 um an der aktuellen Position zwei Sekunden des Video zu überspringen, wird |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
244 in die Datei geschrieben. Damit erhält der Benutzer eine Ausgangsbasis, |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
245 die er auf seine Bedürfnisse anpassen kann. Lies |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
246 DOCS/\:German/\:documentation.html#edl, dort stehen Details, wie du dieses |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
247 Feature benutzen kannst. |
6362 | 248 .TP |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
249 .B \-fixed-vo (BETA\-CODE!) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
250 Erzwingt dasselbe Videosystem für mehrere Dateien (einmalige Initialisierung |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
251 für alle Dateien). Dementsprechend wird für alle Dateien nur ein Fenster |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
252 geöffnet. Momentan funktionieren die folgenden Treiber mit fixed\-vo: x11, xv, |
9285 | 253 xvidix, xmga, gl2 und svga. |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
254 s.TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
255 .B \-framedrop (siehe auch \-hardframedrop) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
256 Verwirft einige Frames, ohne sie anzuzeigen, um auf langsamen Systemen |
9313 | 257 die A/\:V-Sync beizubehalten. Diese Frames werden dann auch nicht durch die |
258 Videofilter geschleust. B-Frames werden ebenfalls nicht dekodiert | |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
259 und Videofilter nicht benutzt. |
6362 | 260 .TP |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
261 .B \-h, \-help, \-\-help |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
262 Zeigt eine kurze Zusammenfassung der Optionen an. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
263 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
264 .B \-hardframedrop |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
265 Noch rabiateres Verwerfen von Frames (verhindert evtl. korrektes |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
266 Decodieren). Führt zu Bildstörungen! |
6362 | 267 .TP |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
268 .B \-identify |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
269 Zeit Dateiparameter in einem einfach einzulesenden Format an. Das |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
270 Script TOOLS/midentify unterdrückt die anderen Ausgaben von MPlayer |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
271 und führt (hoffentlich) Shellescaping für die Dateinamen aus. |
6362 | 272 .TP |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
273 .B \-input <Kommandos> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
274 Diese Option kann benutzt werden, um bestimmte Teile von MPlayers |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
275 Eingabesystem zu konfigurieren. Pfadangaben sind zu ~/\:.mplayer/ relativ. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
276 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
277 .I ANMERKUNG: |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
278 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
279 Automatische Wiederholung wird momentan nur von Joysticks unterstützt. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
280 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
281 Die verfügbaren Kommandos lauten: |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
282 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
283 .PD 0 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
284 .RSs |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
285 .IPs conf=<Datei> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
286 Lies eine andere input.conf. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
287 Wenn kein Pfadname angegeben wird, dann wird ~/\:.mplayer angenommen. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
288 .IPs ar\-delay |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
289 Zeit in Millisekunden, bevor ein Tastendruck automatisch wiederholt |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
290 wird (0 dekativiert dieses). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
291 .IPs ar\-rate |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
292 Anzahl der Tastendrücke pro Sekunde bei automatisch wiederholten |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
293 Tastendrücken. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
294 .IPs keylist |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
295 Zeigt alle Tastennamen an, die mit Funktionen belegt werden können. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
296 .IPs cmdlist |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
297 Zeigt alle Kommandos an, die auf Tasten gelegt werden können. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
298 .IPs js\-dev |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
299 Gibt das zu benutzende Joystickgerät an (standardmäßig /dev/\:input/\:js0). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
300 .IPs Datei |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
301 Liest Kommandos aus der angegeben Datei. Ist mit einem FIFO am sinnvollsten. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
302 .RE |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
303 .PD 1 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
304 . |
6362 | 305 .TP |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
306 .B \-lircconf <Konfigurationsdatei> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
307 Gibt eine Konfigurationsdatei für LIRC (Linux Infrared Remote Control, |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
308 siehe http://www.lirc.org) an, wenn nicht die Standarddatei ~/\:.lircrc |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
309 verwendet werden soll. |
6362 | 310 .TP |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
311 .B \-loop <Anzahl> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
312 Wiederholt die Wiedgabe <Anzahl> mal. 0 bedeutet ständige Wiederholung. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
313 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
314 .B \-menu (BETA\-CODE) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
315 Aktiviert das OSD\-Menü. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
316 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
317 .B \-menu\-root <Wert> (BETA\-CODE) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
318 Gibt das Hauptmenü an. |
5185 | 319 .TP |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
320 .B \-menu\-cfg <Datei> (BETA\-CODE) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
321 Benutzt eine andere menu.conf. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
322 s.TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
323 .B \-nojoystick |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
324 Deaktiviert die Joystickunterstützung. Standardmäßig ist die |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
325 Joystickunterstützung an, wenn sie eincompiliert wurde. |
6362 | 326 .TP |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
327 .B \-nolirc |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
328 Schaltet Unterstützung für LIRC aus. |
6362 | 329 .TP |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
330 .B \-nortc \ \ |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
331 Deaktiviert die Benutzung der Echtzeituhr (real-time clock, RTC, /dev/\:rtc) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
332 zum Timing. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
333 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
334 .B \-playlist <Datei> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
335 Spielt die in der Datei angegebenen Dateien ab (eine Datei pro Zeile, |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
336 oder eine Datei im Winamp- oder ASX-Format). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
337 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
338 .B \-quiet \ \ |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
339 Zeigt weniger Statusmeldungen an. |
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:
6755
diff
changeset
|
340 .TP |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
341 .B \-really\-quiet \ \ |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
342 Zeigt noch weniger Statusmeldungen an. |
6362 | 343 .TP |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
344 .B \-sdp |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
345 Gibt an, dass die Eingabedatei eine SDP-Datei ist ('Session Description |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
346 Protocol'), die eine RTP-Sitzung beschreibt (siehe |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
347 http://www.live.com/mplayer/). |
6362 | 348 .TP |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
349 .B \-shuffle \ \ |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
350 Spielt die Dateien in zufälliger Reihenfolge ab. |
6362 | 351 .TP |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
352 .B \-skin <Oberflächenverzeichnis> (BETA-CODE) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
353 Lädt eine Oberfläche (skin) aus dem angegeben Verzeichnis (OHNE |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
354 Pfadnamen). |
6362 | 355 |
356 .I BEISPIEL: | |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
357 .PD 0 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
358 .RSs |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
359 .IPs "\-skin fittyfene" |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
360 nimmt Skin/fittyfene. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
361 Zuerst wird |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
362 /usr/local/share/mplayer/ |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
363 und danach ~/.mplayer/ durchsucht. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
364 .RE |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
365 .PD 1 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
366 . |
6362 | 367 .TP |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
368 .B \-slave \ \ |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
369 Diese Option aktiviert den Slave-Modus, der dazu gedacht ist, MPlayer von |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
370 anderen Programmen aus zu steuern. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
371 Anstatt selber Tastatureingaben auszuwerten, liest MPlayer einfache |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
372 Kommandos von stdin. Die Sektion |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
373 .B SLAVE-MODUS-PROTOKOLL |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
374 erklärt die Syntax. |
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:
6755
diff
changeset
|
375 .TP |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
376 .B \-softsleep |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
377 Benutzt hochqualitative Softwaretimer, die genauso präzise wie die Echtzeituhr |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
378 (RTC) sind, ohne dafür root-Privilegien zu benötigen. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
379 Der Preis dafür ist eine höhere CPU-Auslastung. |
6362 | 380 .TP |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
381 .B \-speed <0.01\-100> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
382 Setzt die Abspielgeschwindigkeit. |
6362 | 383 .TP |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
384 .B \-sstep <sec> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
385 Gibt die Anzahl Sekunden an, die zwischen einzelnen Frames gewartet werden |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
386 soll. Für Slideshows nützlich. |
6362 | 387 |
388 | |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
389 .SH "DEMUXER/STREAM-OPTIONEN" |
6362 | 390 .TP |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
391 .B \-aid <id> (siehe auch \-alang) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
392 Gibt die zu verwendende Audiospur an [MPEG: 0\-31 AVI/\:OGM: 1\-99 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
393 ASF/\:RM: 0\-127 VOB(AC3): 128\-159 VOB(LPCM): 160\-191] |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
394 MPlayer gibt alle verwendbaren IDs aus, wenn er im Verbose-Modus (-v) gestartet |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
395 wird. |
6362 | 396 .TP |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
397 .B \-alang <zweibuchstabiger Ländercode> (siehe auch \-aid) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
398 Funktioniert nur bei DVD-Wiedergabe. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
399 Wählt die DVD-Audiosprache und versucht, die Audiospur abzuspielen, deren |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
400 Ländercode dem angegebenen entspricht. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
401 MPlayer gibt alle vorhandenen Ländercodes aus, wenn er im Verbose-Modus (-v) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
402 gestartet wird. |
6362 | 403 |
404 .I BEISPIEL: | |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
405 .PD 0 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
406 .RSs |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
407 .IPs "\-alang hu,en" |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
408 Wählt die ungarische Audiospur und zur Not die englische, falls keine |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
409 ungarische Audiospur vorhanden ist. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
410 .RE |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
411 .PD 1 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
412 . |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
413 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
414 .B \-audio\-demuxer <Nummer> (nur mit \-audiofile) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
415 Erzwingt den Audiodemuxertyp für \-audiofile. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
416 Alle in demuxers.h definierten Demuxer-IDs sind zulässig. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
417 Benutze \-audio\-demuxer 17, um eine Datei als .mp3 abzuspielen. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
418 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
419 .B \-audiofile <Dateiname> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
420 Spielt Audio aus einer externen Datei (WAV, MP3 oder Ogg Vorbis) zu einem |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
421 Film ab. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
422 .TP |
8956 | 423 .B \-bandwidth <Wert> |
424 Gibt die maximal zu benutzende Bandbreite für Netzwerkstreaming an (bei | |
425 Servern, die Streams in verschiedenen Bitraten senden können). | |
426 Nützlich, wenn du Live\-Streams über eine langsame Verbindung ansehen | |
427 möchtest. | |
428 .TP | |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
429 .B \-cdrom\-device <Pfad zum Gerät> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
430 Ändert den Standardwert für das CDROM-Gerät, /dev/\:cdrom. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
431 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
432 .B \-cache <kbytes> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
433 Diese Option gibt an, wieviel Speicher (in kbytes) MPlayer zum |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
434 Precachen einer Datei/\:URL benutzt. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
435 Besonders für langsame Medien sinnvoll (Standard ist \-nocache). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
436 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
437 .B \-cdda <option1:option2> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
438 Diese Option kann benutzt werden, um die CD-Audio-Auslesefeatures von |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
439 MPlayer zu beeinflussen. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
440 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
441 Vorhandene Optionen sind diese: |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
442 . |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
443 .RSs |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
444 .IPs speed=<Wert> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
445 setzt die CD-Umdrehungsgeschwindigkeit |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
446 .IPs paranoia=<0\-2> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
447 setzt den Paranoia-Wert |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
448 .RSss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
449 0: deaktiviert Fehlererkennung |
6362 | 450 .br |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
451 1: nur Überlappungstest (Standard) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
452 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
453 2: komplette Datenkorrektur und -überprüfung |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
454 .REss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
455 .IPs generic-dev=<Wert> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
456 benutzt das angegebene generische SCSI-Gerät |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
457 .IPs sector-size=<Wert> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
458 atomare Lesegröße |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
459 .IPs overlap=<Wert> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
460 Erzwingt eine minimal zu durchsuchende Überlappung bei der Datenüberprüfung |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
461 von <Wert> Sektoren. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
462 .IPs toc-bias |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
463 Nimm an, dass der Startoffset von Spur 1, wie er in der TOC steht, als |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
464 LBA\ 0 adressiert wird. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
465 Eine Toshiba-Laufwerke benötigen diese Option, um die Spurgrenzen richtig |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
466 zu erkennen. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
467 .IPs toc-offset=<Wert> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
468 Addiere <Wert> Sektoren zu den ermittelten Werten bei der Adressierung |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
469 der Spuren. Kann negativ sein. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
470 .IPs (no)skip |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
471 Akzeptiere (niemals) nicht perfekte Datenrekonstruktion(never) accept imperfect data reconstruction. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
472 .RE |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
473 . |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
474 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
475 .B \-channels <Anzahl> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
476 Ändere die Anzahl der wiederzugebenen Kanäle (standardmäßig '2', wenn nichts |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
477 anderes angegeben wird). Wenn die Anzahl der Ausgabekanäle größer als die |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
478 Anzahl der Eingangskanäle ist, dann werden leere Kanäle erzeugt (es sei |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
479 denn, es wird von Mono zu Stereo erweitert - dann wird der Mono-Kanal auf |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
480 beiden Kanälen wiederholt). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
481 Wenn die Anzahl der Eingangskanäle größer als die |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
482 Anzahl der Ausgabekanäle ist, dann hängt das Ergebnis vom Audiodecoder (\-afm) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
483 ab. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
484 MPlayer weist den Decoder an, den Ton in so viele Kanäle zu decodieren, |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
485 wie angegeben wurde. Jetzt liegt es am Decoder, diese Anforderung zu |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
486 erfüllen. Wenn der Decoder mehr Kanäle als angefordert ausgibt, so werden |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
487 die überschüssigen Kanäle abgeschnitten. Das ist normalerweise nur dann |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
488 wichtig, wenn Videos mit AC3-Audio abgespielt werden (wie z.B. DVDs). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
489 In diesem Fall decodiert normalerweise die liba52 den Ton und sorgt für |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
490 einen korrekten Downmix des Audios auf die geforderte Anzahl von Kanälen. |
6362 | 491 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
492 .I ANMERKUNG: |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
493 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
494 Diese Option wird von den Codecs (nur AC3), den Filtern (surround) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
495 und den ao-Treibern (zumindest von OSS) beachtet. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
496 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
497 Verfügbare Optionen sind: |
6362 | 498 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
499 .PD 0 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
500 .RSs |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
501 .IPs 2 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
502 Stereo |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
503 .IPs 4 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
504 Surround |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
505 .IPs 6 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
506 volles 5.1 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
507 .RE |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
508 .PD 1 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
509 . |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
510 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
511 .B \-chapter <Kapitel\-ID>[\-<Kapitel\-ID\ des\ letzten\ Kapitels>] |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
512 Gibt die Kapitel-ID an, ab dem abgespielt werden soll. Optional kann angegeben |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
513 werden, nach welchem Kapitel mit dem Abspielen aufgehört werden soll |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
514 (defaultmäßig 1). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
515 Unten stehen Beispiele. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
516 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
517 .B \-csslib <Dateiname> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
518 (alter DVD-Zugriff) Gibt die zu verwendende libcss.so an. |
4748 | 519 .TP |
8956 | 520 .B \-cuefile <Datename> (siehe auch \-vcd) |
521 Spiele eine VCD/\:SVCD/\:XCD in CDRwins Diskformat (bin/\:cue) ab und benutze | |
522 dazu die angegebene .cue\-Datei. | |
523 .TP | |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
524 .B \-demuxer <Nummer> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
525 Erzwingt einen bestimmten Audiodemuxertyp. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
526 Alle in demuxers.h definierten Demuxer-IDs sind zulässig. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
527 Benutze \-audio\-demuxer 17, um eine Datei als .mp3 abzuspielen. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
528 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
529 .B \-dumpaudio (nur MPLAYER) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
530 Schreibt den unbehandelten, komprimierten Audiostream nach ./\:stream.dump |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
531 (mit mpeg/\:AC3 nützlich). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
532 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
533 .B \-dumpfile <Dateiname> (nur MPLAYER) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
534 Gibt den Dateinamen an, in den MPlayer schreiben soll. Sollte in Verbindung |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
535 mit \-dumpaudio / \-dumpvideo / \-dumpstream benutzt werden. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
536 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
537 .B \-dumpstream (nur MPLAYER) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
538 Schreibt den unbehandelten Stream nach ./\:stream.dump. Nützlich, um DVDs |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
539 oder Streams zu rippen, die über's Netzwerk abgespielt werden. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
540 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
541 .B \-dumpvideo (nur MPLAYER) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
542 Schreibt den unbehandelten, komprimierten Videostream nach ./\:stream.dump |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
543 (nicht sehr nützlich). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
544 .TP |
10405 | 545 .B \dvd://<Titel\-ID> |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
546 Gibt an, welche Filme (durch die Titel-ID spezifiziert) abgespielt werden |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
547 sollen. Beispielsweise ist '1' eine Vorschau und '2' der tatsächliche Film. |
6362 | 548 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
549 .I ANMERKUNG: |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
550 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
551 Manchmal muss bei einer DVD Deinterlacing eingeschaltet werden. Siehe |
9644
0fe056bdb135
vop -> vf change, small fixes. The Polish documentation should be checked for correctness.
jonas
parents:
9548
diff
changeset
|
552 Option \-vf pp=0x20000. |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
553 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
554 .B \-dvd\-device <Pfad\ zum\ Gerät> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
555 Gibt ein anderes DVD-Gerät als das Standardgerät /dev/\:dvd an. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
556 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
557 .B \-dvdangle <Winkel\-ID> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
558 Einige DVDs beinhalten Szenen, die aus verschiedenen Perspektiven/Winkeln |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
559 betrachtet werden können. Mit dieser Option kannst du MPlayer sagen, |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
560 welche Perspektive er wiedergeben soll (Standard: 1). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
561 Unten stehen Beispiele. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
562 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
563 .B \-dvdauth <DVD\-Gerät> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
564 (alter DVD-Zugriff) Schaltet die DVD-Authentifizierung mit dem angegebenen |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
565 Gerät an. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
566 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
567 .B \-dvdkey <CSS\-Schlüssel> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
568 (alter DVD-Zugriff) Wenn ein verschlüsseltes, von DVD auf Festplatte kopiertes |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
569 VOB abgespielt werden soll, dann wird dieser Schlüssel benutzt, um das VOB |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
570 zu entschlüsseln (der Schlüssel wird bei der DVD-Laufwerksauthentifizierung |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
571 mit \-dvdauth ausgegeben). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
572 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
573 .B \-dvdnav (BETA\-CODE!) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
574 Erzwingt die Benutzung von libdvdnav. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
575 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
576 .B \-forceidx |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
577 Erzwingt den Neubau des Index. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
578 Nützlich für Dateien mit defektem Index (Desynchronisation etc.). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
579 Spulen wird damit möglich. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
580 Mit MEncoder kann der Index permanent repariert werden (siehe Dokumentation). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
581 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
582 .B \-fps <Wert> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
583 Überschreibt die Videobildrate (falls diese falsch ist oder im Header fehlt) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
584 (Fließkommazahl). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
585 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
586 .B \-frames <Anzahl> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
587 Gibt nur die ersten <Anzahl> Bilder wieder/encodiert nur die ersten <Anzahl> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
588 Bilder. Beedet sich danach. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
589 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
590 .B \-hr\-mp3\-seek (nur bei .MP3) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
591 Hi\-res mp3-Spulen. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
592 Standardmäßig ist diese Option an, wenn ein externes MP3 abgespielt wird, |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
593 da MPlayer an die exakte Position spulen muss, um die A/\:V-Sync zu erhalten. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
594 Kann langsam sein, vor allem dann, wenn zurückgespult wird, da dann erst |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
595 zum Anfang gespult wird, um die genaue Stelle zu finden. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
596 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
597 .B \-idx (siehe auch \-forceidx) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
598 Erstellt den Index neu, wenn bei einem AVI kein Index gefunden wurde, |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
599 und ermöglicht somit Spulen. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
600 Nützlich bei defekten/\:unvollständigen Downloads oder bei schlecht |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
601 erstellten AVIs. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
602 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
603 .B \-mc <Sekunden/Bild> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
604 Maximale A-V-Sync-Anpassung pro Bild (in Sekunden). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
605 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
606 .B \-mf <option1:option2:...> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
607 Wird benutzt, wenn mehrer PNG- oder JPEG-Dateien decodiert werden. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
608 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
609 Die verfügbaren Optionen lauten: |
6362 | 610 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
611 .PD 0 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
612 .RSs |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
613 .IPs on\ \ \ |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
614 Aktiviert die Multidateiunterstützung |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
615 .IPs w=<Wert> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
616 Ausgabebreite (automatisch erkannt) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
617 .IPs h=<Wert> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
618 Ausgabehöhe (automatisch erkannt) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
619 height of the output (autodetect) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
620 .IPs fps=<Wert> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
621 FPS der Ausgabe (standardmäßig 25) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
622 .IPs type=<Wert> |
9548
672f82a7859b
Adds SGI files to the list of image types supported by mencoder. -Todd
jonas
parents:
9332
diff
changeset
|
623 Typ der Quelldateien (mögliche Typen sind jpeg, png, tga, sgi) |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
624 .RE |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
625 .PD 1 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
626 . |
6362 | 627 .TP |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
628 .B \-ni (nur bei .AVI) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
629 Erzwingt die Benutzung des nicht\-interleaved-AVI-Parsers (was die |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
630 Wiedergabe einiger schlecht erstellter AVIs ermöglicht). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
631 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
632 .B \-nobps (nur bei .AVI) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
633 Benutze nicht die durchschnittlichen Bytes/\:Sekunde fuer A\-V-Sync (AVI). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
634 Hilft bei einigen AVIs mit defektem Header. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
635 .TP |
9285 | 636 .B \-noextbased |
637 Deaktiviert die auf Dateinamenserweiterungen basierende Demultiplexerauswahl. | |
638 Wenn der Dateityp (und damit der Demultiplexer) nicht zweifelsfrei | |
639 festgestellt werden kann (z.B. wenn die Datei keinen Dateikopf besitzt | |
640 oder dieser nicht eindeutig genug ist), dann wird normalerweise ein | |
641 Demultiplexer anhand der Dateiendung gewählt. Die inhaltsbasierende | |
642 Demultiplexerauswahl wird immer vorgenommen. | |
643 .TP | |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
644 .B \-passwd <Passwort> (siehe ebenfalls bei \-user) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
645 Gibt das Passwort für die HTTP-Authentifizierung an. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
646 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
647 .B \-rawaudio <option1:option2:...> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
648 Mit dieser Option können raw-Audiodateien abgespielt werden. Sie kann |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
649 auch verwendet werden, um Audio-CDs abzuspielen, die nicht mit 44KHz |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
650 16Bit stereo aufgenommen wurden. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
651 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
652 Verfügbare Optionen: |
6362 | 653 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
654 .PD 0 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
655 .RSs |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
656 .IPs on\ \ \ |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
657 benutzt den Raw-Audiodemuxer |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
658 .IPs channels=<Wert> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
659 Anzahl der Kanäle |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
660 .IPs rate=<Wert> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
661 Rate in Samplen pro Sekunde |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
662 .IPs samplesize=<Wert> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
663 Samplegröße in Byte |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
664 .IPs format=<Wert> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
665 FourCC in Hexadezimal |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
666 .RE |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
667 .PD 1 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
668 . |
6362 | 669 .TP |
9285 | 670 .B \-rawvideo <option1:option2:...> |
671 Mit dieser Option kannst du Dateien abspielen, die nur aus Videodaten bestehen. | |
672 .br | |
673 Die verfügbaren Optionen lauten: | |
674 | |
675 .PD 0 | |
676 .RSs | |
677 .IPs on\ \ \ | |
678 benutze den nur-Video-Demuxer | |
679 .IPs fps=<Wert> | |
680 Anzahl der Bilder pro Sekunde, Standardwert: 25.0 | |
681 .IPs sqcif|qcif|cif|4cif|pal|ntsc | |
682 setzt die Standardbildgröße | |
683 .IPs w=<Wert> | |
684 Bildbreite in Pixeln | |
685 .IPs h=<Wert> | |
686 Bildhöhe in Pixeln | |
687 .IPs y420|yv12|yuy2|y8 | |
688 wählt den Farbraum | |
689 .IPs format=<Wert> | |
690 gibt die FourCC des Farbraums in Hex an | |
691 .IPs size=<Wert> | |
692 Bildgröße in Bytes | |
693 .RE | |
694 .PD 1 | |
695 . | |
696 .TP | |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
697 .B \-rtsp\-stream\-over\-tcp |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
698 Kann zusammen mit 'rtsp://'\-URLs verwendet werden, um anzugeben, dass die |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
699 daraus resultierenden eingehenden RTP\- und RTCP\-Pakete per TCP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
700 übertragen werden (mit der gleichen TCP-Verbindung wie RTSP). Diese Option |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
701 kann hilfreich sein, wenn deine Internetverbindung eingehende UDP-Pakete |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
702 nicht durchlässt (siehe http://www.live.com/mplayer/). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
703 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
704 .B \-skipopening |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
705 Überspringt das Intro der DVD (nur bei dvdnav). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
706 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
707 .B \-sb <Byteposition> (siehe auch bei \-ss) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
708 Springt an die Byteposition. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
709 Nützlich beim Abspielen von CDROM-Abbildern / .VOB-Dateien mit Schrott |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
710 am Anfang. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
711 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
712 .B \-srate <Hz> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
713 Erzwingt eine Audioabspielrate, wobei die Videogeschwindigkeit angepasst |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
714 wird, um A/V\-Sync beizubehalten. MEncoder übergibt diesen Wert an lame |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
715 für's Resampling. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
716 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
717 .B \-ss <Zeit> (siehe auch bei \-sb) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
718 Springt an die gegebene Zeit. |
6362 | 719 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
720 .I BEISPIELE: |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
721 .PD 0 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
722 .RSs |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
723 .IPs "\-ss 56" |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
724 spult zu 56 Sekunden |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
725 .IPs "\-ss 01:10:00" |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
726 spult zu 1 Stunde 10 Minuten |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
727 .RE |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
728 .PD 1 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
729 . |
4748 | 730 .TP |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
731 .B \-tv <option1:option2:...> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
732 Diese Option aktiviert das TV-Grabbing von MPlayer. |
4748 | 733 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
734 .I ANMERKUNG: |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
735 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
736 MPlayer akzeptiert keine Doppelpunkte. Benutze statt dessen also Punkte |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
737 in der Geräte-ID (z.B.\& hw.0,0 und nicht hw:0,0). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
738 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
739 Sei gewarnt, dass du zwar eine beliebige Samplerate angeben kannst, wenn |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
740 du ALSA verwendest, der LAME-Audiocodec aber nur die 'Standard'-Sampleraten |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
741 unterstützt. Du wirst ein .AVI ohne Sound erhalten, wenn du eine |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
742 merkwürdige Samplerate bei diesem Codec wählst. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
743 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
744 Verfügbare Optionen: |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
745 . |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
746 .RSs |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
747 .IPs on\ \ \ |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
748 benutzt den TV-Eingang |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
749 .IPs noaudio |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
750 kein Sound |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
751 .IPs driver=<Wert> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
752 mögliche Werte: dummy, v4l, bsdbt848 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
753 .IPs device=<Wert> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
754 Gibt ein anderes Videogerät als /dev/\:video0 an. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
755 .IPs input=<Wert> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
756 Gibt einen anderen Eingang als den Standardeingang 0 (Television) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
757 an (such in der Ausgabe nach einer Liste) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
758 .IPs freq=<Wert> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
759 Gibt die Frequenz an, auf die der Tuner gesetzt wird (z.B.\& 511.250). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
760 Kann nicht zusammen mit 'channels' benutzt werden. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
761 .IPs outfmt=<Wert> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
762 Ausgabeformat des Tuners (yv12, rgb32, rgb24, rgb16, rgb15, uyvy, yuy2, i420) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
763 .IPs width=<Wert> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
764 Breite des Ausgabefensters |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
765 .IPs height=<Wert> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
766 Höhe des Ausgabefensters |
8956 | 767 .IPs fps=<Wert> |
768 Bildanzahl, mit der Video aufgenommen wird (Bilder pro Sekunde, frames per | |
769 second). | |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
770 .IPs buffersize=<Wert> |
9313 | 771 Maximalgröße des Capture-Puffers in Megabytes (standardmäßig: dynamische |
772 Größe) | |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
773 .IPs norm=<Wert> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
774 Werte: PAL, SECAM, NTSC |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
775 .IPs channel=<Wert> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
776 Setzt den Tuner auf Kanal <Wert>. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
777 .IPs chanlist=<Wert> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
778 Werte: europe-east, europe-west, us-bcast, us-cable, etc |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
779 .IPs channels=<Kanal>\-<Name>,<Kanal>\-<Name>,... |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
780 Setzt Namen für Kanäle. Benutze '_' anstelle von Leerzeichen bei Namen |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
781 (oder spiel mit der Shellquotierung rum ;\-). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
782 Die Sendernamen werden mit dem OSD angezeigt, und die Kommandos |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
783 tv_step_channel, tv_set_channel und tv_last_channel werden dann z.B.\& mit einer |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
784 Fernbedienung benutzbar sein (siehe lirc). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
785 Kann nicht zusammen mit dem frequency\-Parameter benutzt werden. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
786 Warnung: Die Sendernummer wird dann die Position des Eintrags in der |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
787 'channels'\-Liste sein, wobei der erste Eintrag die 1 bekommt. Benutze also |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
788 z.B.\& tv://1, tv://2, tv_set_channel 1, tv_set_channel 2, etc. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
789 .IPs audiorate=<Werte> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
790 Setzt die Audiobitrate für's Capturen. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
791 .IPs forceaudio |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
792 Capture auch dann Audio, wenn v4l keine Audioquellen zurückmeldet. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
793 .IPs alsa |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
794 Benutze ALSA zum Capturen. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
795 .IPs amode=<0\-3> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
796 Wählt einen Audiomodus: |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
797 .RSss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
798 0: mono |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
799 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
800 1: stereo |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
801 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
802 2: Sprache 1 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
803 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
804 3: Sprache 2 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
805 .REss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
806 .IPs forcechan=<1\-2> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
807 Normalerweise wird die Anzahl der aufgenommenen Audiokanäle automatisch |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
808 durch Ermitteln des Audiomodus der TV-Karte festgelegt. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
809 Mit dieser Option kann Mono/\:Stereo unabhängig von dem von der TV-Karte |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
810 zurückgegebenen Audiomodus erzwungen werden. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
811 Kann benutzt werden, wenn die TV-Karte den aktuellen Audiomodus nicht |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
812 zurückgeben kann. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
813 .IPs adevice=<Wert> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
814 Setzt das Audiogerät. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
815 .RSss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
816 /dev/\:...\& für OSS |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
817 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
818 Hardware-ID für ALSA |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
819 .REss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
820 .IPs audioid=<Wert> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
821 Wählt einen Audioausgang der TV-Karte, wenn diese mehrere hat. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
822 .IPs "[volume|bass|treble|balance]=<0\-65535>" |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
823 Diese Optionen setzen Parameter des Mixers auf der Capture-Karte. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
824 Sie haben keinen Effekt, wenn deine Karte keinen Mixer hat. |
8956 | 825 .IPs immediatemode=<Boolean> |
826 Ein Wert von 0 bedeutet: nimm Audio und Video zusammen in einem Puffer auf | |
827 (Standardwert für mencoder). | |
828 Ein Wert von 1 beduetet: nimm nur Video direkt von der Karte auf und Audio | |
829 über ein externes Kabel von der TV\-Karte zur Soundkarte (Standardwert | |
830 für mplayer). | |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
831 .RE |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
832 . |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
833 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
834 .B \-user <Benutzername> (siehe auch \-passwd) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
835 Gibt den Benutzernamen für die HTTP-Authentifizierung an. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
836 .TP |
10405 | 837 .B \vcd://<Titel> |
8956 | 838 Spielt den Video\-CD\-Titel direkt von einem Gerät oder einem Diskabbild |
839 ab (siehe \-cuefile). | |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
840 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
841 .B \-vid <id> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
842 Wählt die Videospur [MPG: 0\-15 ASF: 0\-255]. |
4748 | 843 .TP |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
844 .B \-vivo <sub\-Optionen> (DEBUG\-CODE) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
845 Erzwingt Audioparameter für den .vivo-Demuxer (nur für's Debugging |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
846 gedacht). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
847 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
848 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
849 .SH "OSD\-/UNTERTITEL\-OPTIONEN" |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
850 .I ANMERKUNG: |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
851 .br |
9644
0fe056bdb135
vop -> vf change, small fixes. The Polish documentation should be checked for correctness.
jonas
parents:
9548
diff
changeset
|
852 Siehe auch \-vf expand. |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
853 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
854 .B \-dumpmicrodvdsub (nur bei MPLAYER) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
855 Konvertiert die mit der \-sub\-Option angegebenen Untertitel in das |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
856 MicroDVD\-Format. Erstellt eine Datei dumpsub.sub im aktuellen Verzeichnis. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
857 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
858 .B \-dumpmpsub (nur bei MPLAYER) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
859 Konvertiert die mit der \-sub\-Option angegebenen Untertitel in das |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
860 MPlayer\-Format MPsub. Erstellt eine Datei dump.mpsub im aktuellen Verzeichnis. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
861 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
862 .B \-dumpsrtsub (nur bei MPLAYER) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
863 Konvertiert die mit der \-sub\-Option angegebenen Untertitel in das |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
864 zeitbasierende SubViewer\-Format (SRT). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
865 Erstellt eine Datei dumpsub.srt im aktuellen Verzeichnis. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
866 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
867 .B \-dumpjacosub (nur bei MPLAYER) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
868 Konvertiert die mit der \-sub\-Option angegebenen Untertitel in das |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
869 zeitbasierende JACOsub\-Format. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
870 Erstellt eine Datei dumpsub.js im aktuellen Verzeichnis. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
871 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
872 .B \-dumpsami (nur bei MPLAYER) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
873 Konvertiert die mit der \-sub\-Option angegebenen Untertitel in das |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
874 zeitbasierende SAMI\-Format. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
875 Erstellt eine Datei dumpsub.smi im aktuellen Verzeichnis. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
876 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
877 .B \-dumpsub (nur bei MPLAYER) (BETA\-CODE) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
878 Speichert den Untertitel-Substream eines VOB-Streams. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
879 Siehe auch -dump*sub und -vobsubout*. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
880 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
881 .B \-ifo <vobsub\ IFO\-Datei> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
882 Gibt die Datei an, aus der MPlayer die Palette und die Framegröße für |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
883 VOBSUB-Untertitel lädt. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
884 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
885 .B \-ffactor <Nummer> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
886 Resamplet die Alpha-Matrix der Schrift. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
887 Mögliche Werte: |
6362 | 888 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
889 .PD 0 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
890 .RSs |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
891 .IPs 0\ \ \ \ |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
892 komplett weiße Schrift |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
893 .IPs 0.75\ \ |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
894 sehr dünner schwarzer Umriss (Standard) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
895 .IPs 1\ \ \ \ |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
896 dünner schwarzer Umriss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
897 .IPs 10\ \ \ |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
898 dicker schwarzer Umriss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
899 .RE |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
900 .PD 1 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
901 . |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
902 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
903 .B \-font <Pfad\ zur\ font.desc\-Datei> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
904 Sucht nach den OSD\-/\:Untertitelschriften in einem anderen Verzeichnis |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
905 (Standard für normale Schriften: ~/\:.mplayer/\:font/\:font.desc, |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
906 Standard für FreeType\-Schriften: ~/.mplayer/\:subfont.ttf). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
907 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
908 .I ANMERKUNG: |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
909 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
910 Bei FreeType gibt diese Option den Pfad zur Textschriftdatei an. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
911 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
912 Die \-subfont-*-Optionen sind nur verfügbar, wenn FreeType eincompieliert |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
913 wurde. Wenn die FreeType-Unterstützung aktiviert wurde, dann kann die |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
914 alte Schriftunterstützung nicht mehr benutzt werden. |
6362 | 915 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
916 .I BEISPIELE: |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
917 .PD 0 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
918 .RSs |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
919 \-font ~/\:.mplayer/\:arial\-14/\:font.desc |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
920 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
921 \-font ~/\:.mplayer/\:arialuni.ttf |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
922 .RE |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
923 .PD 1 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
924 . |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
925 .TP |
10917
d45870f67728
Forced subtitles patch by Arne Driescher <driescher@mpi-magdeburg.mpg.de>
attila
parents:
10754
diff
changeset
|
926 .B \-forcedsubsonly |
d45870f67728
Forced subtitles patch by Arne Driescher <driescher@mpi-magdeburg.mpg.de>
attila
parents:
10754
diff
changeset
|
927 Nur "erzwungene" DVD-Untertitel in der z.B. mit \-slang gewähten Sprache darstellen. |
d45870f67728
Forced subtitles patch by Arne Driescher <driescher@mpi-magdeburg.mpg.de>
attila
parents:
10754
diff
changeset
|
928 .TP |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
929 .B \-noautosub |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
930 Deaktiviert das automatische Laden von Untertiteln. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
931 .TP |
8956 | 932 .B \-overlapsub |
933 Aktiviert die Überlappung von Untertiteln bei allen Untertitelformaten. | |
934 .TP | |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
935 .B \-nooverlapsub |
8956 | 936 Deaktiviert das Überlappen von Untertiteln. Normalerweise wird es bei |
937 bestimmten Formaten automatisch aktiviert. | |
6362 | 938 .TP |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
939 .B \-osdlevel <0\-3> (nur bei MPLAYER) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
940 Gibt den Modus an, in dem das OSD startet: |
8956 | 941 |
942 .PD 0 | |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
943 .RSs |
8956 | 944 .IPs 0: |
945 nur Untertitel | |
946 .IPs 1: | |
947 Lautstärkeleiste und Positionsanzeige (Standard) | |
948 .IPs 2: | |
949 Lautstärkeleiste, Positionsanzeige und prozentuale Dateiposition | |
950 .IPs 3: | |
951 Lautstärkeleiste, Positionsanzeige, prozentuale Dateiposition und | |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
952 Dateidauer |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
953 .RE |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
954 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
955 .B \-sid <id> (siehe auch \-slang) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
956 Aktiviert die Anzeige von DVD-Untertiteln. Du MUSST eine ID angeben, die |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
957 einer DVD-Untertitelsprache entspricht (0\-31). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
958 Eine Liste mit verfügbaren Untertiteln erhälst du bei der Verwendung |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
959 der Option \-v. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
960 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
961 .B \-slang <zweibuchstabiger\ Ländercode> (siehe auch \-sid) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
962 Funktioniert nur bei DVD-Wiedergabe. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
963 Aktiviert/\:selektiert die Sprache der DVD-Untertitel. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
964 Eine Liste mit verfügbaren Untertiteln erhälst du bei der Verwendung |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
965 der Option \-v. |
6362 | 966 |
967 .I BEISPIEL: | |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
968 .PD 0 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
969 .RSs |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
970 .IPs "\-slang hu,en" |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
971 Wählt ungarische Untertitel und verwendet die englischen Untertitel, wenn |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
972 es keine ungarischen gibt. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
973 .RE |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
974 .PD 1 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
975 . |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
976 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
977 .B \-sub <Untertiteldatei> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
978 Benutzt diese Untertitel. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
979 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
980 .B \-sub-bg-alpha <0\-255> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
981 Gibt an, wie transparent der Alphakanal bei Untertiteln und dem OSD ist. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
982 Große Werte bedeuten mehr Transparenz. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
983 Der Wert 0 ist eine Ausnahme und bedeutet 'vollständig transparent'. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
984 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
985 .B \-sub-bg-color <0\-255> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
986 Gibt die Hintergrundfarbe für Untertitel und das OSD an. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
987 Momentan werden Untertitel nur in Graustufen dargestellt, sodass dieser |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
988 Wert äquivalent zur Farbintensität ist. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
989 Der Wert 255 steht für weiß und 0 für schwarz. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
990 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
991 .B \-subcc \ |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
992 Zeigt DVD-Closed-Caption-Untertitel an (CC). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
993 Diese sind KEINE VOB-Untertitel. Hierbei handelt es sich um spezielle |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
994 ASCII-Untertitel für Hörgeschädigte, die in VOB-Userdatenstreams auf |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
995 den meisten Region-1-DVDs zu finden sind. CC-Untertitel wurden bisher |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
996 nicht auf DVDs für andere Regionen gefunden. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
997 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
998 .B \-subcp <Codepage> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
999 Wenn dein System iconv(3) unterstützt, so kannst du mit dieser Option |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1000 die Codepage für die Untertitel angeben. |
6362 | 1001 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1002 .I BEISPIEL: |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1003 .PD 0 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1004 .RSs |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1005 \-subcp latin2 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1006 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1007 \-subcp cp1250 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1008 .RE |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1009 .PD 1 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1010 . |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1011 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1012 .B \-sub\-demuxer <Nummer> (BETA\-CODE) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1013 Erzwingt den Untertiteldemuxertyp für \-subfile. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1014 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1015 .B \-subdelay <sek> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1016 Verzögert die Untertitel um <sek> Sekunden. Kann negativ sein. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1017 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1018 .B \-subfont-autoscale <0\-3> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1019 Setzt den Modus für automatische Skalierung der Untertitel. |
6362 | 1020 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1021 .I ANMERKUNG: |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1022 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1023 Null bedeutet, dass text-scale und osd-scale Schrifthöhen in Punkten sind. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1024 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1025 Der Modus kann folgende Werte annehmen: |
6362 | 1026 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1027 .PD 0 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1028 .RSs |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1029 .IPs 0 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1030 keine automatische Skalierung |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1031 .IPs 1 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1032 proportional zur Höhe des Films |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1033 .IPs 2 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1034 proportional zur Breite des Films |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1035 .IPs 3 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1036 proportional zur Diagonale des Films (Standard) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1037 .RE |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1038 .PD 1 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1039 . |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1040 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1041 .B \-subfont-blur <0\-8> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1042 Setzt den Verwischradius für die Schriften (Standard: 2). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1043 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1044 .B \-subfont-encoding <Wert> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1045 Setzt die Schriftcodierung. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1046 Wenn 'unicode' angegeben wird, so werden alle Zeichen der Schriftdatei |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1047 gerendert, und unicode wird benutzt werden (Standard: unicode). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1048 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1049 .B \-subfont-osd-scale <0\-100> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1050 Setzt den Koeffizienten für die automatische Skalierung der OSD-Elemente |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1051 (Standard: 6). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1052 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1053 .B \-subfont-outline <0\-8> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1054 Setzt die Schriftumrissstärke (Standard: 2). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1055 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1056 .B \-subfont-text-scale <0\-100> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1057 Setzt den Koeffizienten für die automatische Skalierung der Untertitel |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1058 (prozentualer Anteil der Anzeigegröße) (Standard: 5). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1059 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1060 .B \-subfps <Rate> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1061 Gibt die Bilder/\:Sekunde-Rate der Untertitel an (Fließkommazahl). Standard |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1062 ist die gleiche FPS wie der Film. |
6362 | 1063 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1064 .I ANMERKUNG: |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1065 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1066 Funktioniert NUR bei bildbasierenden Untertitelformaten, NICHT mit z.B. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1067 MicroDVD. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1068 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1069 .B \-subfile <Dateiname> (BETA\-CODE) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1070 Momentan nutzlos. Macht das gleiche für Untertitel, was \-audiofile für |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1071 Audio macht (OggDS?). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1072 .TP |
9644
0fe056bdb135
vop -> vf change, small fixes. The Polish documentation should be checked for correctness.
jonas
parents:
9548
diff
changeset
|
1073 .B \-subpos <0\-100> (nützlich mit \-vf expand) |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1074 Gibt die Position der Untertitel auf dem Bildschirm an. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1075 Der Wert gibt die vertikale Position der Untertitel in % der Anzeigehöhe an. |
6362 | 1076 .TP |
8956 | 1077 .B \-subalign <0\-2> |
1078 Gibt an, wie die Untertitel an subpos ausgerichtet werden. | |
1079 0 bedeutet Ausrichtung oben (Standardverhalten), 1 bedeutet Ausrichtung in | |
1080 der Mitte, und 2 bedeutet Ausrichtung unten. | |
1081 .TP | |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1082 .B \-subwidth <10\-100> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1083 Gibt die maximale Breite der Untertitel an. Nützlich für Ausgabe auf dem |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1084 Fernseher. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1085 Der Wert ist die Breite in Prozent der Bildschirmbreite. |
6362 | 1086 .TP |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1087 .B \-unicode |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1088 Sagt MPlayer, dass er die Untertitel als UNICODE behandeln soll. |
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:
6755
diff
changeset
|
1089 .TP |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1090 .B \-utf8 \ \ |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1091 Sagt MPlayer, dass er die Untertitel als UTF8 behandeln soll. |
6362 | 1092 .TP |
9285 | 1093 .B \-sub-no-text-pp |
1094 Deaktiviert jegliche Textbearbeitung, die normalerweise nach dem Laden der | |
1095 Untertitel geschieht. Wird für's Debuggen benutzt. | |
1096 .TP | |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1097 .B \-vobsub <vobsub\-Datei ohne Erweiterung> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1098 Gibt die VobSub-Dateien an, die als Untertitel angezeigt werden sollen. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1099 Angegeben wird der volle Pfadname ohne Erweiterung, z.B.\& ohne '.idx', |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1100 \'.ifo' oder '.sub'. |
6362 | 1101 .TP |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1102 .B \-vobsubid <0-31> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1103 Gibt die ID für die VobSubs an. |
9285 | 1104 .TP |
1105 .B \-spualign <-1\-2> | |
1106 Gibt an, wie SPU\-Untertitel (DVD/\:VobSub) angeordnet werden. Es gelten | |
1107 die gleichen Werte wie bei \-subpos, wobei -1 für die Originalposition | |
1108 steht. | |
1109 .TP | |
1110 .B \-spuaa <Modus> | |
1111 Antialiasingmodus/Skalierungmodus für DVD/\:VobSub. Ein Wert von 16 kann zum | |
1112 Modus hinzuaddiert werden, um die Skalierung auch dann zu erzwingen, wenn | |
1113 das Orignalbild und das skalierte Bild bereits die gleiche Größe haben, um | |
1114 z.B. auch dann die Untertitel mit einem Gaußschen Unschärfefilter zu | |
1115 bearbeiten. Die verfügbaren Modi lauten: | |
1116 .PD 0 | |
1117 .RSs | |
1118 .IPs 0 | |
1119 nix (am schnellsten, sehr hässlich) | |
1120 .IPs 1 | |
1121 Approximation (kaputt?) | |
1122 .IPs 2 | |
1123 komplett (langsam) | |
1124 .IPs 3 | |
1125 bilinear (Standard, schnell und nicht zu übel) | |
1126 .IPs 4 | |
1127 benutzt Gaußsche Unschärfe des Softwareskalierers (sieht sehr gut aus) | |
1128 .RE | |
1129 .PD 1 | |
1130 . | |
1131 .TP | |
10917
d45870f67728
Forced subtitles patch by Arne Driescher <driescher@mpi-magdeburg.mpg.de>
attila
parents:
10754
diff
changeset
|
1132 .B \-forcedsubsonly |
d45870f67728
Forced subtitles patch by Arne Driescher <driescher@mpi-magdeburg.mpg.de>
attila
parents:
10754
diff
changeset
|
1133 Display only "forced subtitles" for the DVD subtitle stream selected by e.g. \-slang. |
d45870f67728
Forced subtitles patch by Arne Driescher <driescher@mpi-magdeburg.mpg.de>
attila
parents:
10754
diff
changeset
|
1134 .TP |
9285 | 1135 .B \-spugauss <0.0\-3.0> |
1136 Varianzparameter der Gaußschen Unschärfe bei \-spuaa 4. Höhere Werte stehen | |
1137 für mehr Unschärfe. Der Standardwert ist 1.0. | |
6362 | 1138 |
1139 | |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1140 .SH "OPTIONEN FÜR DIE AUDIOAUSGABE (NUR BEI MPLAYER)" |
6362 | 1141 .TP |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1142 .B \-abs <Wert> (VERALTET) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1143 Überschreibt die automatisch erkannte Puffergröße der Audiotreiber/\:\-karte; |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1144 nur mit \-ao oss. |
6399 | 1145 .TP |
9644
0fe056bdb135
vop -> vf change, small fixes. The Polish documentation should be checked for correctness.
jonas
parents:
9548
diff
changeset
|
1146 .B \-af <plugin1[=options],plugin2,...> |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1147 Aktiviert eine kommaseparierte Liste von Audiofiltern zusammen mit ihren |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1148 Optionen. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1149 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1150 Die verfügbaren Filter lauten: |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1151 . |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1152 .RSs |
8956 | 1153 .IPs resample[=srate[:sloppy][:type]] |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1154 Ändert die Samplerate des Audiostreams zu der ganzzahlen srate (in Hz). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1155 Unterstützt nur das 16bit Little-Endian-Format. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1156 .IPs channels[=nch] |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1157 Ändert die Anzahl der Kanäle in nch Ausgabekanäle. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1158 Falls die Anzahl Ausgabekanäle größer ist als die Anzahl Eingangskanäle, |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1159 so werden leere Kanäle erzeugt (Ausnahme: Upmix von Mono auf Stereo. Hier wird |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1160 der Monokanal auf beiden Ausgabekanälen wiederholt). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1161 Ist die Anzahl Ausgabekanäle kleiner als die Anzahl Eingangskanäle, |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1162 so werden die überflüssigen Kanäle verworfen. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1163 .IPs format[=bps,f] |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1164 Wählt das Format "f" und die Anzahl der Bits pro Sample, bps, für die Ausgabe |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1165 der Filterschicht. Die Option bps ist eine ganze Zahl. Das Format f ist eine |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1166 Zeichenkette, die das Format beschreibt und folgende Optionen enthalten kann: |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1167 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1168 alaw, mulaw oder imaadpcm |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1169 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1170 float oder int |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1171 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1172 unsigned oder signed |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1173 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1174 le oder be (little oder big endian) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1175 .br |
8956 | 1176 .IPs "volume[=v:sc]" |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1177 Wählt das Lautstärkelevel der Ausgabe. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1178 Der Filter ist nicht reentrant und kann dementsprechend nur einmal pro |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1179 Audiostream aufgerufen werden. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1180 .RSss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1181 v: gewünschte Verstärkgun in dB für alle Kanäle in diesem Stream. Die |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1182 Verstärkung kann zwischen -200dB und +40dB liegen, wobei -200dB den |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1183 Sound komplett verstummen lässt und 1000dB einer 1000fachen Verstärkung |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1184 entsprechend. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1185 Die Standardverstärkung ist -20dB. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1186 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1187 sc: Aktiviert "soft clipping". |
8956 | 1188 .REss |
1189 .IPs "pan[=n:l01:l02:..l10:l11:l12:...ln0:ln1:ln2:...]" | |
1190 Mischt Kanäle beliebig. Details findest du in DOCS/sound.html. | |
1191 .RSss | |
1192 n: Anzahl der Ausgabekanäle (1 - 6). | |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1193 .br |
8956 | 1194 lij: gibt an, wieviel vom Quallkanal j in den Ausgabekanal i gemischt wird. |
1195 .REss | |
1196 .IPs "sub[=fc:ch]" | |
1197 Fügt einen Sub-woofer-Kanal hinzu. | |
1198 .RSss | |
1199 fc: ab dieser Frequenz schneidet der Tiefpassfilter ab (20Hz bis 300Hz, | |
1200 Standardwert ist 60Hz). | |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1201 .br |
8956 | 1202 ch: Anzahl der Sub-Kanäle. |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1203 .REss |
8956 | 1204 .IPs "surround[=d]" |
1205 Decoder für matrix encodierten Surroundsound. Funktioniert bei vielen | |
1206 Zweikanaldateien. | |
1207 .RSss | |
1208 d: Verzögerung in ms für den hinteren Lautsprecher (0ms bis 1000ms, | |
1209 Standardwert ist 15ms). | |
1210 .REss | |
1211 +.IPs delay[=ch1:ch2:...] | |
1212 Verzögert die Soundausgabe. | |
1213 Gibt für jeden Kanal einzeln die Verzögerung der Soundausgabe in ms an | |
1214 (Fließkommazahl zwischen 0 und 1000). | |
1215 um d Sekunden (Fließkommazahl). | |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1216 .RE |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1217 . |
4748 | 1218 .TP |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1219 .B \-af-adv <force=(0\-3):list=(filters)> (siehe auch \-af) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1220 Gibt erweiterte Audiofilteroptionen an: |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1221 . |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1222 .RSs |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1223 .IPs force=<0-3> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1224 Erzwingt das Einfügen von Audiofiltern nach folgenden Regeln: |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1225 .RSss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1226 0: Komplett automatisches Einfügen (Standard) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1227 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1228 1: für Geschwindigkeit optimiert |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1229 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1230 2: für Genauigkeit optimiert |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1231 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1232 3: kein automatisches Einfügen |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1233 .REss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1234 .IPs list=<Filter> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1235 Das gleiche wie \-af (siehe \-af). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1236 .RE |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1237 . |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1238 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1239 .B \-ao <Treiber1[:Gerät],Treiber2,...[,]> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1240 Gibt eine Prioritätenliste für die zu benutzenden Audiotreiber (optional |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1241 mit dem dazugehörigen Gerät) an. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1242 \'Gerät' ist auch mit SDL zulässig und gibt dann das Untergerät/den |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1243 Untertreiber an. |
6362 | 1244 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1245 .I ANMERKUNG: |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1246 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1247 Eine vollständige Liste der verfügbaren Audiotreiber erhälst du mit \-ao help. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1248 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1249 Wenn die Liste mit ',' endet, so werden notfalls auch nicht aufgeführte |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1250 Treiber benutzt. |
4748 | 1251 |
6362 | 1252 .I BEISPIEL: |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1253 .PD 0 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1254 .RSs |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1255 .IPs "\-ao oss:/\:dev/\:dsp2,oss:/\:dev/\:dsp1," |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1256 probiert zuerst, OSS mit den angegeben Geräten zu benutzen, und benutzt |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1257 andere Treiber, falls diese nicht funktionieren. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1258 .IPs "\-ao sdl:esd" |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1259 Gibt den SDL-Untertreiber an. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1260 .RE |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1261 .PD 1 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1262 . |
4748 | 1263 .TP |
6362 | 1264 .B \-aofile <Dateiname> |
1265 Dateiname für \-ao pcm. | |
4748 | 1266 .TP |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1267 .B \-aop <list=Plugin1,Plugin2...:Option1=Wert1:opt2=Wert2...> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1268 Gibt die Audioplugins und ihre Optionen an (siehe auch in der Dokumentation). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1269 .br |
6362 | 1270 Verfügbare Optionen sind: |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1271 . |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1272 .RSs |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1273 .IPs list=[Plugins] |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1274 Kommaseparierte Liste der Plugins (resample, surround, format, volume, |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1275 extrastereo, volnorm) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1276 .IPs delay=<Sek> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1277 Beispiel-Plugin, benutze es nicht. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1278 .IPs format=<Format> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1279 Ausgabeformat (nur beim format-Plugin) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1280 .IPs fout=<Hz> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1281 Ausgabefrequenz (nur beim resample-Plugin) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1282 .IPs volume=<0\-255> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1283 Lautstärke (nur beim volume-Plugin) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1284 .IPs mul=<Wert> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1285 Stereokoeffizient (standardmäßig 2.5) (nur beim extrastereo-Plugin) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1286 .IPs softclip |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1287 Compressor- / 'soft\-clipping'-Einstellungen (nur beim volume-Plugin) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1288 .RE |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1289 . |
4748 | 1290 .TP |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1291 .B \-delay <Sek> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1292 Audioverzögerung in Sekunden (Fließkommazahl, kann negativ sein). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1293 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1294 .B \-format <0\-8192> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1295 Wählt das Ausgabeformat der Filterschicht. Die Formatnummer entspricht den |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1296 in libao2/afmt.h definierten Werten. |
4748 | 1297 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1298 .PD 0 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1299 .RSs |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1300 .IPs 1 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1301 Mu-Law |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1302 .IPs 2 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1303 A-Law |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1304 .IPs 4 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1305 Ima-ADPCM |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1306 .IPs 8 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1307 Signed 8-bit |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1308 .IPs 16 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1309 Unsigned 8-bit |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1310 .IPs 32 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1311 Unsigned 16-bit (Little-Endian) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1312 .IPs 64 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1313 Unsigned 16-bit (Big-Endian) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1314 .IPs 128 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1315 Signed 16-bit (Little-Endian) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1316 .IPs 256 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1317 Signed 16-bit (Big-Endian) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1318 .IPs 512 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1319 MPEG (2) Audio |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1320 .IPs 1024 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1321 AC3 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1322 .IPs 4096 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1323 Signed 32-bit (Little-Endian) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1324 .IPs 8192 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1325 Signed 32-bit (Big-Endian) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1326 .RE |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1327 .PD 1 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1328 . |
4748 | 1329 .TP |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1330 .B \-mixer <Gerät> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1331 Teil MPlayer das zu benutzende Mixergerät mit (Standard: /dev/\:mixer). |
4748 | 1332 .TP |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1333 .B \-nowaveheader (nur bei -ao pcm) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1334 Schreibe keinen Wave-Header in die Datei. Wird für RAW-PCM benutzt. |
4748 | 1335 |
1336 | |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1337 .SH "OPTIONEN FÜR DIE VIDEOAUSGABE (NUR BEI MPLAYER)" |
4748 | 1338 .TP |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1339 .B \-aa* (nur bei \-vo aa) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1340 Du bekommst eine Liste mit allen Optionen und ihren Erläuterungen mit |
6362 | 1341 .I mplayer \-aahelp |
4748 | 1342 .TP |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1343 .B \-bpp <Farbtiefe> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1344 Benutze eine andere als die automatisch erkannte Farbtiefe. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1345 Nicht alle \-vo-Treiber unstützen das (fbdev, dga2, svga, vesa). |
4748 | 1346 .TP |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1347 .B \-brightness <\-100\-100> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1348 Passt die Helligkeit der Videoausgabe an (Standard: 0). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1349 Ändert die Intensität der RGB-Komponenten des Videosignals von Schwarz zu |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1350 Weiß. |
4748 | 1351 .TP |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1352 .B \-contrast <\-100\-100> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1353 Passt den Kontrast der Videoausgabe an (Standard: 0). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1354 Funktioniert so ähnlich wie bei der Helligkeit. |
4748 | 1355 .TP |
8956 | 1356 .B \-dfbopts <Wert> (nur mit \-vo directfb2) |
1357 Gibt eine Parameterliste für den directfb-Treiber an. | |
1358 .TP | |
4748 | 1359 .B \-display <Name> |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1360 Gibt den Rechnernamen und die Anzeigenummer des X-Servers an, auf dem |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1361 die Anzeige erscheinen soll. |
6362 | 1362 |
1363 .I BEISPIEL: | |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1364 .PD 0 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1365 .RSs |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1366 \-display xtest.localdomain:0 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1367 .RE |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1368 .PD 1 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1369 . |
4748 | 1370 .TP |
6362 | 1371 .B \-double |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1372 Aktiviert die Doppelpufferung. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1373 Vermeidet Flimmern dadurch, dass zwei Bilder im Speicher gehalten werden, |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1374 von denen das eine angezeigt wird, während das andere noch decodiert wird. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1375 Kann das OSD beeinflussen. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1376 Braucht doppelt so viel Speicher wie Einfachpufferung und wird somit |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1377 nicht mit Grafikkarten funktionieren, die nur über sehr wenig Speicher |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1378 verfügen. |
4748 | 1379 .TP |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1380 .B \-dr \ \ \ |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1381 Schaltet direktes Rendern an (wird nicht von allen Codecs und |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1382 Videoausgabetreibern unterstützt) (srandardmäßig aus). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1383 Warnung: Kann zu Störungen beim OSD oder bei den Untertiteln führen! |
4748 | 1384 .TP |
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:
6755
diff
changeset
|
1385 .B \-dxr2 <option1:option2:...> |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1386 Mit dieser Option wird der dxr2-Treiber gesteuert. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1387 Anmerkung: Der lavc-Filter wird jetzt automatisch eingefügt, wenn ein |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1388 Nicht-MPEG1/2-Film abgespielt wird, sodass alle von MPlayer unterstützten |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1389 Formate sofort funktionieren sollten, wenn du genug CPU-Power hast, um |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1390 in Echtzeit zu encodieren. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1391 Das Overlaychipset der dxr2 liefert eine ziemlich schlechte Qualität. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1392 Die Standardeinstellungen sollten andererseits bei jedem funktionieren. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1393 Das OSD funktioniert eventuell beim Overlay (beim TV nicht), indem es |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1394 mit dem Colorkey angezeigt wird. Mit den Standardeinstellungen für den |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1395 Colorkey wirst du variierende Effekte erleben. Normalerweise wirst du |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1396 den Colorkey um die Buchstaben herum sehen könenn oder andere lustige |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1397 Effekte sehen. Durch vernünftige Anpassung der Colorkey-Einstellungen |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1398 solltest du aber in der Lage sein, akzeptable Ergebnisse zu erzielen. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1399 . |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1400 .RSs |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1401 .IPs ar-mode=<Wert> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1402 Modus für die Anpassung des Höhen-/Breitenverhältnisses |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1403 (0 = normal, 1 = pan scan, 2 = letterbox (Standard)) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1404 .IPs iec958\-encoded/\:decoded |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1405 iec958-Ausgabemodus |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1406 .IPs mute |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1407 Stummschalten der Soundausgabe |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1408 .IPs ucode=<Wert> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1409 Pfad zum Microcode |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1410 .RE |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1411 .RS |
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:
6755
diff
changeset
|
1412 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1413 .I TV-Ausgabe |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1414 .RE |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1415 .RSs |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1416 .IPs 75ire |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1417 schaltet 7.5 IRE an |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1418 .IPs bw\ \ \ |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1419 TV-Ausgabe in Schwarz/Weiß |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1420 .IPs color |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1421 TV-Ausgabe in Farbe |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1422 .IPs interlaced |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1423 TV-Ausgabe ist interlaced |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1424 .IPs macrovision=<Wert> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1425 Macrovision-Modus (0 = off (Standard), 1 = agc, 2 = agc 2 colorstripe, |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1426 3 = agc 4 colorstripe) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1427 .IPs norm=<Wert> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1428 TV-Standard (ntsc (Stadard), pal,pal60,palm,paln,palnc) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1429 .IPs square/\:ccir601\-pixel |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1430 TV-Pixelmodus |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1431 .RE |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1432 .RS |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1433 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1434 .I Overlay |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1435 .RE |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1436 .RSs |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1437 .IPs cr-[left|right|top|bot]=<\-20\-20> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1438 Anpassung der Beschneidung beim Overlay |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1439 .IPs ck-[rgb]min=<0\-255> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1440 Minimalwert für den color key |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1441 .IPs ck-[rgb]max=<0\-255> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1442 Maximalwert für den color key |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1443 .IPs ck-[rgb]=<0\-255> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1444 Werte des color keys |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1445 .IPs ignore\-cache |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1446 bentuze nicht den VGA-Cache |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1447 .IPs ol-osd |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1448 Aktiviert den OSD-Hack mit dem Overlay |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1449 .IPs ol[hwxy]\-cor=<Wert> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1450 Passt die Größe und Position des Overlays an, falls es nicht ganz den |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1451 Fensterproportionen entspricht. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1452 .IPs overlay |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1453 Aktiviert das Overlay |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1454 .IPs overlay-ratio=<1\-2500> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1455 stellt das Overlay ein (standardäßig 1000) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1456 .IPs update\-cache |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1457 Erneuert den VGA-Cache |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1458 .RE |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1459 . |
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:
6755
diff
changeset
|
1460 .TP |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1461 .B \-fb <Gerät> (nur bei fbdev oder DirectFB) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1462 Gibt das zu benutzende Framebuffer-Gerät an. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1463 Standardmäßig wird /dev/\:fb0 verwendet. |
4748 | 1464 .TP |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1465 .B \-fbmode <Modusname> (nur bei fbdev) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1466 Wechselt in den angegebenen Videomodus, so wie er in /etc/\:fb.modes steht. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1467 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1468 .I ANMERKUNG: |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1469 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1470 Der VESA-Framebuffer unterstützt den Auflösungswechsel nicht. |
6362 | 1471 .TP |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1472 .B \-fbmodeconfig <Dateiname> (nur bei fbdev) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1473 Benutze diese Konfigurationsdatei an Stelle von /etc/\:fb.modes. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1474 Nur zusammen mit dem fbdev-Treiber gültig. |
6362 | 1475 .TP |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1476 .B \-forcexv (nur bei SDL) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1477 Erzwingt die Benutzung von XVideo. |
6362 | 1478 .TP |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1479 .B \-fs \ \ \ |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1480 Vollbildwiedergabe (zentriert den Film und erstellt schwarze Balken rund um |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1481 das Bild). Schalte zwischen dem Vollbild- und dem Fenstermodus mit 'f' |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1482 hin und her (nicht jeder Videoausgabetreiber unterstützt dieses). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1483 Siehe auch \-zoom. |
6362 | 1484 .TP |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1485 .B \-fsmode-dontuse <0-31> (VERALTET) (benutze \-fs) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1486 Benutze diese Option, wenn du mit dem Vollbildmodus Probleme hast. |
4748 | 1487 .TP |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1488 .B \-geometry x[%][:y[%]] oder [WxH][+x+y] |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1489 Gibt an, wo die Videoausgabe initial erscheint. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1490 x und y sind Angaben in Pixeln und geben den Abstand von der rechten oberen |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1491 Ecke des Bildschirms bis zur rechten oberen Ecke des darzustellenden |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1492 Bildes an. Wenn Prozentwerte verwendet werden, dann wird statt dessen |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1493 die prozentuale Bildschirmbreite/-höhe verwendet. Auch das bei der |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1494 X\-Standardoption \-geometry verwendete Format wird unterstützt. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1495 Die Werte müssen ganze Zahlen sein. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1496 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1497 Anmerkung: Diese Option wird nur bei wenigen \-vos unterstützt. Zu diesen |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1498 gehören tdfxfb, bfdev und xv. |
6362 | 1499 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1500 .I BEISPIEL: |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1501 .PD 0 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1502 .RSs |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1503 .IPs 50:40 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1504 Platziert das Fenster an x=50, y=40. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1505 .IPs 50%:50% |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1506 Platziert das Fenster in der Mitte des Bildschirms. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1507 .IPs 100% |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1508 Platziert das Fenster in der linken oberen Ecke des Bildschirmes. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1509 .IPs 100%:100% |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1510 Platziert das Fenster in der unten linken Ecke des Bildschirmes. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1511 .RE |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1512 .PD 1 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1513 . |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1514 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1515 .B \-hue <\-100\-100> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1516 Passt die Farbe des Videosignals an (Standard: 0). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1517 Du kannst mit dieser Option negative Farben erhalten. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1518 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1519 .B \-icelayer <0\-15> (nur mit icewm) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1520 Gibt die Schicht an, die das Vollbildfenster von MPlayer bei icewm bekommt. |
6362 | 1521 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1522 .PD 0 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1523 .RSs |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1524 .IPs 0 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1525 Desktop |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1526 .IPs 2 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1527 darunter |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1528 .IPs 4 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1529 normal |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1530 .IPs 6 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1531 OnTop |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1532 .IPs 8 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1533 Dock |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1534 .IPs 10 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1535 AboveDock |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1536 .IPs 12 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1537 Menu (Standard) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1538 .RE |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1539 .PD 1 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1540 . |
6362 | 1541 .TP |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1542 .B \-jpeg <option1:option2:...> (nur mit \-vo jpeg) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1543 Gibt Optionen für die JPEG-Ausgabe an. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1544 .br |
9285 | 1545 Verfügbare Optionen sind: |
1546 .PD 0 | |
1547 .RSs | |
1548 .IPs [no]progressive | |
1549 Standard-JPEG oder progressives JPEG | |
1550 .IPs [no]baseline | |
1551 Benutze eine baseline (oder auch nicht). | |
1552 .IPs optimize=<Wert> | |
1553 Optimierungswert [0\-100] | |
1554 .IPs smooth=<Wert> | |
1555 Glättungsfaktor [0\-100] | |
1556 .IPs quality=<Wert> | |
1557 Qualitätsfaktor [0\-100] | |
1558 .IPs outdir=<Wert> | |
1559 Verzeichnis, in dem die JPEG-Bilder gespeichert werden. | |
1560 .RE | |
1561 .PD 1 | |
1562 . | |
4748 | 1563 .TP |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1564 .B \-monitor_dotclock <dotclock\-\ (oder\ pixelclock\-)Bereich> (nur bei fbdev und vesa) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1565 Lies etc/\:example.conf und DOCS/\:video.html für weitere Erklärungen. |
4748 | 1566 .TP |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1567 .B \-monitor_hfreq <Bereich der Horizontalfrequenz> (nur bei fbdev und vesa) |
6362 | 1568 .TP |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1569 .B \-monitor_vfreq <Bereich der Vertikalfrequenz> (nue bei fbdev und vesa) |
6362 | 1570 .TP |
1571 .B \-monitoraspect <Verhältnis> | |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1572 Gibt das Höhen-/Breitenverhältnis deines Monitors oder Fernsehers an. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1573 Siehe auch \-aspect, das das Verhältnis des Films angibt. |
4748 | 1574 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1575 .I BEISPIEL: |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1576 .PD 0 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1577 .RSs |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1578 \-monitoraspect 4:3 oder 1.3333 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1579 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1580 \-monitoraspect 16:9 oder 1.7777 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1581 .RE |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1582 .PD 1 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1583 . |
6362 | 1584 .TP |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1585 .B \-nograbpointer |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1586 Kontrolliert nach Wechsel des Videomodus (mit \-vm) den Mauszeiger nicht. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1587 Nützlich bei Multihead-Systemen. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1588 .TP |
4748 | 1589 .TP |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1590 .B \-nokeepaspect |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1591 Erhalte beim Ändern der Fenstergröße unter X11 nicht das |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1592 Höhen\-/\:Breitenverhältnis (funktioniert momentan nur mit \-vo x11, xv, xmga, |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1593 und xvidix. Außerdem muss dein Windowmanager 'window aspect hints' verstehen.). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1594 .B \-noslices |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1595 Deaktiviert die Darstellung mit 16 Pixel hohen Abschnitten/\:Bändern und |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1596 baut das ganze Bild in einem Rutsch auf. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1597 Kann - in Abhängigkeit von der Grafikkarte/dem Cache - langsamer oder |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1598 schneller sein. Hat nur mit libmpeg2 und den libavcodec-Codecs einen |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1599 Effekt. |
6362 | 1600 .TP |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1601 .B \-panscan <0.0\-1.0> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1602 Aktiviert Pan & Scan. Dabei werden z.B. bei einem 16:9-Film und einem |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1603 4:3-Monitor die Seiten abgeschnitten, damit der komplette Bildbereich |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1604 ausgefüllt wird. Dieses funktioniert nur mit den xv-, xmga-, mga- und |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1605 xvidix-Treibern. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1606 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1607 Der Wert gibt an, wieviel des Bildes weggeschnitten werden soll. |
6362 | 1608 .TP |
1609 .B \-rootwin | |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1610 Zeigt den Film im Root-Fenster (dem Desktophintergrund) an, anstatt ein |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1611 neues Fenster zu öffnen. Funktioniert nur mit den x11-, xv-, xmga- und |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1612 xvidix-Treibern. |
4748 | 1613 .TP |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1614 .B \-saturation <\-100\-100> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1615 Passt die Sättigung der Videoausgabe an (Standard: 0). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1616 Mit dieser Option kannst du ein Graustufenbild erhalten. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1617 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1618 .B \-screenw <Pixel> \-screenh <Pixel> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1619 Wenn du einen Ausgabetreiber verwendest, der nichts über die |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1620 Bildschirmauflösung weiß (fbdev/\:x11 und/\:oder TV-Ausgang), dann kannst |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1621 du hiermit die horizontale und vertikale Auflösung angeben. |
4748 | 1622 .TP |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1623 .B \-stop_xscreensaver |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1624 Deaktiviert den Bildschirmschoner beim Start von MPlayer und aktiviert ihn |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1625 beim Beenden wieder. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1626 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1627 .B \-vm \ \ \ |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1628 Versucht, in einen besser passenden Videomodus zu wechseln. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1629 dga, x11/\:xv (XF86VidMode) und sdl unterstützen \-vm. |
6362 | 1630 .TP |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1631 .B \-vo <Treiber1[:Gerät],Treiber2,...[,]> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1632 Gibt eine Prioritätenliste der zu verwendenden Videoausgabetreiber |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1633 (optional mit ihren Geräten) an. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1634 \'Gerät' ist auch mit SDL und GGI gültig und gibt dort den Untertreiber an. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1635 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1636 .I ANMERKUNG: |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1637 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1638 Mit \-vo help bekommst du eine vollständige Liste aller vorhandener Treiber. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1639 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1640 Wenn die Liste mit ',' endet, so werden auch andere Treiber ausprobiert, |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1641 falls die aufgelisteten nicht funktionieren. |
6362 | 1642 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1643 .I BEISPIEL: |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1644 .PD 0 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1645 .RSs |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1646 .IPs "\-vo xmga,xv," |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1647 Probiert zuerst den Matrox-Kerneltreiber, dann den Xv-Treiber, dann andere. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1648 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1649 .IPs "\-vo sdl:aalib" |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1650 gibt den SDL-Untertreiber an. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1651 .RE |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1652 .PD 1 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1653 . |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1654 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1655 .B \-vsync \ \ |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1656 Aktiviert VBI für VESA. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1657 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1658 .B \-wid <Fenster-ID> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1659 Gibt MPlayer das zu benutzende Fenster an, was z.B. nützlich ist, um MPlayer |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1660 aus einem Browser heraus aufzurufen (z.B. mit plugger). |
6362 | 1661 .TP |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1662 .B \-xineramascreen <0\-...> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1663 Bei Xinerama-Konfigurationen (z.B.\& bei einem einzigen Desktop, der sich |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1664 über mehrere Monitore erstreckt) gibt diese Option an, auf welchem Schirm |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1665 das Video angezeigt werden soll. |
6362 | 1666 .TP |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1667 .B \-z <0\-9> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1668 Gibt die Kompressionsstufe bei der PNG-Ausgabe (\-vo png) an. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1669 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1670 .PD 0 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1671 .RSs |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1672 .IPs 0 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1673 keine Kompression |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1674 .IPs 9 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1675 maximale Kompression |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1676 .RE |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1677 .PD 1 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1678 . |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1679 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1680 .B \-zrbw (nur bei \-vo zr) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1681 Schwarz/\:Weiß-Modus. Um die maximale Performance zu erreichen, kann diese |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1682 Option mit der Option 'decode only in black and white' für zur FFmpeg-Familie |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1683 gehörende Codecs kombiniert werden. |
6362 | 1684 .TP |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1685 .B \-zrcrop <[Breite]x[höhe]+[x offset]+[y offset]> (nur bei \-vo zr) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1686 Wählt den anzuzeigenden Teilausschnitt des Bildes. Wird diese Option mehrmals |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1687 angegeben, so aktiviert sie den Cinerama-Modus. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1688 Im Cinerama-Modus wird der Film auf mehr als einen Fernseher (oder Beamer) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1689 verteilt, um insgesamt eine größere Anzeigefläche zu erhalten. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1690 Optionen, die nach dem n\-ten \-zrcrop erscheinen, gelten für die |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1691 n\-te MJPEG-Karte. Für jede Karte sollte zusätzlich zu \-zrcrop ein \-zrdev |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1692 angegeben werden. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1693 Beispiele befinden sich in der Zr-Sektion der Dokumentation oder in der |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1694 Ausgabe von \-zrhelp. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1695 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1696 .B \-zrdev <Gerät> (nur bei \-vo zr) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1697 Gibt die zu deiner MJPEG-Karte gehörende Gerätedatei an. Standardmäßig |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1698 verwendet der Treiber das erste v4l-Gerät, das er findet. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1699 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1700 .B \-zrfd (nur bei \-vo zr) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1701 Erzwungene Dezimierung: Dezimierung, wie mit \-zrhdec und \-zrvdec angegeben, |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1702 wird nur angewandt, wenn der Hardwareskalierer das Bild wieder auf seine |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1703 ursprüngliche Größe ausdehnen kann. Mit dieser Option wird die Dezimierung |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1704 erzwungen. |
6362 | 1705 .TP |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1706 .B \-zrhelp (nur bei \-vo zr) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1707 Zeigt eine Liste aller \-zr*-Optionen, ihre Standardwerte und ein Beispiel |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1708 für den Cinerama-Modus an. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1709 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1710 .B \-zrnorm <norm> (nur bei \-vo zr) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1711 Gibt den Fernsehstandard PAL oder NTSC an. Standardwert ist 'keine Änderung'. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1712 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1713 .B \-zrquality <1\-20> (nur bei \-vo zr) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1714 Die Nummer gibt die JPEG-Codierungsqualität an. 1 entspricht bester Qualität |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1715 und 20 der schlechtesten Qualität. |
4748 | 1716 .TP |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1717 .B \-zrvdec <1,2,4> \-zrhdec <1,2,4> (nur bei \-vo zr) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1718 Vertikale/\:horizontale Dezimierung: Weist den Treiber an, nur jede zweite |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1719 oder vierte Zeile bzw. Spalte des Bildes an die MJPEG-Karte zu schicken und |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1720 den Hardwareskalierer der MJPEG-Karte dazu zu benutzen, das Bild wieder |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1721 auf seine Urpsrungsgröße auszudehnen. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1722 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1723 .B \-zrxdoff <x display offset>, \-zrydoff <y display offset> (nur bei \-vo zr) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1724 Wenn das Bild kleiner als der Fernsehbildschirm ist, so wird mit diesen |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1725 Optionen die Bildposition relativ zur oberen linken Ecke des Fernsehers |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1726 kontrolliert. Standardmäßig erscheint das Bild zentriert. |
6362 | 1727 |
1728 | |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1729 .SH "OPTIONEN FÜR DIE DECODIERUNG/DAS FILTERN" |
6362 | 1730 .TP |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1731 .B \-ac <[-]codec1,[-]codec2,...[,]> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1732 Gibt eine Prioritätsliste der zu verwendenden Audiocdoecs an. Die Codecnamen |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1733 entsprechen den in codecs.conf definierten Einträgen. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1734 Ein '-' vor einem Namen deaktiviert diesen Codec. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1735 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1736 .I ANMERKUNG: |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1737 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1738 Mit \-ac help erhälst du eine vollständige Liste aller verfügbaren Codecs. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1739 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1740 Wenn die Liste mit ',' endet, so werden notfalls auch nicht aufgeführte |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1741 Codecs ausprobiert. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1742 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1743 .I BEISPIEL: |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1744 .PD 0 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1745 .RSs |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1746 .IPs "\-ac mp3acm" |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1747 Erzwingt dem l3codeca.acm-MP3-Codec. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1748 .IPs "\-ac mad," |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1749 Probiert zuerst die libmad und dann andere Codecs. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1750 .IPs "\-ac hwac3,a52," |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1751 Zuerst wird versucht, AC3 unverändert durchzureichen, dann die |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1752 Software-AC3-Decodierung, danach andere Codecs. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1753 .IPs "\-ac -ffmp3," |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1754 Probier andere Codecs bis auf dem MP3-Decoder von FFmpeg. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1755 .RE |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1756 .PD 1 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1757 . |
4748 | 1758 .TP |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1759 .B \-afm <Treiber1,Treiber2,...> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1760 Gibt eine Prioritätsliste der zu verwendenden Audiocodecfamilien an, |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1761 so wie sie in codecs.conf definiert wurden. Wenn keine der angegebenen |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1762 Familien benutzt werden kann, so werden die Standardcodecs verwendet. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1763 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1764 .I ANMERKUNG: |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1765 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1766 Mit \-afm help erhälst du eine Liste aller verfügbaren Treiber. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1767 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1768 .I BEISPIEL: |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1769 .PD 0 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1770 .RSs |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1771 .IPs "\-afm ffmpeg" |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1772 Probiert zuerst die Codecs von FFmpegs libavcodec (mp1/\:2/\:3). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1773 .IPs "\-afm acm,dshow" |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1774 Probiert zuerst die Win32-Codecs. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1775 .RE |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1776 .PD 1 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1777 . |
6362 | 1778 .TP |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1779 .B \-aspect <Verhältnis> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1780 Überschreibt das Höhen-/Breitenverhältnis des Films. Bei MPEG-Dateien |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1781 wird das Verhältnis automatisch erkannt. Bei den meisten AVI-Dateien kann |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1782 es nicht automatisch erkannt werden. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1783 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1784 .I BEISPIEL: |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1785 .PD 0 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1786 .RSs |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1787 \-aspect 4:3 oder \-aspect 1.3333 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1788 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1789 \-aspect 16:9 oder \-aspect 1.7777 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1790 .RE |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1791 .PD 1 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1792 . |
6362 | 1793 .TP |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1794 .B \-flip \ |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1795 Stellt das Bild auf den Kopf. |
6362 | 1796 .TP |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1797 .B \-lavdopts <option1:option2:...> (DEBUG-CODE) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1798 Wenn zur Decodierung ein Codec der libavcodec eingsetzt werden kann, so |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1799 werden seine Parameter mit dieser Option angegeben. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1800 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1801 .I BEISPIEL: |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1802 .PD 0 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1803 .RSs |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1804 \-lavdopts bug=1 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1805 .RE |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1806 .PD 1 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1807 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1808 .I ANMERKUNG: |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1809 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1810 Gib nur bei denjenigen Optionen Werte an, die du auch wirklich anschalten |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1811 möchtest. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1812 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1813 Verfügbare Optionen sind: |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1814 . |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1815 .RSs |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1816 .IPs ec\ \ \ |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1817 Verbergen von Fehlern: |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1818 .RSss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1819 1: benutze einen starken Deblock-Filter bei beschädigten Macroblöcken (MBs) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1820 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1821 2: iterative MotionVector-Suche (MV, langsam) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1822 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1823 3: alles (Standard) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1824 .REss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1825 .IPs er=<Wert> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1826 Fehlerbehandlung: |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1827 .RSss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1828 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1829 0: deaktiviert |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1830 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1831 1: vorsichtig (sollte bei den meisten kaputten Encodern funktionieren) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1832 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1833 2: normal (Standard) (funktioniert mit den meisten konformen Encodern) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1834 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1835 3: agressiv (mehr Überprüfungen, die aber selbst bei konformen Daten |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1836 Fehler liefern können) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1837 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1838 4: sehr agressiv |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1839 .REss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1840 .IPs bug=<Wert> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1841 manuelle Umgehung von Fehlern der Encoder: |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1842 .RSss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1843 0: keine |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1844 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1845 1: automatische Fehlererkennung (Standard) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1846 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1847 2 (msmpeg4v3): einige alte mite lavc erstellte msmpeg4v3-Dateien (werden nicht |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1848 automatisch erkannt) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1849 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1850 4 (mpeg4): XviD-Interlacing-Fehler (wird bei einer FourCC von XVIX automatisch |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1851 erkannt) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1852 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1853 8 (mpeg4): UMP4 (wird bei einer FourCC von UMP4 automatisch erkannt) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1854 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1855 16 (mpeg4): Padding-Fehler |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1856 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1857 32 (mpeg4): "illegal vlc"-Fehler (je nach FourCC automatisch erkannt) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1858 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1859 64 (mpeg4): XviD und DivX qpel\-Fehler (wird automatisch erkannt) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1860 .REss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1861 .IPs idct=<0\-99> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1862 (siehe lavcopts) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1863 .IPs gray |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1864 Decodierung nur mit Graustufen (was ein bischen schneller als mit Farbe ist) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1865 .RE |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1866 . |
6362 | 1867 .TP |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1868 .B \-noaspect |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1869 Deaktiviert die automatische Anpassung des Höhen-/Breitenverhältnisses. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1870 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1871 .B \-nosound |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1872 Spielt keinen Sound ab bzw. encodiert keinen Sound. |
7864 | 1873 .TP |
9644
0fe056bdb135
vop -> vf change, small fixes. The Polish documentation should be checked for correctness.
jonas
parents:
9548
diff
changeset
|
1874 .B \-pp <Qualität> (siehe auch \-vf pp) |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1875 Setzt das Level der Nachbearbeitung der DLL. Diese Option kann |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1876 NICHT MEHR für MPlayers Nachbearbeitungsfilter verwendet werden, sondern |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1877 nur noch für diejnigen Win32-DirectShow-DLLs, die eigene interne |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1878 Nachbearbeitungsroutinen mitbringen. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1879 Der gültige Wertebereich für \-pp hängt vom Codec ab, ist meistens aber |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1880 0\-6, wobei 0=deaktiviert und 6=langsamster/bester Modus bedeutet. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1881 .TP |
9644
0fe056bdb135
vop -> vf change, small fixes. The Polish documentation should be checked for correctness.
jonas
parents:
9548
diff
changeset
|
1882 .B \-pphelp (siehe auch \-vf pp) |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1883 Zeigt eine Zusammenfassung der vorhandenen Nachbearbeitungsfilter und |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1884 Nutzungshinweise an. |
5265 | 1885 .TP |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1886 .B \-ssf <Modus> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1887 Wählt den Modus für den Softwareskalierer. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1888 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1889 .I BEISPIEL: |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1890 .PD 0 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1891 .RSs |
9644
0fe056bdb135
vop -> vf change, small fixes. The Polish documentation should be checked for correctness.
jonas
parents:
9548
diff
changeset
|
1892 \-vf scale \-ssf lgb=3.0 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1893 .RE |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1894 .PD 1 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1895 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1896 .PD 0 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1897 .RSs |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1898 .IPs lgb=<0\-100> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1899 Gaußscher Unschärfefilter (beim Helligkeitsanteil) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1900 .IPs cgb=<0\-100> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1901 Gaußscher Unschärfefilter (beim Farbanteil) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1902 .IPs ls=<0\-100> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1903 Schärfefilter (beim Helligkeitsanteil) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1904 .IPs cs=<0\-100> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1905 Schärfefilter (beim Farbanteil) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1906 .IPs chs=<h> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1907 Horizontale Verschiebung des Farbanteils |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1908 .IPs cvs=<v> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1909 Vertikale Verschiebung des Farbanteils |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1910 .RE |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1911 .PD 1 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1912 . |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1913 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1914 .B \-stereo <Modus> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1915 Wählt den Tpy der MP2/\:MP3-Stereoausgabe. |
6362 | 1916 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1917 .PD 0 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1918 .RSs |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1919 .IPs 0 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1920 Stereo |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1921 .IPs 1 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1922 Linker Kanal |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1923 .IPs 2 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1924 Rechter Kanal |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1925 .RE |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1926 .PD 1 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1927 . |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1928 .TP |
9644
0fe056bdb135
vop -> vf change, small fixes. The Polish documentation should be checked for correctness.
jonas
parents:
9548
diff
changeset
|
1929 .B \-sws <Typ\ des\ Softwareskalierers> (siehe auch \-vf scale) |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1930 Mit dieser Option wird die Qualität (und damit auch die Geschwindigkeit) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1931 des Softwareskalierers gewählt, der bei \-zoom zum Einsatz kommt. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1932 Dieser wird beispielsweise bei x11 oder anderen Videotreibern benutzt, |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1933 die keine Hardwarebeschleunigung bieten. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1934 Mögliche Werte sind: |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1935 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1936 .I ANMERKUNG: |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1937 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1938 Für \-sws\ 2 und 7 kann die Schärfe mit dem Skalierungsparameter (p) des |
9644
0fe056bdb135
vop -> vf change, small fixes. The Polish documentation should be checked for correctness.
jonas
parents:
9548
diff
changeset
|
1939 Skalierungsfilters (\-vf scale (0 (weich) \- 100 (scharf))) gesetzt werden. |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1940 Bei \-sws 9 gibt dieser Parameter dagegen die Filterlänge an (1 \- 10). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1941 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1942 .PD 0 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1943 .RSs |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1944 .IPs 0 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1945 fast bilinear (Standard) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1946 .IPs 1 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1947 bilinear |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1948 .IPs 2 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1949 bicubic (gute Qualität) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1950 .IPs 3 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1951 experimental |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1952 .IPs 4 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1953 nearest neighbour (schlechte Qualität) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1954 .IPs 5 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1955 area |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1956 .IPs 6 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1957 luma bicubic / chroma bilinear |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1958 .IPs 7 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1959 gauss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1960 .IPs 8 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1961 sincR |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1962 .IPs 9 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1963 lanczos |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1964 .IPs 10 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1965 bicubic spline |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1966 .RE |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1967 .PD 1 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1968 . |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1969 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1970 .B \-vc <[-]codec1,[-]codec2,...[,]> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1971 Gibt eine Prioritätsliste der zu verwendenden Videocodecs an, so wie sie |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1972 in codecs.conf definiert werden. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1973 Ein '-' vor dem Codecnamen deaktiviert diesen Codec. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1974 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1975 .I ANMERKUNG: |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1976 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1977 Mit \-vc help wird eine vollständige Liste der verfügbaren Codecs ausgegben. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1978 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1979 Wenn die Liste mit ',' endet, dann werden notfalls auch nicht aufgeführte |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1980 Codecs benutzt. |
6362 | 1981 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1982 .I BEISPIEL: |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1983 .PD 0 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1984 .RSs |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1985 .IPs "\-vc divx" |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1986 Erzwingt den Win32/\:VFW DivX-Codec; andere werden nicht ausprobiert. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1987 .IPs "\-vc divx4," |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1988 Probiet zuerst den divx4-Codec oder andere, wenn dieser nicht funktioniert. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1989 .IPs "\-vc -divxds,-divx," |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1990 Probiert alle Codecs außer den Win32-DivX-Codecs. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1991 .IPs "\-vc ffmpeg12,mpeg12," |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1992 Probiert zuerst libavcodecs MPEG1/\:2-Codec, gefolgt von libmpeg2, und |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1993 dann erst andere. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1994 .RE |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1995 .PD 1 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1996 . |
6362 | 1997 .TP |
9644
0fe056bdb135
vop -> vf change, small fixes. The Polish documentation should be checked for correctness.
jonas
parents:
9548
diff
changeset
|
1998 .B \-vf <filter1[=options],filter2,...> |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
1999 Aktiviert eine kommaseparierte Liste von Videofiltern zusammen mit ihren |
9644
0fe056bdb135
vop -> vf change, small fixes. The Polish documentation should be checked for correctness.
jonas
parents:
9548
diff
changeset
|
2000 Optionen. |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2001 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2002 .I ANMERKUNG: |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2003 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2004 Parameter sind optional und werden teilweise mit Standardwerten belegt, |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2005 wenn sie weggelassen werden. Mit -1 werden die Standardwerte beibehalten. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2006 Die Parameter w:h bedeuten Breite (width) und Höhe (height); x:y bedeutet |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2007 die x;y-Position relativ zur linken oberen Ecke des größeren Bildes. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2008 .br |
9644
0fe056bdb135
vop -> vf change, small fixes. The Polish documentation should be checked for correctness.
jonas
parents:
9548
diff
changeset
|
2009 Eine vollständige Liste aller verfügbaren Plugins liefert \-vf help. |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2010 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2011 Die folgenden Filter sind verfügbar: |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2012 . |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2013 .RSs |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2014 .IPs crop[=w:h:x:y] |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2015 Schneidet den angegeben Teil des Bildes aus und verwirft den Rest. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2016 Nützlich, um schwarze Balken bei Widescreen-Filmen zu entfernen. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2017 .IPs cropdetect[=0\-255] |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2018 Berechnet die Schneideparameter für den crop-Filter und gibt diese pro |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2019 Bild einmal auf stdout aus. Der Schwellwert kann optional angegeben werden |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2020 und geht von 0 (nichts) bis hin zu 255 (alles) (Standard: 24). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2021 .IPs rectangle[=w:h:x:y] |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2022 Zeichnet ein Rechteck mit der gewünschten Breite/\:Höhe an den angegebenen |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2023 Koordinaten auf das Bild. Kann benutzt werden, um die Parameter für den |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2024 crop-Filter zu testen (Standard: maximale Breite/\:Höhe, x/\:y liegen oben |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2025 links). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2026 .IPs expand[=w:h:x:y:o] |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2027 Vergrößert das Bild (KEINE Skalierung) auf die angegebene Größe und |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2028 platziert das unskalierte Originalbild an die Koordinaten x/\:y. |
9285 | 2029 Neegative Werte für w und h werden als Offsets bezüglich der Orignalgröße |
2030 interpretiert. Beispielsweise fügt expand=0:-50:0:0 einen 50 Pixel hohen | |
2031 schwarzen Balken unterhalb des Bildes hinzu. | |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2032 Kann benutzt werden, um die Platzierung des OSD/\:der Untertitel auf |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2033 schwarzen Balken zu erreichen (Standard: Originalhöhe/\:\-breite, zentriertes |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2034 Bild). |
9285 | 2035 Der letzte Parameter (de)aktiviert das OSD (Standard: 0 = deaktiviert). |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2036 .IPs flip |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2037 Stellt das Bild auf den Kopf. Siehe auch \-flip. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2038 .IPs mirror |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2039 Spiegelt das Bild an der Y-Achse. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2040 .IPs rotate[=<0-7>] |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2041 Dreht das Bild um +/\:\- 90 Grad (und stellt es optional auf den Kopf). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2042 Bei 4\-7 wird das Bild nur dann gedreht, wenn es vorher hochkant steht |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2043 (es also höher als breit ist). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2044 .IPs scale[=w:h[:c[:p]]] |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2045 Skaliert das Bild mit dem Softwareskalierer (langsam) und führt eine |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2046 Farbraumkonvertierung zwischen YUV und RGB durch (siehe auch \-sws). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2047 Der Wert 0 wird für skaliertes Ziel\-Höhen-/\:Breitenverhältnis |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2048 (Standard: Originalverhältnis, Zielverhältnis mit \-zoom). Optional |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2049 können "chroma skipping" (c zwischen 0 und 3) und Skalierungsparameter |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2050 angegeben werden (siehe \-sws). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2051 .IPs yuy2 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2052 Erzwingt YV12/\:I420 oder 422P zu YUY2 Konvertierung in Software. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2053 .IPs rgb2bgr[=swap] |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2054 Farbraumkonvertierung RGB 24/\:32 <\-> BGR 24/\:32 mit optionaler Vertauschung |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2055 von R und B. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2056 .IPs palette |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2057 Farbraumkonvertierung RGB/\:BGR 8 \-> 15/\:16/\:24/\:32bpp unter Verwendung |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2058 einer Farbpalette. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2059 .IPs format[=fourcc] |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2060 Beschränkt den Farbraum des nächsten Filters. Führt keine Farbraumkonvertierung |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2061 durch. Benutze ihn zusammen mit dem scale-Filter, um tatsächlich eine |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2062 Konvertierung durchzuführen. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2063 .IPs pp[=Filter1[:Option1[:Option2...]]/[-]Filter2...] (siehe \-pphelp) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2064 Diese Option aktiviert die Benutzung von MPlayers internen |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2065 Nachbearbeitungsfilter. Außerdem ist dieses die Schnittstelle, um an die |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2066 Filter Parameter zu übergeben. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2067 Eine Liste mit allen vorhandenen Filtern erhälst du mit \-pphelp. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2068 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2069 Beachte, dass Unterfilter mit einem '/'\-Zeichen voneinander getrennt werden. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2070 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2071 Jeder Filter arbeitet normalerweise im Farbbereich ('c', chrominance). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2072 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2073 Mit einem vorangestellten '\-' kann eine Option deaktiviert werden. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2074 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2075 Mit einen ':' und einem folgenden Buchstaben hinter der Option kann angegeben |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2076 werden, wann/\:wie der Filter arbeitet: |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2077 .RSss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2078 a: Schaltet den Filter automatisch aus, wenn die CPU zu langsam ist. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2079 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2080 c: Filtert den Farbanteil (chrominance). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2081 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2082 y: Filtere nicht den Farbanteil, sondern nur den Helligkeitsanteil (luminance). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2083 .REss |
6362 | 2084 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2085 .RS |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2086 .I BEISPIELE: |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2087 .RE |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2088 .RSss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2089 .br |
9644
0fe056bdb135
vop -> vf change, small fixes. The Polish documentation should be checked for correctness.
jonas
parents:
9548
diff
changeset
|
2090 \-vf pp=hb/vb/dr/al/lb |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2091 .br |
9644
0fe056bdb135
vop -> vf change, small fixes. The Polish documentation should be checked for correctness.
jonas
parents:
9548
diff
changeset
|
2092 \-vf pp=hb/vb/dr/al |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2093 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2094 Standardfilter mit Helligkeits\-/\:Kontrastkorrektur: |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2095 .br |
9644
0fe056bdb135
vop -> vf change, small fixes. The Polish documentation should be checked for correctness.
jonas
parents:
9548
diff
changeset
|
2096 \-vf pp=de/\-al |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2097 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2098 Aktiviert die Standardfilter und den zeitlichen Rauschunterdrücker: |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2099 .br |
9644
0fe056bdb135
vop -> vf change, small fixes. The Polish documentation should be checked for correctness.
jonas
parents:
9548
diff
changeset
|
2100 \-vf pp=de/tn:1:2:3 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2101 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2102 Entfernt Blockartefakte horizontal im Helligkeitsbereich und abhängig |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2103 von der CPU\-Auslastung auch vertikal: |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2104 .br |
9644
0fe056bdb135
vop -> vf change, small fixes. The Polish documentation should be checked for correctness.
jonas
parents:
9548
diff
changeset
|
2105 \-vf pp=hb:y/vb:a \-autoq 6 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2106 .REss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2107 .IPs lavc[=quality:fps] |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2108 Echtzeit\-MPEG1\-Encoder für DVB/\:DXR3 (libavcodec) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2109 .IPs fame |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2110 Echtzeit\-MPEG1\-Encoder für DVB/\:DXR3 (fame) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2111 .IPs dvbscale[=Verhältnis] |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2112 Wählt die optimale Skalierung für DVB\-Karten (Verhältnis = |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2113 DVB_HEIGHT*HÖHEN-/\:BREITENVERHÄLTNIS, Standard: 768) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2114 .IPs "noise[=luma[u][t|a][h][p]:chroma[u][t|a][h][p]]" |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2115 Fügt Rauschen hinzu |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2116 .RSss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2117 <0\-100>: Helligkeitsrauschen |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2118 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2119 <0\-100>: Farbrauschen |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2120 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2121 u: gleichförmiges Rauschen |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2122 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2123 t: zeitliches Rauschen |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2124 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2125 a: gleichverteiltes zeitliches Rauschen |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2126 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2127 h: hohe Qualität |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2128 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2129 p: Mische Rauschen mit einem (halbwegs) gleichmäßigen Muster |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2130 .REss |
9285 | 2131 .IPs "denoise3d[=Helligkeit:Farbe:Zeit]" |
2132 Dieser Filter versucht, Bildrauschen zu unterdrücken und so bewegungslose | |
2133 Bilder wirklich statisch zu machen (was das Bild besser komprimierbar macht). | |
2134 Ihm können bis zu drei Parameter übergeben werden. Wenn du einen Parameter | |
2135 auslässt, so werden vernünftige Standardwerte angenommen. | |
2136 .RSss | |
2137 Helligkeit: räumliche Helligkeitsstärke (standard = 4) | |
2138 .br | |
2139 Farbe: räumliche Farbstärke (standard = 3) | |
2140 .br | |
2141 Zeit: zeitliche Stärke (standard = 6) | |
2142 .REss | |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2143 .IPs eq[=bright:cont] |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2144 Aktiviert den Softwareequalizer mit interaktiver Kontrolle wie der |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2145 Hardware\-EQ\-Kontrolle. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2146 Die Werte können zwischen -100 und 100 liegen. |
9285 | 2147 .IPs eq2[=gamma:Kontrast:Helligkeit:Sättigung:rg:gg:bg] |
8956 | 2148 Alternativer Softwareequalizer, der Lookup-Tabellen benutzt (sehr langsam). |
9285 | 2149 Er erlaubt neben simpler Anpassung der Helligkeit, des Kontrastes und der |
2150 Sättigung auch eine Gammakorrektur. Beachte, dass er den gleichen | |
2151 MMX-optimierten Code benutzt wie der eq-Filter, wenn alle Gammawerte 1.0 | |
2152 betragen! | |
8956 | 2153 Die Parameter werden als Fließkommazahlen angegeben. |
9285 | 2154 Standardwerte sind gamma=1.0, Kontrast=1.0, und Helligkeit=0.0 und |
2155 Sättigung=1.0. Die Parameter rg, gg, bg sind unabhängige Gammawerte für | |
2156 die einzelnen Farbkomponenten Rot, Grün und Blau. Alle drei sind standardmäßig | |
2157 auf 1.0. | |
8956 | 2158 Die Wertebereiche betragen 0.1\-10 für gamma, -2\-2 für Kontrast (negative |
9285 | 2159 Werte invertieren das Bild), -1\-1 für die Helligkeit und 0\-3 für die |
2160 Sättigung. | |
8956 | 2161 .IPs halfpack[=f] |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2162 Konvertiert planaeres YUV 4:2:0 in halbhohes, gepacktes 4:2:2, wobei |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2163 die Helligkeit runtergesamplet und der Farbanteil beibehalten wird. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2164 Nützlich bei Ausgaben auf Geräte mit niedriger Auflösung, bei denen |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2165 die Hardwareskalierung schlechte Qualität liefert oder nicht verfügbar ist. |
8956 | 2166 Kann auch als primitiver Deinterlacer benutzt werden, der nur auf dem |
2167 Helligkeitsanteil arbeitet und sehr wenig CPU-Leistung erfordert. | |
2168 Standardmäßig bildet halfpack den Durchschnitt mehrer Zeilen beim | |
2169 Downsampling. | |
2170 Der optionale Parameter f steuert, welche Zeilen erhalten bleiben: bei 0 | |
2171 nur die geraden, bei 1 nur die ungeraden. | |
2172 Andere Werte für f aktivieren das Standardverhalten (Durchschnittsbildung). | |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2173 .IPs dint[=sense:level] |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2174 Erkennt interlaced Bilder im Videostream und verwirft jeweils das erste. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2175 Die Werte können zwischen 0.0 und 1.0 liegen. Der erste Wert (Standard: 0.1) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2176 ist die relative Differenz zwischen benachbarten Pixeln. Der zweite Wert |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2177 (Standard: 0.15) gibt an, wieviel des Bildes als interlaced erkannt werden |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2178 muss, damit das Bild verworfen wird. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2179 .IPs lavcdeint |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2180 Benutzt den Deinterlace-Filter von libavcodec. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2181 .IPs "unsharp=l|cWxH:Menge[:l|cWxH:Menge]" |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2182 Unschärfefilter / Gaußscher Weichzeichner |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2183 .RSss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2184 l: Effektanwendung beim Helligkeitsanteil |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2185 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2186 c: Effektanwendung beim Farbanteil |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2187 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2188 WxH: Breite und Höhe (width, height) der Matrix, die in beide Richtungen |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2189 ungerade sein muss (min = 3x3, max = 13x11 oder 11x13, normalerweise |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2190 zwischen 3x3 und 7x7). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2191 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2192 Menge: relative "Menge" der Schärfe / Unschärfe, die dem Bild hinzugefügt |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2193 wird (Menge < 0 = Unschärfe, Menge > 0 = Schärfe, normalerweise zwischen |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2194 \-1.5 und 1.5). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2195 .REss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2196 .IPs swapuv |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2197 Vertauscht die U- und V-Anteile |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2198 .IPs "il=[d|i][s][:[d|i][s]]" |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2199 (de)interleavet Zeilen |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2200 Das Ziel dieses Filters ist es, die Bearbeitung von interlaced Bildern zu |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2201 ermöglichen, ohne sie vorher zu deinterlacen. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2202 Du kannst eine interlaced DVD filtern und am Fernseher ausgeben, ohne |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2203 das Interlacing zu entfernen. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2204 Die meisten Filter deinterlacen permanent (smoothing averaging etc). Dieser |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2205 Filter hingegen teilt das Bild in zwei Felder auf (sogenannte Halbbilder), |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2206 sodass diese unabhängig voneinander gefiltert und wieder interleavet werden |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2207 können. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2208 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2209 .RSss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2210 d: deinterleave, entschachteln |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2211 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2212 i: interleave, verschachteln |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2213 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2214 s: vertausche die Felder (die ungerade und geraden Zeilen) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2215 .REss |
9285 | 2216 .IPs "field[=n]" |
2217 Extrahiert ein einzelnes Feld eines interlaceten Bildes mit Stridearithmetic, | |
2218 um Verschwendung von CPU-Zeit zu vermeiden. Der optionale Parameter n | |
2219 gibt an, ob das gerade oder ungerade Feld extrahiert wird (abhängig davon, | |
2220 ob n selber gerade oder ungerade ist). | |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2221 .IPs "boxblur=Radius:Stärke[:Radius:Stärke]" |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2222 Kastenunschärfe (?) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2223 .RSss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2224 Radius: Größe des Filters |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2225 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2226 Stärke: wie oft der Filter angewandt wird |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2227 .REss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2228 .IPs "sab=Radius:pfilter:cDiff[:rad:pfilter:cDiff]" |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2229 shape adaptive blur |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2230 .RSss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2231 Radius: Stärke des Glättungsfilters (~0.1\-4.0) (je größer desto langsamer) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2232 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2233 pfilter: prefilter\-Stärke (~0.1\-2.0) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2234 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2235 cDiff: wie ungleich Pixel maximal sein dürfen, um noch benutzt zu werden |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2236 (~0.1-100.0) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2237 .REss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2238 .IPs "smartblur=Radius:Stärke:thresh[:Radius:Stärke:thresh]" |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2239 smart blur |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2240 .RSss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2241 Radius: Stärke des Glättungsfilters (~0.1\-5.0) (je größer desto langsamer) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2242 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2243 Stärke: glätten (0.0\-1.0) oder schärfen (-1.0\-0.0) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2244 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2245 thresh: filtere alles (0), filtere nur gleichförmige Beriche (0\-30) oder |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2246 filtere nur Kanten (-30\-0) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2247 .REss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2248 .IPs "perspective=x0:y0:x1:y1:x2:y2:x3:y3:t" |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2249 perspektivische Korrektur |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2250 .RSss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2251 x0,y0,...: Koordinaten der Ecken links oben, rechts oben, links unten, rechts |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2252 unten |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2253 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2254 t: linear (0) oder cubic resampling (1) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2255 .REss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2256 .IPs 2xsai |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2257 Benutzt den 2x-Skalier- und Interpolationsalgorithmus für die Skalierung |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2258 und Glättung des Bildes. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2259 .IPs 1bpp |
8846
e293d5eccd41
bunkus: updated translations. removed the boldness from <B>MPlayer</B>. removed DOS newlines (yuck).
mosu
parents:
8833
diff
changeset
|
2260 Konvertierung von 1bpp\-Bitmaps nach YUV/BGR 8/15/16/32 |
8956 | 2261 .IPs "bmovl=hidden:opaque:<fifo>" |
8846
e293d5eccd41
bunkus: updated translations. removed the boldness from <B>MPlayer</B>. removed DOS newlines (yuck).
mosu
parents:
8833
diff
changeset
|
2262 Liest Bitmaps von einem FIFO und zeigt sie im Fenster an. |
8956 | 2263 . |
2264 .RSss | |
2265 hidden: setzt den Standardwert des 'hidden'-Flag (Boolean) | |
2266 .br | |
2267 opaque: schaltet zwischen Alphablending (transparent) und opaque (schnell) | |
2268 um | |
2269 .br | |
9644
0fe056bdb135
vop -> vf change, small fixes. The Polish documentation should be checked for correctness.
jonas
parents:
9548
diff
changeset
|
2270 fifo: Pfad und Dateiname des FIFOs (eine named pipe, die mplayer -vf bmovl |
8956 | 2271 mit der kontrollierenden Anwendung verknüpft) |
2272 .REss | |
2273 | |
2274 .RS | |
2275 FIFO-Kommandos: | |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2276 .RE |
8956 | 2277 .RSss |
2278 RGBA32 Breite Höhe xpos ypos alpha clear | |
2279 .br | |
2280 gefolgt von Breite*Höhe*4 Bytes RGBA32-Daten. | |
2281 | |
2282 ABGR32 Breite Höhe xpos ypos alpha clear | |
2283 .br | |
2284 gefolgt von Breite*Höhe*4 Bytes ABGR32-Daten. | |
2285 | |
2286 RGB24 Breite Höhe xpos ypos alpha clear | |
2287 .br | |
2288 gefolgt von Breite*Höhe*3 Bytes RGB32-Daten. | |
2289 | |
2290 BGR24 Breite Höhe xpos ypos alpha clear | |
2291 .br | |
2292 gefolgt von Breite*Höhe*3 bytes BGR32-Daten. | |
2293 | |
2294 ALPHA Breite Höhe xpos ypos alpha | |
2295 .br | |
2296 ändert Alpha für den Bereich | |
2297 | |
2298 CLEAR Breite Höhe xpos ypos | |
2299 .br | |
2300 löscht den Bereich | |
2301 | |
2302 OPAQUE | |
2303 .br | |
2304 deaktiviert die Alphatransparenz. | |
2305 Schicke "ALPHA 0 0 0 0 0", um sie wieder zu aktivieren. | |
2306 | |
2307 HIDE | |
2308 .br | |
2309 versteckt die Bitmap | |
2310 | |
2311 SHOW | |
2312 .br | |
2313 zeigt die Bitmap an | |
2314 .REss | |
2315 | |
2316 .RS | |
2317 Argumente: | |
2318 .RE | |
2319 .RSss | |
2320 Breite, Höhe: Größe des Bildes/Bereiches. | |
2321 .br | |
2322 xpos, ypos: fange an Position X/Y an | |
2323 .br | |
2324 alpha: setzt die Alphadifferenz. 0 bedeutet gleich wie beim Quellbild, | |
2325 255 keine Transparenz, -255 komplett transparent. | |
2326 Wenn du den Wert auf -255 setzt, dann kannst du mit einer Sequenz von | |
2327 ALPHA-Kommandos den Bereich auf -225, -200, -175 etc setzen, um einen netten | |
2328 Fade-In-Effekt zu erzielen ;) | |
2329 .br | |
2330 clear: löscht den Framebuffer vor dem Blitten. | |
2331 1 beduetet löschen. Bei 0 wird das Bild einfach auf das vorhandene geschrieben, | |
2332 sodass du nicht immer 1,8MB RGBA32-Daten schicken musst, wenn sich nur ein | |
2333 kleiner Teil des Bildschirms ändert. | |
2334 .REss | |
9285 | 2335 .RE |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2336 . |
5265 | 2337 .TP |
9644
0fe056bdb135
vop -> vf change, small fixes. The Polish documentation should be checked for correctness.
jonas
parents:
9548
diff
changeset
|
2338 .B \-vfm <Treiber1,Treiber2,...> |
0fe056bdb135
vop -> vf change, small fixes. The Polish documentation should be checked for correctness.
jonas
parents:
9548
diff
changeset
|
2339 Gibt eine Prioritätsliste der zu verwendenden Videocodecfamilien an, so wie sie |
0fe056bdb135
vop -> vf change, small fixes. The Polish documentation should be checked for correctness.
jonas
parents:
9548
diff
changeset
|
2340 in codecs.conf definiert werden. |
0fe056bdb135
vop -> vf change, small fixes. The Polish documentation should be checked for correctness.
jonas
parents:
9548
diff
changeset
|
2341 Wenn keiner davon funktioniert, werden die Standardfamilien ausprobiert. |
0fe056bdb135
vop -> vf change, small fixes. The Polish documentation should be checked for correctness.
jonas
parents:
9548
diff
changeset
|
2342 |
0fe056bdb135
vop -> vf change, small fixes. The Polish documentation should be checked for correctness.
jonas
parents:
9548
diff
changeset
|
2343 .I ANMERKUNG: |
0fe056bdb135
vop -> vf change, small fixes. The Polish documentation should be checked for correctness.
jonas
parents:
9548
diff
changeset
|
2344 .br |
0fe056bdb135
vop -> vf change, small fixes. The Polish documentation should be checked for correctness.
jonas
parents:
9548
diff
changeset
|
2345 Falls MPlayer mit Unterstützung für libdivxdecore compiert wurde, dann |
0fe056bdb135
vop -> vf change, small fixes. The Polish documentation should be checked for correctness.
jonas
parents:
9548
diff
changeset
|
2346 verwenden odivx und divx4 den gleichen DivX4-Codec, benutzen aber ein |
0fe056bdb135
vop -> vf change, small fixes. The Polish documentation should be checked for correctness.
jonas
parents:
9548
diff
changeset
|
2347 unterschiedliches API. |
0fe056bdb135
vop -> vf change, small fixes. The Polish documentation should be checked for correctness.
jonas
parents:
9548
diff
changeset
|
2348 Unterschiede und Anmerkungen, wann welcher der beiden benutzt werden sollte, |
0fe056bdb135
vop -> vf change, small fixes. The Polish documentation should be checked for correctness.
jonas
parents:
9548
diff
changeset
|
2349 befinden sich in der DivX4-Sektion der Dokumentation. |
0fe056bdb135
vop -> vf change, small fixes. The Polish documentation should be checked for correctness.
jonas
parents:
9548
diff
changeset
|
2350 .br |
0fe056bdb135
vop -> vf change, small fixes. The Polish documentation should be checked for correctness.
jonas
parents:
9548
diff
changeset
|
2351 Mit \-vfm help wird eine vollständige Liste der verfügbaren Treiber ausgegeben. |
0fe056bdb135
vop -> vf change, small fixes. The Polish documentation should be checked for correctness.
jonas
parents:
9548
diff
changeset
|
2352 |
0fe056bdb135
vop -> vf change, small fixes. The Polish documentation should be checked for correctness.
jonas
parents:
9548
diff
changeset
|
2353 .I BEISPIEL: |
0fe056bdb135
vop -> vf change, small fixes. The Polish documentation should be checked for correctness.
jonas
parents:
9548
diff
changeset
|
2354 .PD 0 |
0fe056bdb135
vop -> vf change, small fixes. The Polish documentation should be checked for correctness.
jonas
parents:
9548
diff
changeset
|
2355 .RSs |
0fe056bdb135
vop -> vf change, small fixes. The Polish documentation should be checked for correctness.
jonas
parents:
9548
diff
changeset
|
2356 .IPs "\-vfm ffmpeg,dshow,vfw" |
0fe056bdb135
vop -> vf change, small fixes. The Polish documentation should be checked for correctness.
jonas
parents:
9548
diff
changeset
|
2357 Probiert zuerst libavcodec, dann DirectShow, dann die VfW-Codecs und schließlich |
0fe056bdb135
vop -> vf change, small fixes. The Polish documentation should be checked for correctness.
jonas
parents:
9548
diff
changeset
|
2358 andere, falls keine der Familien funktioniert hat. |
0fe056bdb135
vop -> vf change, small fixes. The Polish documentation should be checked for correctness.
jonas
parents:
9548
diff
changeset
|
2359 .IPs "\-vfm xanim" |
0fe056bdb135
vop -> vf change, small fixes. The Polish documentation should be checked for correctness.
jonas
parents:
9548
diff
changeset
|
2360 Probiert zuerst die XAnim-Codecs. |
0fe056bdb135
vop -> vf change, small fixes. The Polish documentation should be checked for correctness.
jonas
parents:
9548
diff
changeset
|
2361 .RE |
0fe056bdb135
vop -> vf change, small fixes. The Polish documentation should be checked for correctness.
jonas
parents:
9548
diff
changeset
|
2362 .PD 1 |
0fe056bdb135
vop -> vf change, small fixes. The Polish documentation should be checked for correctness.
jonas
parents:
9548
diff
changeset
|
2363 . |
0fe056bdb135
vop -> vf change, small fixes. The Polish documentation should be checked for correctness.
jonas
parents:
9548
diff
changeset
|
2364 .TP |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2365 .B \-x <x> (nur bei MPLAYER) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2366 Skaliert das Bild auf eine Breite von x (falls Software\-/\:Hardwareskalierung |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2367 verfügbar ist). Deaktiviert die Berechnung des Höhen\-/\:Breitenverhältnisses. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2368 s.TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2369 .B \-xvidopts <option1:option2:...> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2370 Gibt zusätzliche Parameter für die Decodierung mti XviD an. |
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:
6755
diff
changeset
|
2371 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2372 .PD 0 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2373 .RSs |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2374 .IPs dr2\ \ |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2375 Aktiviert das direkte Rendern mit Methode 2. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2376 .IPs nodr2 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2377 Deaktiviert das direkte Rendern mit Methode 2. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2378 .RE |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2379 .PD 1 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2380 . |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2381 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2382 .B \-xy <x> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2383 .PD 0 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2384 .RSs |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2385 .IPs "x<=8" |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2386 Skaliert das Bild um den Faktor <x>. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2387 .IPs "x>8\ " |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2388 Setzt die Bildbreite auf <x> und berechnet die Höhe so, dass das urpsrüngliche |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2389 Höhen\-/\:Breitenverhältnis beibehalten wird. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2390 .RE |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2391 .PD 1 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2392 . |
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:
6755
diff
changeset
|
2393 .TP |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2394 .B \-y <y> (nur bei MPLAYER) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2395 Skaliert das Bild auf eine Höhe von x (falls Software\-/\:Hardwareskalierung |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2396 verfügbar ist). Deaktiviert die Berechnung des Höhen\-/\:Breitenverhältnisses. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2397 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2398 .B \-zoom \ |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2399 Lässt Softwareskalierung zu, wo sie verfügbar ist. Kann benutzt werden, |
9644
0fe056bdb135
vop -> vf change, small fixes. The Polish documentation should be checked for correctness.
jonas
parents:
9548
diff
changeset
|
2400 um Skalierung mit \-vf scale zu erzwingen. |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2401 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2402 .I ANMERKUNG: |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2403 .br |
9644
0fe056bdb135
vop -> vf change, small fixes. The Polish documentation should be checked for correctness.
jonas
parents:
9548
diff
changeset
|
2404 \-vf scale IGNORIERT die Optionen \-x / \-y / \-xy / \-fs / \-aspect, wenn |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2405 \-zoom nicht angegeben wird. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2406 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2407 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2408 .SH "ENCODING-OPTIONEN (NUR BEI MENCODER)" |
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:
6755
diff
changeset
|
2409 .TP |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2410 .B \-audio-density <1\-50> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2411 Anzahl der Audioblöcke pro Sekunde (Standard ist 2, was in 0.5s langen |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2412 Audioblöcken resultiert). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2413 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2414 .I ANMERKUNG: |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2415 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2416 Nur bei CBR (konstanter Bitrate). VBR (variable Bitrate) ignoriert diese |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2417 Einstellung, da jedes Paket in einen eigenen Block kommt. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2418 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2419 .B \-audio-delay <0.0\-...> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2420 Setzt das Audioverzögerungsfeld im Dateikopf. Standardwert ist 0.0. Negative |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2421 Werte funktionieren nicht. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2422 Diese Option verzögert den Ton nicht während des Encodierens, sondern der |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2423 Player wird beim Abspielen den Ton verzögern, sodass du dann nicht mehr |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2424 \-delay angeben musst. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2425 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2426 .B \-audio-preload <0.0\-2.0> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2427 Setzt Audiopuffer-Zeitintervall (Standardwert: 0.5s). |
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:
6755
diff
changeset
|
2428 .TP |
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:
6755
diff
changeset
|
2429 .B \-divx4opts <option1:option2:...> |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2430 Wenn du mit DivX4 encodierst, dann kannst du hier die Parameter angeben. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2431 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2432 Die verfügbaren Parameter lauten: |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2433 . |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2434 .RSs |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2435 .IPs help |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2436 gibt einen Hilfstext aus |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2437 .IPs br=<Wert> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2438 gibt die Bitrate in |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2439 .RSss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2440 kbit <4\-16000> oder in |
6362 | 2441 .br |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2442 bit <16001\-24000000> an |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2443 .REss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2444 .IPs key=<Wert> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2445 maximale Anzahl Bilder zwischen zwei Schlüsselbildern (key frames) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2446 .IPs deinterlace |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2447 aktiviert Deinterlacing (vermeide das, da es bei DivX4 buggy ist. Nimm lieber |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2448 einen der Nachbearbeitungsfilter dafür.) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2449 .IPs q=<1\-5> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2450 Qualitätslevel (1\-am schnellsten, 5\-am besten) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2451 .IPs min_quant=<1\-31> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2452 minimaler Quantizer |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2453 .IPs max_quant=<1\-31> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2454 maximaler Quantizer |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2455 .IPs rc_period=<Wert> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2456 Bitratenkontrollzeitrahmen |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2457 .IPs rc_reaction_period=<Wert> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2458 Reaktionszeitrahmen für die Bitratenkontrolle |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2459 .IPs rc_reaction_ratio=<Wert> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2460 Reaktionsverhältnis für die Bitratenkontrolle |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2461 .IPs crispness=<0\-100> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2462 gibt Schärfe/\:Glätte an |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2463 .IPs pass=<1\-2> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2464 Mit dieser Option können DivX4-Dateien in zwei Durchläufen erstellt werden. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2465 Zuerst encodierst du mit pass=1, dann mit denselben Parametern und pass=2 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2466 anstelle von pass=1. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2467 .IPs vbrpass=<0\-2> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2468 Überschreibt die pass\-Option und aktiviert den VBR\-Code von XviD anstelle |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2469 des DivX4\-VBR\-Codes. Verfügbare Optionen sind: |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2470 . |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2471 .RSss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2472 0: Encodieren in einem Durchlauf (als ob pass überhaupt nicht verwendet würde) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2473 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2474 1: Analyse bzw. erster Durchlauf. Das erstellte AVI kann nach /dev/null |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2475 umgeleitet werden. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2476 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2477 2: Finaler zweiter Durchlauf |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2478 .REss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2479 .RE |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2480 . |
4748 | 2481 .TP |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2482 .B \-endpos <[[hh:]mm:]ss[.ms]|Größe[b|kb|mb]> (siehe auch \-ss und \-sb) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2483 Beende das Encodieren nach der angegeben Zeit oder Byteposition. Kann auf |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2484 verschiedene Art angegeben werden: |
6362 | 2485 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2486 .I ANMERKUNG: |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2487 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2488 Die Byteposition ist nicht exakt, da mencoder nur an Bildgrenzen mit dem |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2489 Encodieren aufhören kann. |
6362 | 2490 |
2491 .I BEISPIEL: | |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2492 .PD 0 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2493 .RSs |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2494 .IPs "\-endpos 56" |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2495 Encodiere nur 56 Sekunden |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2496 .IPs "\-endpos 01:10:00" |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2497 Encodiere nur 1 Stunde 10 Minuten |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2498 .IPs "\-endpos 100mb" |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2499 Encodiere nur 100 MBytes |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2500 .RE |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2501 .PD 1 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2502 . |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2503 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2504 .B \-ffourcc <fourcc> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2505 Hiermit wird die Video\-FourCC der Ausgabedatei überschrieben. |
6362 | 2506 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2507 .I BEISPIEL: |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2508 .PD 0 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2509 .RSs |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2510 .IPs "-ffourcc div3" |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2511 setzt das FourCC\-Feld in der Ausgabedatei auf 'div3'. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2512 .RE |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2513 .PD 1 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2514 . |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2515 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2516 .B \-include <Konfigurationsdatei> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2517 Gibt eine nach den Standardkonfigurationsdateien zu lesende Datei an. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2518 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2519 .B \-info <option1:option2:...> (nur für .AVIs) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2520 Gibt die Werte für den Info\-Header des resultierenden .AVIs an. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2521 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2522 Verfügbare Optionen sind: |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2523 . |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2524 .RSs |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2525 .IPs help |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2526 zeigt diese Beschreibung |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2527 .IPs name=<Wert> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2528 Titel oder Thema des Films |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2529 .IPs artist=<Wert> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2530 Artist oder Autor des Originalfilms |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2531 .IPs genre=<Wert> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2532 Kategorie oder Genre des Films |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2533 .IPs subject=<Wert> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2534 Inhalt der Datei |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2535 .IPs copyright=<Wert> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2536 Copyright\-Informationen für diese Datei |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2537 .IPs srcform=<Wert> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2538 Urpsrungsform des digitalisierten Materials |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2539 .IPs comment=<Wert> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2540 allgemeine Kommentare über die Datei oder den thematischen Inhalt |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2541 .RE |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2542 . |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2543 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2544 .B \-lameopts <option1:option2:...> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2545 Wenn Audio nach MP3 mit der libmp3lame encodiert wird, kannst du hier die |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2546 Parameter angeben. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2547 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2548 Verfügbare Optionen sind: |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2549 . |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2550 .RSs |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2551 .IPs help |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2552 liefert einen Hilfstext |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2553 .IPs vbr=<0\-4> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2554 zu verwendender Bitratenmodus |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2555 .RSss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2556 0: cbr |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2557 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2558 1: mt |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2559 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2560 2: rh (Standard) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2561 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2562 3: abr |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2563 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2564 4: mtrh |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2565 .REss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2566 .IPs abr\ \ |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2567 durchschnittliche (average) Bitrate |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2568 .IPs cbr\ \ |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2569 konstante Bitrate |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2570 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2571 Erzwingt also CBR\-Modus auch bei ABR\-Presets. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2572 .IPs br=<0\-1024> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2573 gibt die Bitrate in kBit/s an (nur bei CBR und ABR) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2574 .IPs q=<0\-9> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2575 Qualität (0\-höchste, 9\-niedrigste) (nur bei VBR) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2576 .IPs aq=<0\-9> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2577 Qualität des Algorithmus (0\-am besten/\:langsamsten, 9\-am |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2578 schlechtesten/\:schnellsten) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2579 .IPs ratio=<1\-100> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2580 Kompressionsverhältnis |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2581 .IPs vol=<0\-10> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2582 setzt die Audioeingangsverstärkung |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2583 .IPs mode=<0\-3> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2584 (Standardwert: auto) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2585 .RSss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2586 0: stereo |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2587 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2588 1: joint-stereo |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2589 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2590 2: dualchannel |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2591 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2592 3: mono |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2593 .REss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2594 .IPs padding=<0\-2> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2595 .RSss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2596 0: kein Padding |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2597 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2598 1: alles |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2599 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2600 2: automatische Anpassung |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2601 .REss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2602 .IPs fast |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2603 Aktiviert schnelles encoding bei nachfolgenden VBR\-Presets. Etwas schlechtere |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2604 Qualität und höhere Bitraten sind die Nachteile. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2605 .IPs preset=<Wert> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2606 Stellt Presets für die bestmöglichen Qualitätseinstellungen zur Verfügung: |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2607 +.RSss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2608 medium: VBR\-Encodierung, gute Qualität, Bitrate ca. 150\-180 kbps. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2609 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2610 standard: VBR\-Encodierung, hohe Qualität, Bitrate ca. 170\-210 kbps. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2611 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2612 extreme: VBR\-Encodierung, sehr hohe Qualität, Bitrate ca. 200\-140 kbps. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2613 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2614 instane: CBR\-Encodierung, Preset mit der besten Qualität, Bitrate 320 kbps. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2615 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2616 <8-320>: ABR\-Encodierung mit der gegebenen Bitrate. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2617 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2618 .REss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2619 .RE |
6362 | 2620 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2621 .I BEISPIELE: |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2622 .PD 0 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2623 .RSs |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2624 .IPs "\-lameopts fast:preset=standard" |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2625 Für die meisten Leute reicht das aus und bietet schon ziemlich gute Qualität. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2626 .IPs "\-lameopts cbr:preset=192" |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2627 Encodiere mit ABR\-Preset bei 192 kbps und konstanter Bitrate. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2628 .IPs "\-lameopts preset=172" |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2629 Encodiere mit ABR\-Preset bei einer durchschnittlichen Bitrate von 172 kbps. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2630 .IPs "\-lameopts preset=extreme" |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2631 Für Menschen mit einem sehr guten Gehör und entsprechender HiFi\-Ausstattung. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2632 .IPs "\-lameopts preset=help" |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2633 Gibt Informationen über die Presets und über weitere Optionen aus. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2634 .RE |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2635 .PD 1 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2636 . |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2637 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2638 .B \-lavcopts <option1:option2:...> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2639 Wenn du mit libavcodec encodierst, kannst du hiermit die Optionen angeben. |
4748 | 2640 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2641 .I BEISPIEL: |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2642 .PD 0 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2643 .RSs |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2644 \-lavcopts vcodec=msmpeg4:vbitrate=1800:vhq:keyint=250 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2645 .RE |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2646 .PD 1 |
7079 | 2647 |
8956 | 2648 .RS |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2649 Verfügbare Optionen sind: |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2650 .RE |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2651 . |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2652 .RSs |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2653 .IPs vcodec=<Wert> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2654 benutzt den angegeben Codec (kein Standardwert, du musst einen angeben): |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2655 .RSss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2656 mjpeg: Motion JPEG |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2657 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2658 h263: H263 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2659 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2660 h263p: H263 Plus |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2661 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2662 mpeg4: DivX 4/\:5 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2663 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2664 msmpeg4: DivX 3 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2665 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2666 rv10: ein alter RealVideo\-Codec |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2667 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2668 mpeg1video: MPEG1\-Video :) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2669 .REss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2670 .IPs vqmin=<2\-31> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2671 minimaler Quantizer (bei Durchgang 1/\:2) (Standardwert: 2) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2672 .IPs vqscale=<2\-31> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2673 konstate Quantizer (wählt einen Modus mit fest vorgegebenen Quantizern) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2674 (Standardwert: 0 (ausgeschaltet)) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2675 .IPs vqmax=<1\-31> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2676 maximaler Quantizer (bei Durchgang 1/\:2) (Standardwert: 31) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2677 .IPs mbqmin=<1\-31> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2678 minimale Makroblock\-Quantizer (bei Durchgang\ 1/\:2) (Standardwert: 2) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2679 .IPs mbqmax=<1\-31> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2680 maximale Makroblock\-Quantizer (bei Durchgang\ 1/\:2) (Standardwert: 31) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2681 .IPs vqdiff=<1\-31> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2682 maximale Differenz der Quantizer zwischen I\- oder P\-Bildern (bei |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2683 Durchgang 1/\:2) (Standardwert: 3) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2684 .IPs vmax_b_frames=<0\-4> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2685 maximale Anzahl von B\-Frames zwischen Nicht\-B\-Frames: |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2686 .RSss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2687 0: keine B\-Frames (Standard) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2688 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2689 0\-2: sinnvolle Werte |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2690 .REss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2691 .IPs vme=<0\-5> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2692 Modus der Bewegungsvoraussage: |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2693 .RSss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2694 0: keine (sehr niedrige Qualität) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2695 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2696 1: voll (langsam) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2697 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2698 2: log (lq) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2699 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2700 3: phods (lq) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2701 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2702 4: EPZS (Standard) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2703 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2704 5: X1 (experimentell) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2705 .REss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2706 .IPs vhq\ \ |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2707 Modus für hohe Qualität. Encodiert jeden Makroblock in allen Modi und |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2708 wählt dann das kleinste Ergebnis (langsam) (Standard: hohe Qualität |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2709 deaktiviert) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2710 .IPs v4mv |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2711 vier Bewegungsvektoren pro Makroblock (etwas bessere Qualität) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2712 (standardmäßig deaktivert). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2713 .IPs keyint=<0\-300> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2714 Maximale Anzahl von Bildern zwischen zwie Schlüsselbildern (key frames). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2715 Größere Intervalle resultieren in kleineren Dateien aber ungenauerem Spulen. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2716 Ein Wert von 0 bedeutet keine Schlüsselbilder, und Werte > 300 sind nicht |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2717 empfehlenswert. Bei strikter Einhaltung des MPEG1/\:2/\:4\-Standards muss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2718 der Wert <= 132 sein (Standardwert: 250, was einem Schlüsselbild alle |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2719 zehn Sekunden bei einem 25fps\-Film bedeutet). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2720 .IPs vb_strategy=<0\-1> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2721 Strategie, mit der zwischen I/\:P/\:B\-Frames gewählt wird (beim zweiten |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2722 Durchgang). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2723 .RSss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2724 0: Benutzt immer die maximale Anzahl von B\-Frames (Standard). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2725 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2726 1: Vermeidet B\-Frames in Szenen mit viel Bewegung (was zu falschen |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2727 Vorhersagen bei der Bitrate führt). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2728 .REss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2729 .IPs vpass=<1\-2> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2730 Aktiviert den internen Modus für zwei Durchgänge (standardmäßig deaktiviert): |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2731 .RSss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2732 1: erster Durchgang |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2733 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2734 2: zweiter Durchgang |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2735 .REss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2736 .IPs aspect=<x.x/y.y> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2737 Speichert das Höhen\-/:Breitenverhältnis intern im Videostream, genauso wie |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2738 bei MPEG1/\:2. Deutlich bessere Lösung als Skalierung, da hierbei die |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2739 Qualität nicht gemindert wird. Momentan kann nur MPlayer solche Dateien |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2740 mit dem richtigen Verhältnis wiedergeben, andere Player zeigen ein falsches |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2741 Verhältnis. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2742 Beispiel: |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2743 .RSss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2744 aspect=16.0/9.0 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2745 .REss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2746 .IPs vbitrate=<Wert> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2747 gibt die Bitrate (bei Durchgang 1/\:2) in |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2748 specify bitrate (pass\ 1/\:2) in |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2749 .RSss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2750 kBit <4\-16000> oder |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2751 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2752 Bit <16001\-24000000> an |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2753 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2754 (Warnung: 1kBit = 1000 Bits) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2755 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2756 (Standardwert: 800) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2757 .REss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2758 .IPs vratetol=<Wert> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2759 ungefähre Dateigrößentoleranz in kbit |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2760 (Warnung: 1kBit = 1000 Bits) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2761 (Standardwert: 8000) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2762 .IPs vrc_maxrate=<Wert> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2763 maximale Bitrate in kbit/\:sec (Durchgang 1/\:2) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2764 .IPs vrc_minrate=<Wert> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2765 minimale Bitrate in kbit/\:sec (Durchgang 1/\:2) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2766 .IPs vrc_buf_size=<Wert> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2767 Puffergröße in kbit (Durchgang 1/\:2) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2768 Anmerkung: vratetol sollte während des zweiten Durchgangs nicht zu hoch |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2769 gesetzt werden, da ansonsten Probleme auftreten können, wenn vrc_(min|max)rate |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2770 benutzt wird. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2771 .IPs vb_qfactor=<-31.0\-31.0> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2772 Quantizer\-Faktor zwischen B\- und Nicht\-B\-Frames (Durchgang 1/\:2) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2773 (Standardwert: 1.25) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2774 .IPs vi_qfactor=<-31.0\-31.0> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2775 Quantizer\-Faktor zwischen I\- und Nicht\-I\-Frames (Durchgang 1/\:2) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2776 (Standardwert: 0.8) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2777 .IPs vb_qoffset=<-31.0\-31.0> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2778 Quantizer\-Offset zwischen B\- und Nicht\-B\-Frames (Durchgang 1/\:2) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2779 (Standardwert: 1.25) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2780 .IPs vi_qoffset=<-31.0\-31.0> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2781 Quantizer\-Offset zwischen I\- und Nicht\-I\-Frames (Durchgang 1/\:2) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2782 (Standardwert: 0.0) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2783 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2784 if v{b|i}_qfactor > 0 then |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2785 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2786 I/\:B-Frame\-Quantizer = P-Frame\-Quantizer * v{b|i}_qfactor + v{b|i}_qoffset |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2787 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2788 else |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2789 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2790 benutze die normale Bitratenkontrolle (lege den nächsten P\-Frame\-Quantizer |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2791 nicht fest) und setze |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2792 q= -q * v{b|i}_qfactor + v{b|i}_qoffset |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2793 .IPs vqblur=<0.0\-1.0> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2794 Quantizer\-Glättung (Durchgang 1): |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2795 .RSss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2796 0.0: qblur deaktiviert |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2797 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2798 0.5 (Standard) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2799 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2800 1.0: wähle einen Durchschnittsquantizer aller vorhergehender Frames. Größere |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2801 Werte bilden den Durchschnitt über mehr Frames (langsamerer Wechsel). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2802 .REss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2803 .IPs vqblur=<0.0\-99.0> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2804 Gaußsche Unschärfe für die Quantizer. Größere |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2805 Werte bilden den Durchschnitt über mehr Frames (langsamerer Wechsel) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2806 (Durchgang 2) (Standardwert: 0.5). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2807 .IPs vqcomp=<Wert> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2808 Quantizer\-Kompression, hängt von vrc_eq ab (Durchgang 1/\:2) (Standardwert: |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2809 0.5) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2810 .IPs vrc_eq=<equation> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2811 hauptsächlich verwendete Gleichung für die Bitratenkontrolle (Durchgang 1/\:2): |
4748 | 2812 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2813 1: konstant Bitrate |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2814 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2815 tex: konstante Qualität |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2816 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2817 1+(tex/\:avgTex-1)*qComp: ungefähr die Gleichung der alten Bitratenkontrolle |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2818 code |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2819 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2820 tex^qComp: mit qcomp = 0.5 oder einem ähnlichen Wert (Standard) |
7079 | 2821 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2822 Infixoperatoren: +,-,*,/,^ |
4748 | 2823 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2824 Variables: |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2825 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2826 tex: Texturkomplexität |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2827 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2828 iTex,pTex: Intra\- und Nicht\-Intra\-Texturkomplexität |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2829 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2830 avgTex: durchschnittliche Texturkomplexität |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2831 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2832 avgIITexaverage: Intra\-Texturkomplexität bei I\-Frames |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2833 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2834 avgPITexaverage: Intra\-Texturkomplexität bei P\-Frames |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2835 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2836 avgPPTexaverage: Nicht\-Intra\-Texturkomplexität bei P\-Frames |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2837 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2838 avgBPTexaverage: Nicht\-Intra\-Texturkomplexität bei B\-Frames |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2839 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2840 mv: für Bewegungsvektoren verwendete Bits |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2841 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2842 fCode: maximale Länge der Bewegungsvektoren (log2) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2843 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2844 iCount: Anzahl der Intra\-Makroblöcke / Anzahl der Makroblöcke |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2845 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2846 var: räumliche Komplexität |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2847 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2848 mcVar: zeitliche Komplexität |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2849 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2850 qComp: auf der Kommandozeile angegebener Wert von qcomp |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2851 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2852 isI, isP, isB: is 1 if picture type is I/\:P/\:B else 0 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2853 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2854 Pi,E: schau in dein Lieblingsmathebuch |
6362 | 2855 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2856 Functions: |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2857 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2858 max(a,b),min(a,b): Maximum / Minimum |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2859 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2860 gt(a,b): (greater than) ist 1, falls a>b, ansonsten 0 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2861 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2862 lt(a,b): (less than) ist 1, falls a<b, ansonsten 0 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2863 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2864 eq(a,b): (equak) ist 1, falls a==b, ansonten 0 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2865 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2866 sin, cos, tan, sinh, cosh, tanh, exp, log, abs |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2867 . |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2868 .IPs vrc_override=<Optionen> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2869 Benutzerdefinierte Qualität für bestimmte Abschnitte (Durchgang 1/\:2). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2870 Die Optionen haben folgenden Aufbau: <Startframe, Endframe, |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2871 Qualität[/\:Startframe, Endframe, Qualität[/...]]>: |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2872 .RSss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2873 Qualität 2\-31: Quantizer |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2874 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2875 Qualität \-500\-0: Qualitätskorrektur in % |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2876 .REss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2877 .IPs vrc_init_cplx=<0\-1000> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2878 anfägnliche Komplexität (Durchgang 1) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2879 .IPs vqsquish=<0\-1> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2880 Gibt an, wie die Quantizer zwischen qmin und qmax gehalten werden |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2881 (Durchgang 1/\:2): |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2882 .RSss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2883 0: mit Clipping |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2884 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2885 1: benutzt eine schöne ableitbare Funktion (Standard) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2886 .REss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2887 .IPs vlelim=<-1000\-1000> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2888 Schwelle für die Eliminierung von einzelnen Koeffizienten beim |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2889 Helligkeitsanteil. Bei negativen Werten werden auch die dc-Koeffizienten |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2890 betrachtet (sollte mindestens -4 or niedriger sein, wenn mit quant=1 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2891 encodiert wird): |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2892 .RSss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2893 0: deaktiviert (Standard) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2894 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2895 -4 (JVT\-Empfehlung) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2896 .REss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2897 .IPs vcelim=<-1000\-1000> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2898 Schwelle für die Eliminierung von einzelnen Koeffizienten beim |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2899 Farbanteil. Bei negativen Werten werden auch die dc-Koeffizienten |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2900 betrachtet (sollte mindestens -4 or niedriger sein, wenn mit quant=1 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2901 encodiert wird): |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2902 .RSss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2903 0 deaktiviert (Standard) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2904 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2905 7 (JVT\-Empfehlung) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2906 .REss |
8956 | 2907 .IPs vstrict=<-1\-1> |
2908 Strikte Einhaltung der Standards. | |
2909 .RSss | |
2910 0: deaktiviert (Standardeinstellung) | |
2911 .br | |
2912 1: Nur empfehlenswert, wenn die Ausgabe mit einem MPEG4 Referenzdekoder | |
2913 dekodiert werden soll. | |
2914 .br | |
2915 -1: Erlaubt nichstandardkonforme YV12-Huffyuv-Encodierung (20% kleinere | |
2916 Dateien, die aber nicht mit dem offiziellen Huffyuv-Codec abgespielt | |
2917 werden können). | |
2918 .REss | |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2919 .IPs vdpart |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2920 Datenpartitionierung. Fügt zwei Bytes pro Videopaket hinzu und erhöht die |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2921 Fehlerresistenz beim Transfer über unzuverlässige Kanäle (z.B.\& Streaming |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2922 über's Internet). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2923 .IPs vpsize=<0\-10000> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2924 Videopaketgröße, erhöht die Fehlerresistenz (siehe auch \-vdpart): |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2925 .RSss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2926 0: deaktiviert (Standard) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2927 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2928 100-1000: gute Wahl |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2929 .REss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2930 .IPs gray |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2931 Encodierung zu Graustufenbildern (schneller) (Standard: deaktiviert) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2932 .IPs vfdct=<0\-10> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2933 DCT-Algorithmus (diskrete Cosinustransformation): |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2934 .RSss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2935 0: automatische Wahl (Standard) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2936 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2937 1: schneller Integeralgorithmus |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2938 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2939 2: genauer Integeralgorithmus |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2940 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2941 3: mmx |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2942 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2943 4: mlib |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2944 .REss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2945 .IPs idct=<0\-99> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2946 IDCT-Algorithmus (inverse diskrete Cosinustransformation). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2947 Anmerkung: All diese IDCT-Algorithmen bestehen die IEEE1180\-Tests: |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2948 .RSss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2949 0: automatische Wahl (Standard) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2950 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2951 1: JPEG\-Referenzalgorithmus (Integer) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2952 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2953 2: simple |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2954 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2955 3: simplemmx |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2956 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2957 4: libmpeg2mmx (ungenau, benutze ihn NICHT mit einem keyint > 100) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2958 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2959 5: ps2 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2960 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2961 6: mlib |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2962 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2963 7: arm |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2964 .REss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2965 .IPs lumi_mask=<0.0\-1.0> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2966 Helligkeitsmaskierung. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2967 Warnung: Sei vorsichtig! Zu große Werte können desaströse Ergebnisse liefern. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2968 Warnung2: Große Werte mögen auf einigen Monitoren gut aussehen, können aber |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2969 auch schrecklich auf anderen aussehen. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2970 .RSss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2971 0.0: deaktiviert (Standard) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2972 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2973 0.0\-0.3: sinnvoller Bereich |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2974 .REss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2975 .IPs dark_mask=<0.0\-1.0> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2976 Dunkelheitsmaskierung. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2977 Warnung: Sei vorsichtig! Zu große Werte können desaströse Ergebnisse liefern. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2978 Warnung2: Große Werte mögen auf einigen Monitoren gut aussehen, können aber |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2979 auch schrecklich auf anderen Monitoren / Fernsehern / TFTs aussehen. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2980 .RSss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2981 0.0: deaktiviert (Standard) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2982 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2983 0.0\-0.3: sinnvoller Bereich |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2984 .REss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2985 .IPs tcplx_mask=<0.0\-1.0> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2986 Maskierung der zeitlichen Komplexität (Standardwert: 0.0 (deaktiviert)) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2987 .IPs scplx_mask=<0.0\-1.0> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2988 Maskierung der räumlichen Komplexität. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2989 Größere Werte helfen bei Blockartefakten, falls bei der Decodierung kein |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2990 Filter gegen Blockartefakte eingesetzt wird. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2991 Schneide alle schwarzen Balken weg, um eine bessere Qualität zu erzielen: |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2992 .RSss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2993 0.0: deaktiviert (Standard) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2994 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2995 0.0\-0.5: sinnvoller Bereich |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2996 .REss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2997 .IPs naq\ \ |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2998 Normalisierte adaptive Quantisierung (experimentell). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
2999 Wenn adaptive Quantisierung benutzt wird (*_mast), dann wird der |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3000 durchschnittliche Quantizer pro Makroblock eventuell nicht mehr dem |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3001 geforderten Bild\-Quantizer entsprechen. NAQ versucht dann, den pro Makroblock |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3002 verwendeten Quantizer anzupassen, um den geforderten Durschnitt zu erreichen. |
4748 | 3003 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3004 .IPs ildct |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3005 benutze die interlaced DCT |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3006 .IPs format=<value> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3007 .RSss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3008 YV12: Standard |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3009 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3010 422P: für huffyuv |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3011 .REss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3012 .IPs pred |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3013 (für huffyuv) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3014 .RSss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3015 0: left prediction |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3016 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3017 1: plane/gradient prediction |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3018 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3019 2: median prediction |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3020 .REss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3021 .IPs qpel |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3022 benutze quarter pel motion compensation |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3023 .IPs precmp=<0\-2000> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3024 Vergleichsfunktion für motion estimation pre pass |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3025 .IPs cmp=<0\-2000> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3026 Vergleichsfunktion für full pel motion estimation |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3027 .IPs subcmp=<0\-2000> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3028 Vergleichsfunktion für sub pel motion estimation |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3029 .RSss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3030 0 (SAD): Summe der absoluten Differenzen, schnell (standard) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3031 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3032 1 (SSE): Summe der quadratischen Fehler |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3033 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3034 2 (SATD): Summe der absoluten Hadamard\-transformierten Differenzen |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3035 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3036 3 (DCT): Summe der absoluten DCT\-transformierten Differenzen |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3037 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3038 4 (PSNR): Summe der quadratischen Quantisierungsfehler |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3039 .br |
9285 | 3040 5 (BIT): Anzahl der für den Block benötigten Bits |
3041 .br | |
3042 6 (RD): rate distoration optimal, langsam | |
3043 .br | |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3044 7 (ZERO): 0 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3045 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3046 +256: benutze auch die Farbinformation. Funktioniert momentan nicht mit |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3047 B\-Frames. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3048 .REss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3049 .IPs predia=<\-99\-6> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3050 Diamantentyp und \-größe für motion estimation pre pass |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3051 .IPs dia=<\-99\-6> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3052 Diamantentyp und \-größe für motion estimation. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3053 Anmerkung: Die Größe von normalen Diamanten und von shape adaptiven Diamanten |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3054 sind nicht das gleiche. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3055 .RSss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3056 \-3: shape adaptiver (schnell) Diamant mit einer Größe von 3 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3057 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3058 \-2: shape adaptiver (schnell) Diamant mit einer Größe von 2 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3059 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3060 \-1: experimentell |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3061 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3062 1: normaler Diamant mit Größe 1 (Standard) = EPZS\-Typ\-Diamant |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3063 .nf |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3064 .ne |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3065 0 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3066 000 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3067 0 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3068 .fi |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3069 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3070 2: normaler Diamant mit Größe 2 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3071 .nf |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3072 .ne |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3073 0 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3074 000 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3075 00000 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3076 000 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3077 0 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3078 .fi |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3079 .REss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3080 .IPs trell |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3081 Trellis\-Quantisierung. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3082 Hiermit wird die optimale Encodierung für jeden 8x8\-Block gefunden. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3083 Die Trellis\-Quantisierung ist im Sinne von 'PSNR vs Bitrate' einfahc die |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3084 optimale Quantisierung (unter der Annahme, dass durch die IDCT keine |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3085 Rundungsfehler ins Spiel kommen \- was natürlich nicht der Fall ist). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3086 Sie findet einfach einen Block für das Minimum von Fehler und lambda * bits. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3087 .RSss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3088 lambda: qp\-abhängige Konstante |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3089 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3090 bits: für die Encodierung des Blockes benötigte Anzahl Bits |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3091 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3092 error: Summe der quadratischen Quantisierungsfehler |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3093 .REss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3094 .IPs last_pred=<0\-99> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3095 Menge der motion predictors vom letzten Bild |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3096 .RSss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3097 0: (Standard) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3098 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3099 a: benutzt 2a+1 x 2a+1 MB\-Quadrat von MV predictors vom vorherigen Bild |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3100 .REss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3101 .IPs preme=<0\-2> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3102 motion estimation pre-pass |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3103 .RSss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3104 0: deaktiviert |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3105 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3106 1: nur nach I\-Frames (Standard) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3107 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3108 2: immer |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3109 .REss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3110 .IPs subq=<1\-8> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3111 subpel refinement quality (für qpel) (Standardwert: 8). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3112 Anmerkung: Diese Einstellung hat eine signifikante Auswirkung auf die |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3113 Geschwindigkeit. |
8956 | 3114 .IPs psnr |
3115 Gibt den maximalen Signal-zu-Rauschabstand (peak signal to noise ratio) für | |
3116 das komlpette Video nach dem Encodieren aus und speichert die psnr-Werte für | |
3117 jedes Bild in der Datei 'psnr_012345.log'. | |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3118 .IPs mpeg_quant |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3119 benutze MPEG\-Quantizer anstelle der H.263\-Quantizer |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3120 (Standard: deaktiviert = benutze H.263\-Quantizer) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3121 .RE |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3122 . |
6362 | 3123 .TP |
3124 .B \-noskip | |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3125 Verwerfe keine Bilder. |
6362 | 3126 .TP |
3127 .B \-o <Dateiname> | |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3128 Schreibt in die angegebene Datei anstatt in 'test.avi'. |
6362 | 3129 .TP |
3130 .B \-oac <Codecname> | |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3131 Encodiere Audio mit dem angegebenen Codec. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3132 Mit \-ovc help erhälst du eine Liste verfügbarer Codecs (kein Standardwert |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3133 vorhanden). |
4748 | 3134 |
6362 | 3135 .I BEISPIEL: |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3136 .PD 0 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3137 .RSs |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3138 .IPs "-oac copy" |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3139 kein Encodieren, sondern nur Kopie des Streams |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3140 .IPs "-oac pcm" |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3141 encodiere in unkomprimiertes PCM |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3142 .IPs "-oac mp3lame" |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3143 encodiere nach MP3 (mit Lame) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3144 .RE |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3145 .PD 1 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3146 . |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3147 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3148 .B \-of <Format> (BETA\-CODE!) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3149 Gib in dem angegebenen Format aus. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3150 Mit \-of help bekommst du eine Liste vorhandener Formate. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3151 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3152 .I BEISPIELE: |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3153 .PD 0 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3154 .RSs |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3155 .IPs "-of avi" |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3156 Gib ein AVI aus (Standard). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3157 .IPs "-of mpeg" |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3158 Gib ein MPEG aus. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3159 .RE |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3160 .PD 1 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3161 . |
6362 | 3162 .TP |
3163 .B \-ofps <fps> | |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3164 Die Ausgabedatei wird eine andere Anzahl Bilde pro Sekunde haben als die |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3165 Quelldatei. Diese Option MUSS gesetzt werden, wenn eine Quelldatei mit |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3166 variabler FPS (ASF, einige MOV) oder ein progressiver Film (29.97fps |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3167 telecined MPEG) encodiert wird. |
6362 | 3168 .TP |
3169 .B \-ovc <Codecname> | |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3170 Encodiere Video mit dem angegebenen Codec. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3171 Mit \-ovc help erhälst du eine Liste verfügbarer Codecs (kein Standardwert |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3172 vorhanden). |
4748 | 3173 |
6362 | 3174 .I BEISPIEL: |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3175 .PD 0 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3176 .RSs |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3177 .IPs "\-ovc copy" |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3178 kein Encodieren, sondern nur Kopie des Streams |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3179 .IPs "\-ovc divx4" |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3180 encodiere mit DivX4/\:DivX5 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3181 .IPs "\-ovc rawrgb" |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3182 encodiere zu unkomprimierten RGB24\-Bildern |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3183 .IPs "\-ovc lavc" |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3184 encodiere mit einem Codec aus der libavcodec |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3185 .RE |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3186 .PD 1 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3187 . |
6362 | 3188 .TP |
3189 .B \-passlogfile <Dateiname> | |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3190 Wenn mit zwei Durchgängen encodiert wird, dann schreibt MEncoder die |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3191 Informationen des ersten Durchgangs in die angegebene Datei und nicht |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3192 nach divx2pass.log. |
6362 | 3193 .TP |
3194 .B \-skiplimit <Wert> | |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3195 Maximale Anzahl ausgelassener Bilder nach einem nicht ausgelassenen |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3196 (mit \-noskiplimit gibt es ein solches Limit nicht). |
6362 | 3197 .TP |
3198 .B \-v, \-\-verbose | |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3199 Aktiviert die ausführliche Ausgabe (mehrere \-v bedeuten mehr Meldungen). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3200 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3201 .PD 0 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3202 .RSs |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3203 .IPs 0 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3204 nur einige Informationen (Standard) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3205 .IPs 1 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3206 grundlegende Debuginformationen, AVI-Header, Funktionswerte (init debug) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3207 .IPs 2 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3208 Ausgabe von AVI\-Indizes, gelesenen Blöcken, mehr Debuginformationen |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3209 (player debug) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3210 .IPs 3 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3211 Gibt alles, was mit Eingabeparsersn zu tun hat aus (parser debug) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3212 .RE |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3213 .PD 1 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3214 . |
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:
6755
diff
changeset
|
3215 .TP |
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:
6755
diff
changeset
|
3216 .B \-vobsubout <Basisname> |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3217 Gibt den Basisnamen für die Ausgabe der .idx und .sub\-Dateien. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3218 Damit wird das Rendern der Untertitel im encodierten Film deaktiviert, und |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3219 die Untertitel werden stattdessen in eine Vobsub\-Datei umgeleitet. |
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:
6755
diff
changeset
|
3220 .TP |
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:
6755
diff
changeset
|
3221 .B \-vobsuboutindex <Index> |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3222 Gibt den Index der ausgegebenen Vobsub\-Untertitel an (Standardwert: 0). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3223 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3224 .B \-vobsuboutid <Sprach\-ID> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3225 Gibt den zweibuchstabigen Sprachcode der Untertitel an. Dieser Wert |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3226 überschreibt, was von der DVD oder der .ifo\-Datei gelesen wurde. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3227 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3228 .B \-xvidencopts <option1:option2:...> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3229 Wenn mit XviD encodiert wird, können hier die Parameter dafür angegeben werden. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3230 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3231 Es gibt drei Modi: konstante Bitrate (CBR), feste Quantizer und |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3232 Encodieren in zwei Durchgängen. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3233 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3234 Verfügbare Optionen sind: |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3235 . |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3236 .RSs |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3237 .IPs pass=<1|2> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3238 Gibt die Nummer des Durchgangs an. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3239 .IPs bitrate=<Wert> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3240 Setzt die zu benutzende Bitrate in kbit/s an, wenn Wert < 16000 ist, oder in |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3241 bit/s, wenn Wert > 16000 ist (nur bei CBR oder bei zwei Durchgängen, |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3242 Standardwert: 687 kbit/s). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3243 .IPs fixed_quant=<1\-31> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3244 Aktiviert den Modus mit festen Quantizern und gibt den zu benutzenden |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3245 Quantizer an. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3246 .IPs me_quality=<0\-6> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3247 Gibt die Qualität der Bewegungserkennung an (Standardwert: 4). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3248 .IPs 4mv |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3249 Benutzt vier Bewegungsvektoren pro Makroblock, was eine bessere Kompression |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3250 auf Kosten der Encodiergeschwindigkeit bringen kann (standardmäßig aus). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3251 .IPs rc_reaction_delay_factor=<Wert> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3252 Gibt an, wie schnell die Bitratenkontrolle reagiert. Niedrigere Werte stehen |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3253 für schnellere Reaktion. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3254 .IPs rc_averaging_period=<Wert> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3255 Zeitraum zum Erreichen des geforderten Durchschnitts. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3256 .IPs rc_buffer=<Wert> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3257 Größe des Bitratenkontrollpuffers |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3258 .IPs quant_range=<1\-31>\-<1\-31>[/<1\-31>\-<1\-31>] |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3259 minimale und maximale Quantizer für alle Bilder (Standard: 2\-31 im CBR-Modus) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3260 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3261 minimale und maximale Quantizer für I\-/\:P\-Frames (Standard: 2\-31/2\-31 im |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3262 Modus mit zwei Durchgängen) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3263 .IPs min_key_interval=<Wert> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3264 minimale Anzahl Bilder zwischen zwei Schlüsselbildern (Standardwert 0, nur |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3265 im Modus mit zwei Durchgängen) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3266 .IPs max_key_interval=<Wert> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3267 maximale Anzahl Bilder zwischen zwei Schlüsselbildern (Standardwert 10 * FPS, |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3268 nur im Modus mit zwei Durchgängen) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3269 .IPs mpeg_quant |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3270 benutze MPEG\-Quantizer anstelle von H.263\-Quantizern (Standard: aus) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3271 .IPs mod_quant |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3272 Entscheide für jedes Bild, ob MPEG\- oder H.263\-Quantizer zu verwenden |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3273 sind (standardmäßig aus, nur beim Modus mit zwei Durchgängen). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3274 .IPs lumi_mask |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3275 Benutze einen Algorithmus zur Helligkeitsmaskierung (standardmäßig aus, |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3276 scheint buggy zu sein) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3277 .IPs hintedme |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3278 Speichert während des ersten Durchgangs die Bewegungsvektoren in einer Datei |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3279 und benutzt diese Datei beim zweitn Durchgang (standardmä-ig aus, scheint |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3280 buggy zu sein, nur beim Modus mit zwei Durchgängen). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3281 .IPs hintfile |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3282 Gibt die temporäre Datei an, die bei 'hintedme' benutzt wird |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3283 (Standard: ./xvid_hint_me.dat, nur beim Modus mit zwei Durchgängen) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3284 .IPs debug |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3285 Speichert Bildstatistiken in xvid.dbg (standardmäßig aus). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3286 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3287 Hierbei handelt es sich NICHT um die Kontrolldatei für den Modus mit zwei |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3288 Durchgängen. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3289 .IPs keyframe_boost=<0\-1000> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3290 (Standardwert 0, nur im Modus mit zwei Durchgängen) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3291 .IPs kfthreshold=<Wert> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3292 (Standardwert 10, nur im Modus mit zwei Durchgängen) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3293 .IPs kfreduction=<0-\100> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3294 (Standardwert 30, nur im Modus mit zwei Durchgängen) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3295 .RE |
4748 | 3296 |
3297 | |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3298 .\" -------------------------------------------------------------------------- |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3299 .\" Tastatursteuerung |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3300 .\" -------------------------------------------------------------------------- |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3301 . |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3302 .SH "TASTATURSTEUERUNG" |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3303 .I ANMERKUNG: |
6362 | 3304 .br |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3305 MPlayer verfügt über eine weitgehend konfigurierbare und ereignisgesteuerte |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3306 Eingabeschicht, durch die MPlayer per Tastatur, Maus, Joystick oder |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3307 Fernbedienung (mittels lirc) gesteuert werden kann. |
6362 | 3308 .br |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3309 Die Standardkonfigurationsdatei für das Steuerungssystem ist |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3310 ~/.mplayer/\:input.conf. Mit \-input kann aber auch eine andere Datei angegeben |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3311 werden. |
6362 | 3312 .br |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3313 Die Tasten sind wie folgt belegt (funktioniert abhängig vom Videoausgabetreiber |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3314 mal, mal auch nicht): |
6362 | 3315 .TP |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3316 .B allgemeine Steuerung |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3317 .PD 0 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3318 .RSs |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3319 .IPs "<\- und \->" |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3320 spule 10 Sekunden zurück/\:vor |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3321 .IPs "<Cursor runter> und <Cursor hoch>" |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3322 spule 1 Minute zurück/\:vor |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3323 .IPs "<Bild runter> und <Bild hoch>" |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3324 spule 10 Minuten zurück/\:vor |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3325 .IPs "< und >" |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3326 zurück/\:vorwärts in der Playliste |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3327 .IPs "<Pos1> und <Ende>" |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3328 gehe zum nächsten/\:vorherigen Playtree\-Eintrag in der übergeordneten Liste |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3329 .IPs "<Einfg> und <Entf>" |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3330 gehe zur nächsten/\:vorherigen alternativen Quelle (nur bei ASX-Playlisten) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3331 .IPs "p / <Leertaste>" |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3332 Pause (beliebige Taste für's Beenden der Pause) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3333 .IPs "q / <Esc>C" |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3334 beendet MPlayer |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3335 .IPs "+ und \-" |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3336 verändert die Audioverzögerung um +/\:\- 0.1 Sekunden |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3337 .IPs "/ und *" |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3338 verringert/\:erhöht die Lautstärke |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3339 .IPs "9 und 0" |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3340 verringert/\:erhöht die Lautstärke |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3341 .IPs m\ \ \ \ |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3342 schaltet den Ton stumm |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3343 .IPs f\ \ \ \ |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3344 wechselt zwischen Vollbild und Fenstermodus |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3345 .IPs "w und e" |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3346 verkleinert/\:vergrößert den Bereich für panscan |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3347 .IPs o\ \ \ \ |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3348 schaltet durch die OSD-Modi kein OSD / nur Suchleisten / Suchleisten + Zeit |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3349 .IPs d\ \ \ \ |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3350 schaltet Verwerfen von Bildern an/\:aus |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3351 .IPs v\ \ \ \ |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3352 de\-/\:aktiviert die Anzeige von Untertiteln |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3353 .IPs j\ \ \ \ |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3354 schaltet durch die vorhandenen Untertitelsprachen |
10917
d45870f67728
Forced subtitles patch by Arne Driescher <driescher@mpi-magdeburg.mpg.de>
attila
parents:
10754
diff
changeset
|
3355 .IPs F\ \ \ \ |
d45870f67728
Forced subtitles patch by Arne Driescher <driescher@mpi-magdeburg.mpg.de>
attila
parents:
10754
diff
changeset
|
3356 de\-/\:aktiviert "erzwungene Untertitel" |
8956 | 3357 .IPs a\ \ \ \ |
3358 wechselt die Ausrichtung der Untertitel: oben, mittig, unten | |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3359 .IPs "z und x" |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3360 verändert die Untertitelverzögerung um +/\:\- 0.1 Sekunden |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3361 .IPs "r und t" |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3362 passt die Position der Untertitel an |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3363 .IPs "i" |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3364 setzt eine EDL\-Markierung |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3365 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3366 .PP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3367 (Die folgenden Tasten sind nur bei \-vo xv, \-vo [vesa|fbdev]:vidix, |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3368 \-vo xvidix, \-vo (x)mga oder bei \-vc divxds (langsam) gültig.) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3369 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3370 .IPs "1 und 2" |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3371 Kontrastanpassung |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3372 .IPs "3 und 4" |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3373 Helligkeitsanpassung |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3374 .IPs "5 und 6" |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3375 Farbanpassung |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3376 .IPs "7 und 8" |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3377 Sättigungsanpassung |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3378 .RE |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3379 .PD 1 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3380 . |
6362 | 3381 .TP |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3382 .B Tastaturbelegung des GUIs |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3383 .PD 0 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3384 .RSs |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3385 .IPs "ENTER" |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3386 starte das Abspielen |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3387 .IPs s\ \ \ \ |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3388 beende das Abspielen |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3389 .IPs l\ \ \ \ |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3390 lädt eine Datei |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3391 .IPs c\ \ \ \ |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3392 zeigt alle verfügbaren Skins an |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3393 .IPs p\ \ \ \ |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3394 de\-/\:aktiviert die Playlist |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3395 .RE |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3396 .PD 1 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3397 . |
6362 | 3398 .TP |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3399 .B TV\-Kontrollen |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3400 .PD 0 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3401 .RSs |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3402 .IPs "h und k" |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3403 wählt den vorherigen/\:nächsten Kanal |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3404 .IPs n\ \ \ \ |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3405 ändert den TV\-Standard |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3406 .IPs u\ \ \ \ |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3407 ändert die Senderliste |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3408 .RE |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3409 .PD 1 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3410 . |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3411 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3412 .B DVDNAV\-Kontrollen |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3413 .PD 0 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3414 .RSs |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3415 .IPs "K,J,H,L" |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3416 Bewegung nach oben/\:unten/\:links/\:rechts |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3417 .IPs M\ \ \ \ |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3418 gehe zum Hauptmenü |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3419 .IPs S\ \ \ \ |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3420 Auswahl |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3421 .RE |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3422 .PD 1 |
4748 | 3423 |
6362 | 3424 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3425 .\" -------------------------------------------------------------------------- |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3426 .\" Slave-Modus-Protokoll |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3427 .\" -------------------------------------------------------------------------- |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3428 . |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3429 .SH "SLAVE\-MODUS\-PROTOKOLL" |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3430 Wenn die Option \-slave angegeben wurde, dann wird die Wiedergabe durch |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3431 ein zeilenbasiertes Protokoll geregelt. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3432 Jede Zeile muss genau ein Kommando enthalten. |
4748 | 3433 .TP |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3434 .B Kommanods |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3435 .RSs |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3436 .IPs "seek <Wert> [Typ=<0/\:1/\:2>]" |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3437 Spult an eine Stelle im Film. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3438 Typ 0 ist ein relatives Spulen um +/\:- <Wert. Sekunden. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3439 Typ 1 springt an <Wert> % des Films. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3440 Typ 2 ist eine absolute Position von <Wert> Sekunden. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3441 .IPs "audio_delay <Wert>" |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3442 Passt die Audioverzögerung um <Wert> Sekunden an. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3443 .IPs quit |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3444 beendet MPlayer |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3445 .IPs pause |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3446 pausiert die Wiedergabe bzw. setzt sie fort |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3447 .IPs grap_frames |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3448 Weiß das jemand? |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3449 .IPs "pt_step <Wert> [force=<Wert>]" |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3450 Springe zum nächsten/\:vorherigen Eintrag im Playtree. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3451 .IPs "pt_up_step <Wert> [force=<Wert>]" |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3452 Wie pt_step, aber der Sprung erfolgt zum nächsten/\:vorherigen Eintrag |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3453 in der übergeordneten Liste. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3454 .IPs "alt_src_step <Wert>" |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3455 Wenn mehr als eine Quelle verfügbar ist, so wird hiermit die |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3456 nächste/\:vorherige angewählt (nur bei ASX-Playlisten). |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3457 .IPs "sub_delay <Wert> [abs=<Wert>]" |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3458 Ändert die Verzögerung der Untertitel um +/\:- <Wert> Sekunden oder setzt sie |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3459 auf <Wert> Sekunden, wenn abs ungleich 0 ist. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3460 .IPs "osd [level=<Wert>]" |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3461 Schaltet durch die OSD-Modi oder setzt ihn auf <Wert>, wenn <Wert> > 0 ist. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3462 .IPs "volume <dir>" |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3463 Erhöht/\:verringert die Lautstärke |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3464 .IPs "[contrast|brightness|hue|saturation] <\-100\-100> [abs=<Wert>]" |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3465 Setzt/\:Ändert die Videoparameter. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3466 .IPs "frame_drop [type=<Wert>]" |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3467 Schaltet das Verwerfen von Bildern an/\:aus. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3468 .IPs "sub_visibility" |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3469 Schaltet die Untertitel ein/\:aus. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3470 .IPs "sub_pos <Wert>" |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3471 Verändert die Position der Untertitel. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3472 .IPs vo_fullscreen |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3473 Wechselt zwischen Vollbild und Fenstermodus. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3474 .IPs "tv_step_channel <dir>" |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3475 Wählt den nächsten/\:vorherigen TV\-Kanal. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3476 .IPs "tv_step_norm" |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3477 Ändert den TV\-Standard. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3478 .IPs "tv_step_chanlist" |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3479 Ändert die Kanalliste. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3480 .IPs "gui_[loadsubtitle|about|play|stop]" |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3481 GUI\-Befehle |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3482 .RE |
6362 | 3483 |
3484 | |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3485 .\" -------------------------------------------------------------------------- |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3486 .\" Dateien |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3487 .\" -------------------------------------------------------------------------- |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3488 . |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3489 .SH DATEIEN |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3490 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3491 /etc/\:mplayer/\:mplayer.conf |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3492 systemweite Einstellungen |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3493 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3494 ~/.mplayer/\:config |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3495 Benutzereinstellungen |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3496 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3497 ~/.mplayer/\:input.conf |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3498 Eingabebelegungen (siehe '\-input keylist' für eine vollständige Auflistung |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3499 aller Tastennamen) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3500 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3501 ~/.mplayer/\:gui.conf |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3502 GUI\-Konfigurationsdatei |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3503 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3504 ~/.mplayer/\:gui.pl |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3505 GUI\-Playliste |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3506 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3507 ~/.mplayer/\:font/ |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3508 Schriftartenverzeichnis (es müssen sich eine Datei font.desc und Dateien mit |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3509 der Erweiterung .RAW in dem Verzeichnis befinden) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3510 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3511 ~/.mplayer/\:DVDkeys/ |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3512 geknackte CSS\-Schlüssel |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3513 .PD 0 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3514 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3515 Untertiteldateien werden in dieser Reihenfolge gesucht (bei z.B.\& einem |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3516 Film namens /mnt/\:cdrom/\:film.avi): |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3517 .RSs |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3518 /mnt/\:cdrom/\:film.sub |
6362 | 3519 .br |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3520 ~/.mplayer/\:sub/\:film.sub |
6362 | 3521 .br |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3522 ~/.mplayer/\:default.sub |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3523 .RE |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3524 .PD 1 |
6362 | 3525 |
3526 | |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3527 .\" -------------------------------------------------------------------------- |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3528 .\" Beispiele |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3529 .\" -------------------------------------------------------------------------- |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3530 . |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3531 .SH BEISPIELE |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3532 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3533 .B Simples Kommando für DVD |
10405 | 3534 mplayer \dvd://1 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3535 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3536 .B Audio auf japanisch mit englischen Untertiteln |
10405 | 3537 mplayer \dvd://1 \-alang ja \-slang en |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3538 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3539 .B Spiele nur Kapitel 5, 6, 7 |
10405 | 3540 mplayer \dvd://1 \-chapter 5\-7 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3541 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3542 .B bei DVDs mit mehreren Kameraperspektiven |
10405 | 3543 mplayer \dvd://1 \-dvdangle 2 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3544 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3545 .B Abspielen von einem anderen DVD\-Gerät |
10405 | 3546 mplayer \dvd://1 \-dvd\-device /dev/\:dvd2 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3547 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3548 .B Abspielen mit alter DVD\-Unterstützung (VOB) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3549 mplayer \-dvdauth /dev/\:dvd /mnt/\:dvd/\:VIDEO_TS/\:VTS_02_4.VOB |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3550 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3551 .B Streaming per HTTP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3552 mplayer http://mplayer.hq/\:example.avi |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3553 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3554 .B Streaming mit RTSP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3555 mplayer rtsp://server.example.com/\:streamName |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3556 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3557 .B Konvertiere Untertitel in's MPsub\-Format (nach ./\:dump.mpsub) |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3558 mplayer dummy.avi \-sub source.sub \-dumpmpsub |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3559 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3560 .B Lies vom Standard\-V4L\-Gerät |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3561 mplayer \-tv on:driver=v4l:width=640:height=480:outfmt=i420 \-vc rawi420 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3562 \-vo xv |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3563 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3564 .B Encodiere Titel Nr. 2 der DVD, aber nur ausgewählte Kapitel |
10405 | 3565 mencoder \dvd://2 \-chapter 10-15 \-o title2.avi \-oac copy \-ovc divx4 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3566 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3567 .B Encodiere Titel Nr. 2 der DVD und skaliere auf 640x480 |
10405 | 3568 mencoder \dvd://2 \-vf scale=640:480 \-o title2.avi \-oac copy \-ovc divx4 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3569 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3570 .B Encodiere Titel Nr. 2 der DVD und skaliere auf 512xHHH unter Beibehaltung des Höhen\-/\:Breitenverhältnisses |
10405 | 3571 mencoder \dvd://2 \-vf scale \-zoom \-xy 512 \-o title2.avi \-oac copy |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3572 \-ovc divx4 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3573 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3574 .B Das gleiche, aber mit libavcodecs MPEG4\-Codec |
10405 | 3575 mencoder \dvd://2 \-o title2.avi \-ovc lavc |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3576 \-lavcopts vcodec=mpeg4:vhq:vbitrate=1800 \-oac copy |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3577 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3578 .B Das gleiche, aber mit libavcodecs MJPEG\-Codec |
10405 | 3579 mencoder \dvd://2 \-o titel2.avi \-ovc lavc |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3580 \-lavcopts vcodec=mjpeg:vhq:vbitrate=1800 \-oac copy |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3581 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3582 .B Encodiere alls .jpg\-Dateien im aktuellen Verzeichnis |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3583 mencoder \\*.jpg \-mf on:fps=25 \-o output.avi \-ovc divx4 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3584 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3585 .B Encodiere das Fernsehsignal |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3586 mencoder \-tv on:driver=v4l:width=640:height=480 \-o tv.avi \-ovc rawrgb |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3587 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3588 .B Encodiere und lies von einer Pipe |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3589 rar p test-SVCD.rar | mencoder \-ovc divx4 \-divx4opts br=800 \-ofps 24 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3590 \-\- \- |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3591 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3592 .B Encodiere mehrere .vob\-Dateien |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3593 cat *.vob | mencoder <options> \- |
6362 | 3594 |
3595 | |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3596 .\" -------------------------------------------------------------------------- |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3597 .\" Fehler, Autoren, Haftunsausschluss |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3598 .\" -------------------------------------------------------------------------- |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3599 . |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3600 .SH FEHLER |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3601 Gibt's wahrscheinlich. BITTE: Lies die Dokumentation (speziell bugreports.html), |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3602 die FAQ und die Mailarchive mindestens zweimal! |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3603 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3604 Schick deine vollständigen Fehlerberichte an die MPlayer\-users\-Mailingliste |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3605 <mplayer-users@mplayerhq.hu>. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3606 Wir lieben vollständige Fehlerberichte :) |
4748 | 3607 |
6362 | 3608 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3609 .SH AUTOREN |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3610 Lies die Dokumentation. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3611 .TP |
8912 | 3612 MPlayer is (C) 2000\-2003 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3613 .B Arpad Gereoffy |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3614 .TP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3615 Diese Manpage wurge geschrieben und wird gepflegt von |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3616 .B Gabucino |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3617 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3618 .B Diego Biurrun |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3619 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3620 .B Jonas Jermann |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3621 .br |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3622 .B Moritz Bunkus |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3623 .PP |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3624 Schicke Mails über die Page bitte an die MPlayer\-users\-Mailingliste. |
6362 | 3625 |
3626 | |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3627 .SH "STANDARD\-HAFTUNGSAUSSCHLUSS" |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3628 Betnuze das Programm auf eigene Gefahr! |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3629 Es könnte Fehler und Ungenauigkeiten enthalten, die dein System oder deine |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3630 Augen beschädigen können. |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3631 Sehr also vorsichtig, und obwohl es sehr unwahrscheinlich ist, dass etwas |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3632 passiert, übernehmen die Autoren keine Verantwortung dafür! |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
8708
diff
changeset
|
3633 .\" Ende der Datei |
4748 | 3634 |