Top "Mp3" questions

MPEG-1 or MPEG-2 Audio Layer III, more commonly referred to as MP3, is a patented digital audio encoding format using a form of lossy data compression.

What happened to the "TagLib#" library?

What is the current status of TagLib# (TagLib sharp)? The official homepage www.taglib-sharp.com (link removed due to the …

c# mp3 id3 taglib-sharp
Live audio streaming container formats

When I start receiving the live audio (radio) stream (e.g. MP3 or AAC) I think the received data are …

audio mp3 audio-streaming live-streaming icecast
Adding Cover Art to downloaded mp3 on Android

How do I add a cover art (album art) to a downloaded mp3 programmatically? I am letting my app download …

android mp3 id3 download-manager id3-tag
Using Ogg Vorbis in Flash/Flex applications

I am looking to use ogg vorbis, instead of mp3s to stream audio. It seems that Flash player does …

apache-flex mp3 flash ogg
How can I compile lame as static library(.a) for armv6 and armv7 of iPhone?

LAME(http://lame.sourceforge.net/) is a library written in c language. It can convert PCM sound files to MP3 …

iphone static mp3 lame
Hide MP3 full url

I have a music player that links to a song using the following syntax: <li><a href="" …

php hide mp3 audio-player
Read mp3 binary data for visualization

In my previous post, I had a little trouble trying to read a mp3 file. Now I am able to …

java swing mp3 javasound
After playing a MediaElement, how can I play it again?

I have a variable MediaElement variable named TestAudio in my Silverlight app. When I click the button, it plays the …

wpf silverlight audio mp3 mediaelement
Using supercollider with python

I want to do some real time sound processing and I heard about supercollider and it looks great, but I …

python audio mp3 sound-synthesis supercollider
C++ Cross Platform MP3 Decoder?

I have searched high and low, and cannot find any decent MP3 decoders =/ I need one that will compile under …

c++ gcc mp3 decoder