err =
MovieAudioExtractionSetProperty(qtSound.extractionSessionRef,
kQTPropertyClass_MovieAudioExtraction_Movie,
kQTMovieAudioExtractionMoviePropertyID_CurrentTime,
sizeof(TimeRecord), &timeRec);
Problem is still here ... on same mp3
file.
While debugging i detect a problem on GetSourceDuration:
I convert a mp3 file using wavelab in wav
file.
When i look the result of
GetSourceDuration the values
-are identicals for mp3 or wav file
if conversion gives no glitches
-are differents for the mp3 and the
wav file if conversion gives some glitches...
I looked in Quicktime Player it gives me
the duration (in sec.) that corresponds
to the wav files duration... not the mp3
Any idea?
I can send the mp3 file if needed,
Thanks in advance
emilie