0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 20:03:10 +02:00

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:
kraymer 2006-11-13 21:10:03 +00:00
parent 0ac1f9a349
commit 0fbd107dfe

View File

@ -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