• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Still having problems with ac3 in DVD Player
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Still having problems with ac3 in DVD Player


  • Subject: Re: Still having problems with ac3 in DVD Player
  • From: Fabian Renn <email@hidden>
  • Date: Thu, 11 Aug 2005 15:59:09 +0200

Hello Chris,

thanks for your solution. That, in deed, was the problem, and now dvd player at least doesn't crash anymore!! It still doesn't run smoothly, but its getting there.

Fabian
On Aug 11, 2005, at 6:07 AM, Chris Thomas wrote:


On Aug 10, 2005, at 10:08 AM, Fabian Renn wrote:


srcBuf = &( ( ( SInt16 * ) mixBuf )[firstSampleFrame * streamFormat->fNumChannels] );


AC-3 is non-mixable. You want:

    srcBuf = ( SInt16 * ) mixBuf;

Chris



_______________________________________________ Do not post admin requests to the list. They will be ignored. Coreaudio-api mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >Still having problems with ac3 in DVD Player (From: Fabian Renn <email@hidden>)
 >Re: Still having problems with ac3 in DVD Player (From: Chris Thomas <email@hidden>)

  • Prev by Date: CocoaUI & factory class design pattern in ObjC
  • Next by Date: Cocoa Host + Carbon AU View tech note?
  • Previous by thread: Re: Still having problems with ac3 in DVD Player
  • Next by thread: Fragile code in AUBase.h (diff provided)
  • Index(es):
    • Date
    • Thread