r20900 - trunk/DOCS/man/en/mplayer.1
Author: reimar Date: Mon Nov 13 22:06:00 2006 New Revision: 20900 Modified: trunk/DOCS/man/en/mplayer.1 Log: Missing : in -vf expand ar example Modified: trunk/DOCS/man/en/mplayer.1 ============================================================================== --- trunk/DOCS/man/en/mplayer.1 (original) +++ trunk/DOCS/man/en/mplayer.1 Mon Nov 13 22:06:00 2006 @@ -5006,7 +5006,7 @@ .I EXAMPLE: .PD 0 .RSs -.IP expand=800::::4/3 +.IP expand=800:::::4/3 Expands to 800x600, unless the source is higher resolution, in which case it expands to fill a 4/3 aspect. .RE
On Mon, Nov 13, 2006 at 10:06:00PM +0100, reimar wrote:
Log: Missing : in -vf expand ar example
Modified: trunk/DOCS/man/en/mplayer.1 ============================================================================== --- trunk/DOCS/man/en/mplayer.1 (original) +++ trunk/DOCS/man/en/mplayer.1 Mon Nov 13 22:06:00 2006 @@ -5006,7 +5006,7 @@ .I EXAMPLE: .PD 0 .RSs -.IP expand=800::::4/3 +.IP expand=800:::::4/3
Always good to know that we have such well-working and helpful examples in the documentation. SCNR ;-)
On Mon, Nov 13, 2006 at 10:23:37PM +0100, Reimar Döffinger wrote:
On Mon, Nov 13, 2006 at 10:06:00PM +0100, reimar wrote:
Log: Missing : in -vf expand ar example
--- trunk/DOCS/man/en/mplayer.1 (original) +++ trunk/DOCS/man/en/mplayer.1 Mon Nov 13 22:06:00 2006 @@ -5006,7 +5006,7 @@ .I EXAMPLE: .PD 0 .RSs -.IP expand=800::::4/3 +.IP expand=800:::::4/3
Always good to know that we have such well-working and helpful examples in the documentation. SCNR ;-)
I bet this was working at some point, it's just that it was not updated when the suboption was added ... Diego
participants (3)
-
Diego Biurrun -
reimar -
Reimar Döffinger