Unix Technical Forum

Re: audio issues

This is a discussion on Re: audio issues within the lucky.openbsd.tech forums, part of the OpenBSD category; --> > > that is locked at 48000 and needs rate conversion is software? > > the problem is that ...


Go Back   Unix Technical Forum > Unix Operating Systems > OpenBSD > lucky.openbsd.tech

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-22-2008, 11:21 AM
Marco S Hyman
 
Posts: n/a
Default Re: audio issues

> > that is locked at 48000 and needs rate conversion is software?
>
> the problem is that some codecs only implement 48khz (rtfm)


That's what my last sentence said. And yeah, debug shows that this
AC97 does not support VRA. I guess my long term solution will be
to get an additional audio card. But there is a bug...

> mpg123 for example forgets to read back the actuall rate


I'm not using mpg123. The code in question does this:

AUDIO_INITINFO(&info);
[set params]
ioctl(fd, AUDIO_SETINFO, &info);
[no error reported]
ioctl(fd, AUDIO_GETINFO, &info);
[no error reported]

The returned audio info is then compared to what was requested.
It compares correct, even though the hardware doesn't support
the requested rate. That's a bug.

// marc

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 05:10 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com