[MPlayer-dev-eng] The best (YUV-enabled) vo_quartz settings :-)

Steven M. Schultz sms at 2BSD.COM
Sun May 2 18:59:35 CEST 2004


On Sun, 2 May 2004, Romain Dolbeau wrote:

> So to make the new vo_quartz scream, uses:
> 
> "-vo quartz:use_uyvy -sws 0"

	Great!

	The next bug to squish is why 4/3 movies play back in a 16:10 window.

	On a system with a widescreen display (the Powerbook has a 1440x900
	display and the Cinema display has a 1920x1200 display) MPlayer says:

		VO: [quartz] 480x480 => 640x480 RGB 32-bit

	but the movie is stretched/fat.  Using "-monitoraspect 4/3"  has
	no effect.   Both

	mplayer -monitoraspect 4/3 -vo quartz:use_uyvy -sws 0 

	and

	mplayer -vo quartz:use_uyvy -sws 0 

	Produce a horizontally stretched image.   Using

	mplayer -vo sdl 

	SDL: Using driver: Quartz
	VO: [sdl] 480x480 => 640x480 Planar YV12 

	and the displayed image is 4/3 as desired.

	Cheers,
	Steven Schultz




More information about the MPlayer-dev-eng mailing list