I have an audio source - DTS-HD MA 24 bit - lets call it source.dtshd.
I tried to test some things and did the following steps with eac3to (which used Arcsoft DTS Decoder and Flac/libFlac):
First I converted the file to a 24 bit flac:
eac3to source.dtshd flac24.flac
Then I used the down16 parameter:
eac3to source.dtshd flac16_v1.flac -down16
eac3to flac24.flac flac16_v2.flac -down16
From my understanding the 2 files (flac16_v1.flac , flac16_v2.flac) should be the same.
To be sure I also converted them to wav:
eac3to flac16_v1.flac flac16_v1.wav
eac3to flac16_v2.flac flac16_v2.wav
But the files v1 and v2 are always different. What am I missing?
Shouldn't the 2 wav files identical?
Or will be the -down16 differently handled - depending whether the decoder is Arcsoft or flac?
In http://en.wikibooks.org/wiki/Eac3to/How_to_Use the options are described as
But from that i conclude that the audio stream will be downconvert only after decoding to 16 bit.-down16 any audio format any audio format downconvert decoded audio data to 14..23 bit
+ Reply to Thread
Results 1 to 5 of 5
-
-
Just my (not-so-)wild guess...
from FLAC to FLAC, the 16-bit conversion is done by eac3to itself;
from DTS-HD to FLAC, the 16-bit conversion is done by the Arcsoft decoder instead;;
And no, that Wiki is not a 100%-reliable source.Last edited by El Heggunte; 6th Nov 2013 at 06:58. Reason: add note
-
I did only a binary compare. But it is not only the header which is different - the differences are through the whole stream.
What is the best tool to check the differences of 2 audio files? -
I used now Audacity to compare the files. And they seem to be identical.
So I was mistaken and did not use the right tools to compare the streams.
To compare the files I inverted the track of the first file and mixed it with the same track of the second file.
By doing so it also showed that there were also no differences between the 16 and 24 bit version.
Similar Threads
-
eac3to conversion problem
By dac1 in forum Blu-ray RippingReplies: 0Last Post: 5th Oct 2013, 15:16 -
Eac3to problem
By abhi247 in forum Blu-ray RippingReplies: 7Last Post: 18th Feb 2013, 14:03 -
libx264 & ffmpeg (0.11.x) understanding quality options -q:v and -b:v
By feelart in forum Video ConversionReplies: 3Last Post: 19th Sep 2012, 09:39 -
eac3to Refused to Encode Audio
By wulf109 in forum Blu-ray RippingReplies: 0Last Post: 6th Dec 2010, 11:41 -
Exploring & understanding the mysteries of .M2T files
By Canon GL-2 Guy in forum Newbie / General discussionsReplies: 25Last Post: 8th Jul 2010, 03:20