summaryrefslogtreecommitdiffstats
path: root/DOCS/man/de
diff options
context:
space:
mode:
authorkraymer <kraymer@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-05-14 14:36:21 +0000
committerkraymer <kraymer@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-05-14 14:36:21 +0000
commitbc06bb6c1d0b0d67e18375b43c44a75d958fccee (patch)
treeae7699e073d4a5e24b4302fc261fb917af0d75db /DOCS/man/de
parent9c8aea2cc019ee6179b7bf6215f9bb41140a0f12 (diff)
downloadmpv-bc06bb6c1d0b0d67e18375b43c44a75d958fccee.tar.bz2
mpv-bc06bb6c1d0b0d67e18375b43c44a75d958fccee.tar.xz
1.969: Document new file:// syntax.
+ small fixes git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15467 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/man/de')
-rw-r--r--DOCS/man/de/mplayer.110
1 files changed, 5 insertions, 5 deletions
diff --git a/DOCS/man/de/mplayer.1 b/DOCS/man/de/mplayer.1
index 2f78ed8891..1d251f0a60 100644
--- a/DOCS/man/de/mplayer.1
+++ b/DOCS/man/de/mplayer.1
@@ -124,7 +124,7 @@ mencoder \- Movie Encoder
.in
.B mplayer
'in +\n[.k]u
-.RI [ mms[t] | http | http_proxy | rt[s]p | ftp | udp] ://
+.RI [ file | mms[t] | http | http_proxy | rt[s]p | ftp | udp] ://
[Benutzer:Passwort@]\fIURL\fP[:Port] [Optionen]
.br
.in
@@ -1168,14 +1168,14 @@ FourCC als Hexadezimalwert
.B \-rawvideo <option1:option2:...>
Mit dieser Option kannst du Dateien abspielen, die nur aus Videodaten bestehen.
.sp 1
-Die verfügbaren Optionen lauten:
+Verfügbare Optionen sind folgende:
.sp 1
.PD 0
.RSs
.IPs on\ \ \
-benutze den nur-Video-Demuxer
+benutze den Raw-Video-Demuxer
.IPs fps=<Wert>
-Anzahl der Bilder pro Sekunde, Standardwert: 25.0
+Anzahl der Bilder pro Sekunde (Standard: 25.0)
.IPs sqcif|qcif|cif|4cif|pal|ntsc
setzt die Standardbildgröße
.IPs w=<Wert>
@@ -1185,7 +1185,7 @@ Bildhöhe in Pixeln
.IPs i420|yv12|yuy2|y8
wählt den Farbraum
.IPs format=<Wert>
-gibt die FourCC des Farbraums in Hex an
+Farbraum (FourCC) als Hexadezimalwert
.IPs size=<Wert>
Bildgröße in Bytes
.RE