|
Rockbox mail archiveSubject: Re: Iriver: 48kHz Ogg turns on radio?Re: Iriver: 48kHz Ogg turns on radio?
From: Ryan Jackson <rdjackso_at_gmail.com>
Date: Fri, 15 Jul 2005 00:26:57 -0600 On 7/14/05, Magnus Holmgren <lear_at_algonet.se> wrote: > I've tried it now, but the solution wasn't quite that easy. Since MP3 > resampling works fine, but not Vorbis, it looks like a codec problem, but > I don't know more than that, I'm afraid. You're right, it is a codec problem. The vorbis code only configures the mac in ov_open1(). This isn't a problem until the resampler is used because it reconfigures the mac each time upsample() or downsample() is called. Result: garbled output from Tremor. I've changed the inline assembly routines in Tremor to re-init the mac each time they're called. 48kHz Oggs sound perfect, but 24 and 32kHz Oggs still have a fair bit of static. MP3 does too, but not quite as much. -- Ryan Jackson _______________________________________________ http://cool.haxx.se/mailman/listinfo/rockboxReceived on 2005-07-15 Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy |