On Thu, 15 Dec 2005 19:14:52 -0500, Daniel Kristjansson wrote:
> This is only needed so that MythTV knows to pass this through as a two
> channel 16 bit per sample stream at 48000 Hz, right? If so, you should
> leave enc alone and it should be taken care of in SetupAudioStream() where
> this is set as the audioOut when passthru is enabled. That is it should be
> safe to just remove that bit of code, but since I can't test this I just
> left it in. I left that hack notice in there, because I'd like to be able
> to enable software decoded DTS at some point and figured this was
> something that should be highlighted in the code.

That hack is definitely required for DTS. If I remove it then the sound
plays fine for about 5-10 seconds, then stutters constantly. I tried this
a couple of days ago when merging mine & your patches.

I'll have a look in SetupAudioStream to see if there's anything I can do
there to make it work.

Cheers,

Martin.

_______________________________________________
mythtv-dev mailing list
mythtv-dev@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev

Reply via email to