[MPlayer-dev-eng] [BUG] fullscreen mode can't be enabled on specific file resolution

Jindrich Makovicka makovick at KMLinux.fjfi.cvut.cz
Thu Sep 5 08:43:34 CEST 2002


On Thu, Sep 05, 2002 at 08:05:36AM +0200, gabucino at mplayerhq.hu wrote:
> I've checked this with Matrox G400+xmga, 800x600 with NO window manager loaded.
> MPlayer does not resize the window to full screen, IF the movie's width equals
> to the workspace's width (i.e. 800=800, 1024=1024...)
> Easily reproducable with any videos, just -vop expand=1024:any, if you have
> a 1024 pixel wide desktop.
> 
> It's also a problem on MPEG2s, which have their aspect pre-defined:
> VO: [xv] 720x438 => 1024x438 Planar YV12  [fs]

it's the fs hack which tries to avoid the mess resulting from fast fs
switching. when the window width == screen width, the code supposes that the
movie is already fullscreen (i.e. previous fs switch didn't finish yet) and
does nothing.

-- 
Jindrich Makovicka



More information about the MPlayer-dev-eng mailing list