On 5/11/05, Xiaotian Sun <[EMAIL PROTECTED]> wrote: > On 5/11/05, James Stembridge <[EMAIL PROTECTED]> wrote: > > On 5/11/05, Xiaotian Sun <[EMAIL PROTECTED]> wrote: > > > But ATI's Windows driver explicitly claim support for 1080i and 9100 IGP. > > > See > > > > > > http://www2.ati.com/drivers/Catalyst_410_release_notes.html > > > > Where? > > > > As far as I can see they've added HDTV output modes, all very well but > > this is very different from the backend scaler on the chip actually > > being able to render HDTV sized video. > > So can anyone give a definite answer, whether the Radeon 9100 IGP > (RS300 chipset) supports 1080i video overlay or not? > > I guess at some point, I may have to install Windows and see what happens.
I don't know exactly what this implies, but when I run xvinfo, it tells me the maximum XvImage size is 2048x2048. Anyhow, I manage to work around the problem by writing a start-up script for mythfrontend and don't use xv. #! /bin/bash export NO_XV=1 sudo nice -n -2 mythfrontend It's not perfect, but at least watchable. > > > James. > > Xiaotian > Xiaotian _______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
