Yusuf Goolamabbas
2003-May-08 09:43 UTC
[vorbis] ogg123/libao needs to factor non support for mono in i810 driver
A playback of a mono vorbis track on a system using the i810 audio driver via ogg123 results in a double speed playback (chipmunk sound). It seems that this chipset doesn't support mono and while xmms seems to compensate for it, ogg123 doesn't I have a bugzilla report at redhat.com filed on this with more details https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=90433 Regards, Yusuf -- Yusuf Goolamabbas yusufg@outblaze.com --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
Luke Ross
2003-May-08 10:13 UTC
[vorbis] ogg123/libao needs to factor non support for mono in i810 driver
Hi, On Fri, May 09, 2003 at 12:43:59AM +0800, Yusuf Goolamabbas wrote:> A playback of a mono vorbis track on a system using the i810 audio > driver via ogg123 results in a double speed playback (chipmunk sound). > It seems that this chipset doesn't support mono and while xmms seems to > compensate for it, ogg123 doesn't > > I have a bugzilla report at redhat.com filed on this with more details > > https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=90433The i810 is curiously broken to say the least. Ir tends not to work properly outside 48kHz 16-bit stereo. Many configs based on this chipset just refuse anything except 48kHz. You could try playing it through esd :-) Regards, Luke --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
Joel
2003-May-08 10:23 UTC
[vorbis] ogg123/libao needs to factor non support for mono in i810 driver
If the chipset doesn't support mono, woudn'n it be a great idea to implement xmms compensation in the driver instead of having it both in xmms and libao (and others). A driver that does mono in but sends the card a stereo stream of the same sound. Shouldn't be too hard to implement. I might be ignorant about the whole issue, but I fail to see how making workarounds in userland can make sense when it's possible to modify the driver? Please enlight me =) Regards Joel On Thursday 08 May 2003 18:43, Yusuf Goolamabbas wrote:> A playback of a mono vorbis track on a system using the i810 audio > driver via ogg123 results in a double speed playback (chipmunk sound). > It seems that this chipset doesn't support mono and while xmms seems to > compensate for it, ogg123 doesn't > > I have a bugzilla report at redhat.com filed on this with more details > > https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=90433 > > Regards, Yusuf--- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.