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.

sox FAIL util: Unable to load MAD decoder library (libmad) function "mad_stream_buffer"

I compiled libmad for sox. When I try to read an mp3 I get this message: sox FAIL util: Unable …

windows visual-c++ dll mp3 sox
Android: How to record mp3 radio (audio) stream

My favorite Radio station plays a radio audio stream in mp3 format. In my android application I can receive and …

android stream mp3 record radio
Writing a Python Music Streamer

I would like to implement a server in Python that streams music in MP3 format over HTTP. I would like …

python http streaming mp3 shoutcast
How to crop a mp3 from x to x+n using ffmpeg?

Following this question I decided to use ffmpeg to crop MP3s. On another question I found this way of …

mp3 ffmpeg crop
Python convert wav to mp3

I've looked at pymedia (discontinued), pyglet(great but no converter in there) and audiotools(command line cd ripping), and none …

python audio mp3 wav
iPhone: AVAudioPlayer unsupported file type

My app downloads an mp3 from our server and plays it back to the user. The file is 64 kbps (which …

iphone ios mp3 avaudioplayer
How to extract the raw data from a mp3 file using python?

I have got homework regarding audio data analysis using Python. I wonder is there any good module for me to …

python audio mp3 eyed3
Read ID3 Tags of an MP3 file

I am trying to read ID3 from a mp3 file thats locally stored in the SD card. I want to …

android mp3 id3 id3-tag
Playing MP3 files with Python

I'm trying to write my own media player (like Foobar), and I'm having trouble tracking down a Python library that'll …

python mp3 playback
Play MP3 file stored as blob

Put simply, I'd like to play a blob MP3 file in Firefox. I have access to both the blob itself: …

html flash firefox mp3 blob