P pmj Member Licensed User Longtime User Jun 30, 2012 #1 How to make Android to play raw AAC files (streams) using MediaPlayerStream ? It appears, in fact as if the mediaplayerstream only accepts MP3 files :BangHead:
How to make Android to play raw AAC files (streams) using MediaPlayerStream ? It appears, in fact as if the mediaplayerstream only accepts MP3 files :BangHead:
Erel B4X founder Staff member Licensed User Longtime User Jul 1, 2012 #2 From reading several related discussions it seems like Android doesn't natively support streaming of AAC files. Upvote 0
From reading several related discussions it seems like Android doesn't natively support streaming of AAC files.
P pmj Member Licensed User Longtime User Jul 1, 2012 #3 Erel said: From reading several related discussions it seems like Android doesn't natively support streaming of AAC files. Click to expand... Thanks for the reply, Erel. Although it seems that AAC is supported, it seems apparently not yet. (Android Supported Media Formats | Android Developers) I have found a fully JAVA example with associated aacdecoder, which I will now try to convert to a B4a library. Wish me luck Upvote 0
Erel said: From reading several related discussions it seems like Android doesn't natively support streaming of AAC files. Click to expand... Thanks for the reply, Erel. Although it seems that AAC is supported, it seems apparently not yet. (Android Supported Media Formats | Android Developers) I have found a fully JAVA example with associated aacdecoder, which I will now try to convert to a B4a library. Wish me luck
B Buks Member Licensed User Longtime User Aug 22, 2012 #4 pmj said: Thanks for the reply, Erel. Although it seems that AAC is supported, it seems apparently not yet. (Android Supported Media Formats | Android Developers) I have found a fully JAVA example with associated aacdecoder, which I will now try to convert to a B4a library. Wish me luck Click to expand... Any luck yet? Upvote 0
pmj said: Thanks for the reply, Erel. Although it seems that AAC is supported, it seems apparently not yet. (Android Supported Media Formats | Android Developers) I have found a fully JAVA example with associated aacdecoder, which I will now try to convert to a B4a library. Wish me luck Click to expand... Any luck yet?
TrisectDevelopment Active Member Licensed User Longtime User May 28, 2014 #5 Or any luck now? Upvote 0