Open aevernon opened 7 years ago
looks like a false positive, I need to add more tests
We have the same problem with one of our WAV files. It's not a DTS stream, but it is detected as a DTS stream and all the other information (sample rate, etc.) is wrong.
Is there any way to disable the DTS detection algorithm altogether?
Are there other similar detections that are attempted on PCM streams? If so, can they be disabled as well?
Here's the minimal truncation of our WAV file that causes the problem.
Sorry, I always delayed the work on this issue, so it is still present, right. Still on my ToDo-list (low priority due to lack of sponsorship), I add the 2nd file to the list of files to check.
It is currently not possible to disable non-PCM streams in WAV flagged as PCM, it is possible to add such feature but it would not be with free support.
SMPTE ST 337 (which usually transport Dolby E) is also probed.
I've attached an example of a PCM Wave file that MediaInfo 0.7.91 incorrectly detects as 3/2-channel Digital Theater Systems (DTS). ffprobe and soxi both identify it as 1-channel 16-bit signed integer PCM.
0C97F897-4C11-4F65-9D3B-2F1BE80D2095.zip