Log in

View Full Version : (HELP) Easiest Way to convert PCM to AC3! Keeping the volume!!!


josecitox
27th September 2008, 21:43
Hi guys i´m having this problem to convert a PCM audio file to AC3, to save lots of space to later compress the dvd with DVDRB.

A friend of mine tried to do it with Besweet but the file has a very low volume, how can we fix that? is there any other program able to do it right?:confused:

Sorry for my english, i´m from argentina!:)

Thx for the help!:):thanks:

EPiPH0NE
27th September 2008, 23:00
maybe:


eac3to input.pcm/wav output.ac3

Not sure if it will cure you're volume problem but worth a shot.

pc_speak
28th September 2008, 02:42
Try adding this to the besweet command line.

-ota( -g max ) -boost( /b=10 /l=1.00 )

setarip_old
28th September 2008, 03:11
@josecitox

Hi!

Since you're seeking the easiest way, I'd suggest you use the Belight GUI for BeSweet...

ACrowley
7th October 2008, 10:57
Try adding this to the besweet command line.

-ota( -g max ) -boost( /b=10 /l=1.00 )

besweets Ac3enc is very bad! Dont use it

use eac3to which use Aften encoder...

tebasuna51
7th October 2008, 14:54
With Aften.exe and bsn.dll (http://kurtnoise.free.fr/index.php?dir=BeLight/&file=bsn_20070513.zip) from Kurtnoise you can use also BeSweet:

BeSweet -core( -input 6w321.wav -output 6w321.ac3 ) -ota( -g max ) -bsn( -exe aften.exe -b 448 -6chnew )

with -boost( /b=10 /l=1.00 ) you don't keep the volume.