Log in

View Full Version : [Problem solved] Is there any possible method to encode MP3 from AAC???


casperhk
7th September 2006, 15:57
I'd like to know that is there any possible method to encode MP3 from AAC. I've tried it with BeLight but failed. Thx for helping.

shon3i
7th September 2006, 16:07
Try with BeHappy

Sharktooth
7th September 2006, 16:15
... or with MeGUI ...

casperhk
7th September 2006, 16:24
... or with MeGUI ...

Sorry, but how to load an AAC with MeGUI???

obieobieobie
9th September 2006, 00:29
Uh, foobar2000 with the free CLI nero aac codec.

Sharktooth
10th September 2006, 02:27
Sorry, but how to load an AAC with MeGUI???
With a simple .avs script:
DirectShowSource("filename.ext")

load it in the megui audio input, select the codec, set your preferred settings and go.

IgorC
10th September 2006, 06:24
Transcoding from AAC to mp3 -> aac psy + mp3 artefacts -> enormous quality loss.

casperhk
11th September 2006, 09:08
With a simple .avs script:
DirectShowSource("filename.ext")

load it in the megui audio input, select the codec, set your preferred settings and go.

thx very much.