Log in

View Full Version : a program to encode audio to aac in batch mode


otherdarom
23rd February 2006, 16:54
Hi,

im new to this forum and all the themes like audio coding but
i find the program BeLight very nice.
But because this program doesnt support batch encoding yet
i wrote a program myself that can handle that.
this program can only encode to aac (my favorite) HE-ND-CBR
the goal is the u can encode whole directories of mp3,flacs etc.
to aac.

just download the 7z file in attachment and put it into a besweet dir where
besweet and the ddls like aacenc32.dll aac.ddl are

this program is still buggy in handling .
i cannot handle processes in delphi until c++ is learned
so if u want to stop the program in run u have to kill the app and then to kill
besweet.exe
oh ... when target files cannot(see checkbox) be overwritten new file names will be generated with a time ending like 01-my.song-234234.mp4
...
and there is no handle for duplicates in the lists if u add some files more than one time ... recursive adding works wo problems as i can recognize.

in the program code there is some code from BeLight
but i remove it as soon as possible(what do u think Kurt ?)

have fun
sorry for my poor english
program was tested on win xp

Download: ALL2AAC-HE-HQ-CBR.7z
http://forum.doom9.org/attachment.php?attachmentid=5494&d=1140648377

COMMENT:
i found that i use wrong command line so u can only encode mp3 to aac
sorry updates follow

Kurtnoise
24th February 2006, 21:04
We can't test...it needs an approval.