theyush / edcast-reborn

Automatically exported from code.google.com/p/edcast-reborn
0 stars 0 forks source link

problem with 2 mp3 encoders, at different bitrates. #7

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Added 4 encoders. MP3 lame at 128, 256 kbps and HE-AAC high at 128 & 256 kbps

What is the expected output? What do you see instead?
encoders 1 & 2 (mp3) even though they say their different bitrates, have the 
same output ~150kbps

What version of the product are you using? On what operating system?
3.33.2011.1026

Please provide any additional information below.

Original issue reported on code.google.com by metron6 on 16 Nov 2011 at 12:28

Attachments:

GoogleCodeExporter commented 8 years ago
Please try the version of lame from

http://www.free-codecs.com/lame_encoder_download.htm

Had other reports that the above works properly

Original comment by jaroma...@gmail.com on 16 Nov 2011 at 11:08

GoogleCodeExporter commented 8 years ago
Have confirmed that the lame encoder v 3.99.1 at 
http://www.free-codecs.com/lame_encoder_download.htm works as it should

Original comment by jaroma...@gmail.com on 17 Nov 2011 at 12:40

GoogleCodeExporter commented 8 years ago
thank you, it worked fine !

i have a simple question...
whats the difference between HE-AAC, HE-AAC high and LL-AAC ?

Original comment by metron6 on 17 Nov 2011 at 1:30

GoogleCodeExporter commented 8 years ago
_whats the difference between HE-AAC, HE-AAC high and LL-AAC ?_

That's the 3 "flavours" of AAC enc_aacplus.dll can encode

I recommend reading 
http://en.wikipedia.org/wiki/High-Efficiency_Advanced_Audio_Coding to get a 
basic idea of the HE-AAC family. It doesn't mention "HE-AAC high bitrate" - I 
believe it's HE-AAC "tuned" for bitrates > 128kbit

Original comment by jaroma...@gmail.com on 17 Nov 2011 at 1:58