On Mon, 2006-11-06 at 21:17 +0100, Dirk Meyer wrote: > No. What I did is make it work for 4:3 movies in 16:9 windows. That > did not work before in mplayer because of the scaling and in xine 16:9 > windows were not possible because of the expand plugin. But it still > uses the window aspect to do all this. The final goal would be to have > a 800x600 window and tell popcorn that it is 16:9. But that is _not_ > possible.
It should be possible with both mplayer and xine. I'm sure between scale, expand, and dsize filters it's possible with mplayer. With xine, it should be a matter of returning the appropriate aspect in the frame_output_cb callback. ------------------------------------------------------------------------- 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
