Log in

View Full Version : ac3 448 to 384


cypher007
6th April 2008, 01:27
is there an easy, non command line, way to convert 448kbps ac3 5.1 tracks to 384kbps?

nautilus7
6th April 2008, 22:28
Since none answered regarding a non command line solution, i'll give you a command line, using eac3to (http://madshi.net/eac3to.zip) program:

eac3to input.ac3 output.ac3 -384 -libav

Just unzip eac3to to a folder, put the input file there, and start cmd. Navigate to that folder (cd\ to go to c:\ and then cd your folder). If you have nero 7 installed and the nero blu-ray/hd dvd plugin, you DON'T need the -libav option. Otherwise leave it as it is.

If all the above looks "chinese" to you, get the eac3to gui (http://forum.doom9.org/showthread.php?t=135095) also. :p

cypher007
7th April 2008, 23:55
using your comments and the gui, i think ive manged it. the gui doesnt let you choose 384 as an option so i added the -384 into the other options dialogue box.