Jason Tackaberry wrote: > On Sat, 2006-12-30 at 21:12 +0100, Dirk Meyer wrote: >> So what happens if you use the expand filter with 4/3 but you don't >> have square pixels? Example: we have freevo running fullscreen at >> 800x600, but the tv is 16:9. Everything needs to be scaled so that it >> looks ok on the tv again. What should we tell the expand filter? >> Should it expand to 4/3 or 16/9? If it is 16/9 we will never see our >> 800x600 pixel, so I guess it is 4/3. What happens for strange >> resolutions like 720x480? What aspect is this? And my tv is >> 1360x768. It is close to 16:9, but it isn't exactly. > > I find I'm ok mentally when I'm just dealing with one set of non-square > pixels, but as soon as we have non-square pixels in the video and > non-square pixels in the display, things somehow get a lot more > confusing. :)
Same here. >> So back to our example with different values. I have a 720x480 screen >> that is connected to a 16:9 monitor. I have an 720x480 DVD frame. What >> happens now and what are the correct mplayer command line options? And >> what should be the aspect of the overlay? 720x480? > > mplayer dvd:// -vf expand=:::::16/9,dsize=720:480 > > The size you make PlayerOSDCanvas must be 16:9 (so 854x480 would be > fine), and its pixels are square, as always. Now I understand what dsize does. So we do mplayer -vf expand=:::::monitor_aspect,dsize=fullscreen_values And we need to create on osd with monitor_aspect, no matter what the size is? So an osd canvas has a different resolution than freevo (which uses fullscreen aspect). Or can I create a monitor_aspect canvas and but it on a fullscreen x window and evas does the scaling? That would be kind of nice because we could provide a skin for each monitor_aspect not caring about the real resolution. Dischi -- File not found. Should I fake it? (Y/N)
pgpkOgs8PJVEO.pgp
Description: PGP signature
------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________ Freevo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-devel
