> 2014-02-11 Niels Möller <[email protected]> wrote:

> Test files at https://samples.libav.org/A-codecs/DTS/dts/

Those seem to be a subset of a sample collection I sent Benjamin
Larsson some time ago. He should have some more.

You can use "eac3to some.dts -logdts" to get a summary of
the extension packets in the DTS core track and in the DTS-HD
extension. That might help a bit during your development.

> When I get to the bitexact part of this project, I'd need to have an
> "original" file (flac/wav, or whatever lossless format which is well
> supported in libav), and the same file compressed with dca and
> the xll lossless extension. The objective obviously being that the
> samples output from dcadec should be bit-by-bit identical to the
> original audio samples. Does anyone have such a set of test files?

eac3to can losslessly decode 99% of all XLL files (to WAV or FLAC),
if you have the ArcSoft Blu-Ray software installed. If all else fails,
you can contact me via email and I can do the decoding for you.

Best regards, Mathias.
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to