• 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
CAAudioFile bug
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CAAudioFile bug


  • Subject: CAAudioFile bug
  • From: Antoine Misout <email@hidden>
  • Date: Sun, 29 May 2005 11:46:13 -0400

While reading some mp3/aac I found what I think is a bug in CAAudioFile:

When reading from it the first time, I have:

mFrameMark 0
mFrame0Offset 1152
mFramesToSkipFollowingSeek 0

Reading the whole file, I get exactly GetNumberOfFrames() frames. Then, after seeking to 0 (Seek(0)), I have:

mFrameMark 0
mFrame0Offset 1152
mFramesToSkipFollowingSeek 1152

And rereading the whole file, I get GetNumberOfFrames() - 1152 frames.

Any idea ?

Antoine
_______________________________________________
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


  • Prev by Date: Re: AudioConverterGetProperty and kAudioConverterChannelMap
  • Next by Date: CAAudioFile bug (cont)
  • Previous by thread: audio units - question about conv and splitting load
  • Next by thread: CAAudioFile bug (cont)
  • Index(es):
    • Date
    • Thread