What's the command line for extracting the embedded AC3 640 kb/s from the original TrueHD audio file?
I'm familiar with extracting the Core from DTS-HD MA but not TrueHD audio.
example
Thanks in advanceCode:eac3to input.dts output.dts -core![]()
+ Reply to Thread
Results 1 to 11 of 11
-
-
It's basically the same:
Code:eac3to input.thd+ac3 output.ac3 -core
-
It's already embedded, so no encoding. Just extraction.
Source is untouched. -
Code:
---(AUDIO)--- Format..........: Atmos / TrueHD / AC3 embedded Channels........: object based / 7.1 / 5.1 Bit depth.......: 24 bits Sample rate.....: 48 kHz Bit rate........: 4834 kbps / 4834 kbps / 640 kbps Language........: English
How do you extract the AC3 embedded file using eac3to command line? -
Code:
eac3to input.thd+ac3 output.ac3 -core
Code:eac3to input.thd output.ac3 -core
-
another forum said you don't need -core
Code:eac3to input.thd+ac3 output.ac3
-
Hmm, it seems that other forum is correct. But it doesn't hurt either way so my command example still works as expected. If in doubt you can always read the eac3to log. It will tell you exactly what it is doing.
Similar Threads
-
Need Help! LPCM, TrueHD & 7.1ch to AC3!!
By botdvd in forum Video ConversionReplies: 4Last Post: 28th May 2016, 21:21 -
TrueHD/AC3 question (384 core) need 640 ac3
By PatrickBatman in forum Blu-ray RippingReplies: 16Last Post: 31st Dec 2015, 16:10 -
What's the deal with Dolby TrueHD/AC3 Core?
By Starburst in forum Newbie / General discussionsReplies: 27Last Post: 17th Sep 2015, 09:36 -
Convert TrueHD from MKV, maintain original plus AC3
By rwttm001 in forum Video ConversionReplies: 5Last Post: 3rd Feb 2015, 13:59 -
"unknown parameters" when extracting TrueHD audio with Stream Extractor
By tony359 in forum Blu-ray RippingReplies: 0Last Post: 13th May 2012, 12:51