On Tue, Nov 01, 2005 at 03:48:00PM +0100, Lucian Muresan wrote: > Hi folks, > > as you may remember from previous postings of mine, I have serious > trouble in using df_xine on my G400 DH TV-out (even with latest DirectFB > and matroxfb Matrox-relevant patches from Ville), when playing back > interlaced video, which obviously I don't need and want to be > deinterlaced by the software when viewing it on my standard PAL TV. The > problem is that I can't have both correct aspect ratio AND smooth > playback at the same time with some let's call them weird actual aspect > ratios they broadcast on DVB. I posted for testing 2 samples which > illustrate this, one with a standard 720x576 resolution, which is played > ok when selecting "square" (R + 1) in df_xine, and one non-standard, > which has to be correctly scaled to look well, 528x576. Both contain > horizontal scrolling text on which one can see what I mean. The one with > the "correct" resolution of 720x576 is the only one which can beplayed > back correctly, but with the other one, as I said, I get either wrong > aspect ratio, or non-smooth playback.
StretchBlit() on interlaced content is a bad idea as we (still) scale the whole frame in one operation :( -- Ville Syrjälä [EMAIL PROTECTED] http://www.sci.fi/~syrjala/ _______________________________________________ directfb-dev mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev
