[MPlayer-users] mplayer fails to initialize video driver

Krzysztof Duchnowski amidk75 at gmail.com
Sat Nov 6 11:16:41 CET 2010


On 06.11.2010 05:33, JD wrote:

> I thought scale=3:2 specifies an aspect ratio, no?

No...
man mplayer says

*[code]*
scale[=w:h[:interlaced[:chr_drop[:par[:par2[:presize[:noup[:arnd]]]]]]]]
*[/code]*

w -as Width
h -as Height
chr_drop - as chroma drop/skip
par/par2 - parameters for SWS module
presize - some predefined scaling
noup - no upscale, only downscale
arnd - acurate rounding to multiply of this factor


If you want to specify ascpect ratio within mplayer filters then

*[code]*
dsize[=aspect|w:h:aspect-method:r]
*[/code]*

So, for you it would be

*[code]*
dsize=3/2
*[code]*

-- 
Krzysztof 'DK75' Duchnowski
GetFirefox - http://www.mozilla.com/firefox/
Konfiguracja UTF-8 dla czytników - http://evil.pl/pip/utf/


More information about the MPlayer-users mailing list