JAADec icon indicating copy to clipboard operation
JAADec copied to clipboard

AACException: unexpected profile for LTP: AAC Low Complexity

Open Seppl2202 opened this issue 7 years ago • 2 comments

Hello, I am new to AAC decoding. I trie to decode and play the following strem: http://streams.bigfm.de/bigfm-charts-128-aac?usid=0-0-H-A-D-30 Therefore i used the Radio example (https://github.com/DV8FromTheWorld/JAADec/blob/master/src/main/java/net/sourceforge/jaad/Radio.java), but i get the exception above. When I use the Play approach of yours (https://github.com/DV8FromTheWorld/JAADec/blob/master/src/main/java/net/sourceforge/jaad/Play.java), it plays (sometimes i get the same exception, but most of time it works) but the audio stucks. Am I wrong or is this reproducable?

Seppl2202 avatar May 28 '18 20:05 Seppl2202

I have re-produced this error on a HLS stream, and have attached the segment with the error.

http://stigc.dk/shared/243.ts

stigc avatar Dec 25 '18 10:12 stigc

good to see i am not too stupid to use this lib:D

Seppl2202 avatar Jan 03 '19 09:01 Seppl2202