Gorka Olaizola wrote: > On Mon, Aug 20, 2007 at 09:12:58PM +0200, Duncan Webb wrote: >> MPlayer is a bit poor with videos that are 16x9 it seems to shrink them >> vertically so the video has nice black borders. >> > I have a lot of videos that display as you say but they are corrected if > I force its aspect ratio with "-aspect 16:9", "-aspect 1.85:1" etc... > My "monitoraspect" variable is set to 16:9 always. > > I made a plugin that adds a submenu entry for changing it before playing > the movie but didn't submit it because I suppose a FXD will work too and > other people binds the aspect ratio to some buttons on the remote.
An fxd does work with: <video> <file id="f00" mplayer-options="-aspect 16:9">clip-000.avi</file> <file id="f01" mplayer-options="-aspect 16:9">clip-001.avi</file> </video> I'm not sure if it is possible to apply the mplayer-options attribute to a whole directory. What I think is a problem is when a movie has been encoded as a 16x9 mpeg but has the 4x3 aspect flag set. It seems that mplayer has the correct proportions but the movie has black borders all round. Not 100% sure about this. Duncan ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Freevo-devel mailing list Freevo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freevo-devel