PDA

View Full Version : Encoding to AAC to AAC in megui


a159876
6th November 2009, 07:21
I was successed script audio encoding before i installed windows 7
that script was 1 mp4 video input in script. and encoded by neroaac
but after i installed windows 7, when i tried encoding like that
it was worked but finished file was empty.
i think it is codec problem before install window i dedcoded AAC by CoreAAC but after install window it automatically set by window codec. how can i encoding succefully?

roozhou
6th November 2009, 08:09
Try MediaCoder.

Unlike MeGUI, MediaCoder does not depend on system codecs. It will do your job easily without installing dshow/vfw/acm/wmf or any other codecs.

RunningSkittle
6th November 2009, 09:29
why decode with dshow at all? just use nicaudiosource... which is megui default

tebasuna51
6th November 2009, 13:04
why decode with dshow at all? just use nicaudiosource... which is megui default
NicAudio don't support AAC decode, use BeHappy instead MeGUI with BassAudio decoder.

@RunningSkittle
You can use also command line method with Faad2 decoder and NeroAacEnc.

And Foobar2000 can do the job also.