View Single Post
Old 9th September 2008, 21:21   #6162  |  Link
hdpete
Registered User
 
Join Date: Apr 2008
Posts: 57
Quote:
Originally Posted by nautilus7 View Post
First, .thd+ac3 is only accepted for input. Just use .thd. Furthermore, why use nero? Libav is the default TrueHD decoder because it works better. Finally, you don't need any -24 or whatever switch. All source data will be present in the output wav file. If source is 24bit, the wav will be 24bit, if it is 16bit, the wav will be 16bit. You will get a report about the actual bitdepth at the end of the procedure.

So your command should be:

Code:
eac3to input.thd output.wav
Althogh my source thd is 24 bit and the wav says it's 24bit, tsmuxer only recognises it as a 16bit, either way the -24 bit didn't seem to make a difference.
I'm usimg nero with blu-ray plugin as I thought it was a reference decoder as opposed to libav.
I just want to be able to convert TrueHD to LPCM to mux with tsmuxer to get a BD25 (tsmuxer doesn't like TrueHD). Previous converts using eac3to have resulted in screaching audio when muxed onto a BD25
hdpete is offline