On Mon, 2006-11-06 at 22:33 +0100, Dirk Meyer wrote:
> other one below or equal? mplayer has such calculation for
> monitor_aspect, but that doesn't work together with our way of
> scaling. 

Doesn't it?  This should be equivalent to the method I described for
xine in my last email:

   mplayer movie.avi -vf expand=:::::16/9 -monitorpixelaspect 4/3

Specifically, monitorpixelaspect is calculated as (target display
aspect) / (window aspect) or (16/9)/(4/3) == 4/3

The problem with this is that there seems to be bugs with mplayer,
described in my earlier email.


-------------------------------------------------------------------------
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

Reply via email to