[MPlayer-users] buggy -vop crop
Arpi
arpi at thot.banki.hu
Sun May 5 01:31:01 CEST 2002
Hi,
> x540. If I really need scaling to adjust for the original Movie-Aspect being
> 1.33:1, then I guess I need an output of 360x270 or something? Actually, no
> matter how much I crop the video, I always get a 720x540 output.
>
> $ mplayer -vop crop=360:240:0:0 pearl_harbor_soundtrack.mpeg
> VO: [xv] 360x240 => 720x540 Planar YV12
mplayer -vop crop=360:240:0:0 -x 360 -y 240 pearl_harbor_soundtrack.mpeg
so, use -x -y to tell the vo driver the wanted window size...
it defaults to the original movie size (yea i know it should defaults to
the cropped size etc but it isn't posisble ATM)
A'rpi / Astral & ESP-team
--
Developer of MPlayer, the Movie Player for Linux - http://www.MPlayerHQ.hu
More information about the MPlayer-users
mailing list