[MPlayer-cygwin] my machine is too slow?

compn tempn at twmi.rr.com
Thu Apr 13 18:50:58 CEST 2006


On Tue, 11 Apr 2006 21:03:11 +0800
PBVillaflores at smart.com.ph wrote:

> Starting playback...
> SwScaler: using unscaled Planar YV12 -> BGRA special converter
> VO: [directx] 720x480 => 720x540 BGRA

this right here is your problem, bgra is very slow

mplayer -v R:\V\Apr 09-Channel 17 (1 00 pm).mpg -frames 1
i need the entire output of that, its either that your video card
does not support yv12 or some other program is using the overlay or
there is a filter causing mplayer to use that. 

maybe try mplayer -vf format=yuy2 file.mpg

or mplayer -vf format=yuy2 -vfm ffmpeg file.mpg

-compn




More information about the MPlayer-cygwin mailing list