Open GoogleCodeExporter opened 8 years ago
I have the same issue with debian 6 and faac/darkice from debian multimedia
repository.
Can you help?
Original comment by owl...@gmail.com
on 25 Apr 2011 at 4:36
in src/FaacEncoder.cpp
about line 94
The aacObjecttype should be LOW not MAIN
faacConfig->aacObjectType = LOW; //MAIN;
Hope that helps.
Edwin
Original comment by oetelaar.automatisering
on 25 Apr 2011 at 4:49
It works! Thanks you a lot :)
Original comment by owl...@gmail.com
on 25 Apr 2011 at 6:39
faac stream (44.1 kHz, 16 bit, stereo, 128kbit/s) works fine for me using
mplayer2, audacious and vlc.
Original comment by daniel.e...@gmail.com
on 19 May 2013 at 5:15
Is there a reason it's still set to MAIN in the code? I have the same issues
with VLC, and it seems like LC is now the standard for high bitrate AAC streams.
Original comment by supersat
on 22 Dec 2013 at 9:56
Original issue reported on code.google.com by
oetelaar.automatisering
on 17 Feb 2011 at 5:55