Bug 10712 - Transporter will not play high bit rate 24/96 aiff file.
: Transporter will not play high bit rate 24/96 aiff file.
Status: CLOSED DUPLICATE of bug 10886
Product: SB Transporter
Classification: Unclassified
Component: Audio
: 71
: PC Windows XP
: -- normal (vote)
: 7.4.0
Assigned To: Spies Steven
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-01-15 11:44 UTC by Osama Zaidan
Modified: 2012-02-27 17:33 UTC (History)
2 users (show)

See Also:
Category: ---


Attachments
Aiff file (89.27 MB, audio/aiff)
2009-01-15 11:45 UTC, Osama Zaidan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Osama Zaidan 2009-01-15 11:44:12 UTC
Customer said this file used work previously, he is not sure what the previous version of SC he had, but he had done the upgrade on 12/20/2008,

I tested file it will not work in our Transporter also. I tried it with 7.0, 7.2.1. and 7.3.1. 

RN= 081223-000813
Comment 1 Osama Zaidan 2009-01-15 11:45:46 UTC
Created attachment 4653 [details]
Aiff file
Comment 2 Spies Steven 2009-01-15 17:19:22 UTC
For reasons that are not obvious to me FLAC chokes on the attached aiff file with ERROR: SSND chunk size inconsistent with sample frame count.

Disabling AIFF to FLAC playback allowed the Transporter to play the file.

SoX was able to read the file without issue.

Alan, perhaps we should switch from FLAC to SoX for transcoding wav and aiff going forward.  SoX appears to be much more robust when it comes to input files.
Comment 3 Alan Young 2009-01-16 03:04:22 UTC
Maybe. Bug 10660 already covers this. But we will probably loose seeking ability with AIFF if we do that.
Comment 4 Spies Steven 2009-01-16 07:44:54 UTC
Hmm, I thought bug 10660 just covered downsampling however this file does not require downsampling to play on the Transporter.  Am I mistaken?
Comment 5 Alan Young 2009-01-16 08:14:49 UTC
Well yes, the motivation in moving to sox in bug 10660 is to support downsampling.

We do actually have some seek support for AIFF but I suspect that it is broken if used in conjunction with transcoding, except that when transcoding to FLAC the flac program itself handles the seeking.

I wonder why flac chokes on it.

The answer is probably just to disable aiff to flac transcoding. How common are AIFF files?
Comment 6 Spies Steven 2009-01-16 10:17:57 UTC
I did not realize that the FLAC binary itself handles the seeking when encoding to FLAC.  If I understand you correctly SoX does not have this feature.  Could this functionality be added to SoX?  Sorry if this is little off topic but it does help me visualize the issue.
Comment 7 Alan Young 2009-01-17 08:09:47 UTC
Yes, you understand correctly. The flac binary itself handles (or can handle) seeking, when either encoding to flac or decoding from flac, so long as it is the first command in the transcoding pipeline. I do not know whether it would be reasonable to add this to sox.
Comment 8 Chris Owens 2009-03-16 09:48:41 UTC
We are now planning to make a 7.3.3 release.  Please review your bugs (all marked open against 7.3.3) to see if they can be fixed in the next few weeks, or if they should be retargeted for 7.4 or future.

Thanks!
Comment 9 Spies Steven 2009-05-13 11:44:27 UTC

*** This bug has been marked as a duplicate of bug 10886 ***
Comment 10 James Richardson 2012-02-27 17:33:03 UTC
Closing resolved bugs - if you feel this bug still exists please first re-test
with the latest SW/FW version.  If you are able to reproduce then feel free to
reopen and attach new logs / steps to reproduce.