Hi Will,

> I tried adding pygame.HWSURFACE | pygame.DOUBLEBUF and similar options
> to the cdgDisplayOptions variable, but it didn't seem to make anything
> faster. Not sure what's slowing it down. Could just be the scaling
> method; is there a way to scale *without* turning on smoothing? That'd
> be handy.

Do you know if it actually does any smoothing? From the transform docs it looks only scale2x() does anything fancy. Either way it's probably a fairly heavy operation at high frame rates.

> It depends on what mode(s) your CD reader rips in -- if you can rip
> cooked instead of raw, I think that makes things better. No real proof
> of this yet though :)

Nice - no such luck on my CD drive, it's raw-mode only. I forget, have you seen many corruptions from otherwise-unblemished-looking discs?

Kelvin.


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Pykaraoke-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pykaraoke-discuss

Reply via email to