mirror of https://github.com/mpv-player/mpv
r20900: Missing : in -vf expand ar example
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20901 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
0ac1f9a349
commit
0fbd107dfe
|
@ -3,7 +3,7 @@
|
|||
.\" Tobias Diedrich gepflegt.
|
||||
.\" Encoding: iso-8859-1
|
||||
.\"
|
||||
.\" In sync with r20872
|
||||
.\" In sync with r20900
|
||||
.
|
||||
.\" --------------------------------------------------------------------------
|
||||
.\" Makrodefinitionen
|
||||
|
@ -5259,7 +5259,7 @@ Expandiert angepasst an das Seitenverh
|
|||
.I BEISPIEL:
|
||||
.PD 0
|
||||
.RSs
|
||||
.IP expand=800::::4/3
|
||||
.IP expand=800:::::4/3
|
||||
Erweitert auf 800x600, es sei denn, die Quelle hat einen höhere Auflösung, dann
|
||||
wird auf das Seitenverhältnis 4/3 erweitert.
|
||||
.RE
|
||||
|
|
Loading…
Reference in New Issue