Tagged Questions
10
votes
5answers
650 views
AAC/MP3 Licensing
If I use the audio decoding libraries included in iPhoneOS (ex. AVAudioPlayer). Do I still have to pay for a license from Thomson, or VIA Licensing to legally decode AAC or MP3 files in my app?
Edit: ...
5
votes
6answers
7k views
How do I programmatically convert mp3 to an itunes-playable aac/m4a file?
I've been looking for a way to convert an mp3 to aac programmatically or via the command line with no luck. Ideally, I'd have a snippet of code that I could call from my rails app that converts an ...
2
votes
1answer
367 views
iPhone: streaming WMA, MP3 and AAC
I need to create a simple media player that can stream internet radio stations in WMA, MP3 and AAC formats as part of a bigger app.
I was wondering if someone could please give me some pointers on ...
2
votes
2answers
484 views
What is the algorithm to convert an mp3 file to a wav file?
What is the algorithm to convert an mp3 file to a wav file?
2
votes
5answers
6k views
Best he-aac encoder on linux?
I need an encoder that can convert mp3 files to he-aac (aka aac+).
So far the best one I have found is nero aac encoder .
I have two problemes with it :
- Only one input format : wav . It is a ...
1
vote
1answer
148 views
Bandwidth for audio stream for the mobile client
1/ I would like to know if I am computing (with rough precision) the bandwidth for MP3/AAC audio stream correctly. Parameters of the stream are:
Sample rate: 44100,
Bitrate: 128bit
Channels: 2,
...
1
vote
1answer
805 views
Developing the client for the icecast server
I am developing the client for the icecast server (www.icecast.org). Can anybody tell me, what is the format they are using for streaming the content?
I was looking on their pages, but there is no ...
0
votes
2answers
124 views
Modify this java class to output AAC instead of MP3
this is my first post here on stack overflow!
I have two different FLV videos. The first video's audio is encoded in MP3 format and the second video's audio is encoded as AAC. I have found a java ...
0
votes
0answers
22 views
Recommended software for normalizing audio
Are there any recommended software for normalizing audio levels (AAC, MP3, AC3) in video (MPG, MP4) files?
0
votes
0answers
85 views
android mediastore does not list mid & aac files
Experts
When using mediastore to list audio files from internal/external storage amr, ogg and mp3 are listed but mid and aac do not. If i use android file system api to list all the files i can list ...
0
votes
1answer
111 views
iPhone/iPod access music file please advice [closed]
IPhone to access all the music files,
play music files,
and convert the file to convert mp3 to aac file
and it will try to stream as mpeg2-ts/rtsp Packet.
It would be possible?
Please explain ...