On Sun, 2007-02-04 at 11:27 +0100, Dirk Meyer wrote: > OK, it is not a bug in xine, it is a bug in the video. The video is > 960x544 which results on a 1360x768 display to 1355x768. This explains > the problem. But it would be nice to do some auto scaling for such > videos (that could be turned off). If we are off to fullscreen by less > than x pixel, scale to make it fit. Tack: do you think you could add > this?
So you're suggesting to scale it by some small value in order to make it fullscreen, but effectively break its aspect ratio (by some small value)? I think it'd be better to crop by x on the other axis. This way you can have it fill the screen but not break the aspect ratio, and x is presumably fairly small anyway, so you shouldn't lose much. But this seems like one of those implement-later features. :) ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Freevo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-devel
