mirror of
https://github.com/mpv-player/mpv
synced 2025-02-24 00:46:58 +00:00
1.851: Implementation of vo_png suboption parser with subopt-helper and removal
of -z command line option. ---------------------------------------------------------------------- git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14453 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
5e2a0b316e
commit
4ca330b59c
@ -2359,11 +2359,6 @@ Bei Xinerama-Konfigurationen (z.B.\& bei einem einzigen Desktop, der sich
|
|||||||
das Video angezeigt werden soll.
|
das Video angezeigt werden soll.
|
||||||
.
|
.
|
||||||
.TP
|
.TP
|
||||||
.B \-z <0\-9>
|
|
||||||
Gibt die Kompressionsstufe bei des png-Videoausgabetreibers an.
|
|
||||||
0 steht für keine, 9 für maximale Kompression.
|
|
||||||
.
|
|
||||||
.TP
|
|
||||||
.B \-zrbw (nur bei \-vo zr)
|
.B \-zrbw (nur bei \-vo zr)
|
||||||
Anzeige in schwarz/\:weiß.
|
Anzeige in schwarz/\:weiß.
|
||||||
Für optimale Performance kann dies mit der Option '\-lavdopts gray'
|
Für optimale Performance kann dies mit der Option '\-lavdopts gray'
|
||||||
@ -3101,11 +3096,18 @@ Muss gr
|
|||||||
.PD 1
|
.PD 1
|
||||||
.
|
.
|
||||||
.TP
|
.TP
|
||||||
.B png (siehe auch \-z)
|
.B png\ \
|
||||||
Gibt jeden Frame in eine PNG-Datei im aktuellen Verzeichnis aus.
|
Gibt jeden Frame in eine PNG-Datei im aktuellen Verzeichnis aus.
|
||||||
Jede Datei bekommt die Frame-Nummer mit vorangestellt ergänzenden Nullen als
|
Jede Datei bekommt die Frame-Nummer mit vorangestellt ergänzenden Nullen als
|
||||||
Name.
|
Name.
|
||||||
Unterstützt die RGB- und BGR-Formate mit 24 bpp.
|
Unterstützt die RGB- und BGR-Formate mit 24 bpp.
|
||||||
|
.PD 0
|
||||||
|
.RSs
|
||||||
|
.IPs z=<0\-9>
|
||||||
|
Gibt die Kompressionsstufe an.
|
||||||
|
0 steht für keine, 9 für maximale Kompression.
|
||||||
|
.RE
|
||||||
|
.PD 1
|
||||||
.
|
.
|
||||||
.TP
|
.TP
|
||||||
.B tga\ \ \ \
|
.B tga\ \ \ \
|
||||||
|
Loading…
Reference in New Issue
Block a user