AC3File was designed to be a DirectShow source filter. It is required to read any kind of AC3 or DTS files.
There are many kinds of AC3 and DTS files. Some files are ripped from AC3/AudioCD or DTS/AudioCD, some files are ripped from DVD in PES container some files may have different byte order. All of these files are supported by AC3File.
Following AC3 formats supported:
· 8bit
· 16bit big and low endian
· SPDIF-padded AC3 (any number of bits and endian)
Following DTS formats supported:
· 8bit
· 14bit big and low endian
· 16bit big and low endian
· SPDIF-padded DTS (any number of bits and endian)
What's New in This Release: [ read full changelog ]
· Large files support ( >4Gb )
· AC3 bug fixed (Issue 1)