[mythtv] [PATCH] The chipmunks are back

Isaac Richards ijr at po.cwru.edu
Fri Oct 10 13:44:33 EDT 2003


On Friday 10 October 2003 12:27 pm, Jim Radford wrote:
> On Fri, Oct 10, 2003 at 11:51:10AM -0400, Isaac Richards wrote:
> > On Friday 10 October 2003 04:15 am, Jim Radford wrote:
> > > The following patch hunk hosed my audio.
> >
> > If that broke things, you should instead change the audio sampling
> > rate in the recording profile to something your soundcard can
> > handle, instead of letting it get overridden.
>
> I hope you're kidding. :-) Some time ago I put in a bit of effort
> fixing the audio setup code so that it would essentially autodetect
> the frequencies so I wouldn't *have* to know anything about my sound
> card or my TV card unless they were incompatible.  They are not, and
> now you're suggesting that I lookup/memorize stupid numbers just
> because Tomas' driver is broken.  Great.  I've got an XServer for you
> to configure when you have time. ;-)

Well, since the driver is returning the exact sampling rate instead of an 
approximation, that doesn't really count as 'broken', I don't think.  Main 
problem is lame only accepts the standard frequencies..  

Shouldn't be too hard for someone to revert the code in NVR.cpp and add some 
stuff to clamp the returned value from the ioctl to normal values.

Isaac


More information about the mythtv-dev mailing list