MP3 is the common name for the MPEG-1 Audio Layer 3(III) or MPEG-2. It is a patented digital audio encoding format using a form of lossy data compression.

learn more… | top users | synonyms

-7
votes
1answer
34 views

looking for suggestions for a basic music media player [closed]

I'm not really sure where to start looking, but I'd need a basic mp3 & wma player for windows 7 (free if possible). I don't want something that will waste my RAM and CPU, and I don't want to ...
0
votes
0answers
14 views

How to add album art to mp3 using vlc media player in ubuntu? [duplicate]

I want to add Album art to any mp3 song. But I don't know how to do it.My system(Ubuntu11.04) has VLC media player, UMPlayer, Bashee media player, Movie player. How can I add Album art to mp3 file ...
1
vote
1answer
28 views

Stripping metadata from MP3 files

Is there a way I can bulk strip mp3 meta data from files? Preferably from the command line on OS X or Linux? I recently tried to use TuneUp (an app that is supposed to located mis-named tracks and ...
0
votes
2answers
43 views

Can't edit MP3 tags like artist or title

I try to edit the tags of MP3 files and I found that some of the file cannot be edited. Here's the procedure when I edit the information of the MP3 file: Right click the MP3 file in Windows ...
0
votes
2answers
40 views

Encode mp3 to playback at 1.5x speed in avconv (libav)

I would like to take an mp3 file and re-encode it to play faster (perhaps at 1.5x speed). I primarily use avconv in debian linux, but can use any other program if recommended. I can use any operating ...
0
votes
0answers
17 views

MP3 Streaming and Antivirus, Shoutcast Specific

I have several Shoutcast streams which are streaming live at specific times, when testing the solution it seems that Sophos antivirus and apparently AVG antivirus check MP3 streams before playing. ...
-2
votes
0answers
29 views

Music manager under Win [closed]

I have a Windows XP and I want to rip my audio CDs to a mp3 hard disk archive. I want to manage the archive easily. So I need some sort of database system to organize the tracks. What I need: ...
0
votes
0answers
24 views

easy way to eliminate duplicate files of different types

When I used iTunes a while back it converted all my .WMAs to m4v. I got out of iTunes and now I have some duplicates. Not every WMA has a duplicate because some were created after I stopped iTunes ...
2
votes
1answer
119 views

How to automatically fix MP3 Genre and Year tags?

All the Artist/Album tags on my MP3 collection are fine, but the Genres and Year tags are all horrendous. For Genre, songs just seem to be all over the place. It classifies Iron Maiden is ...
1
vote
1answer
31 views

Lots of AlbumArt_{*} files in my Music folder

I have recently migrated over my files from Windows to Mac OS and have noticed that my Music folder contains many AlbumArt_{*}.jpg files. First of all I would like to know where these files are ...
4
votes
1answer
131 views

What lossy audio formats are more (or less) “efficient”?

This question is related to the answers I got to this question. The bitrate-efficient format (see the question's most voted answers and their comments thereunder) would be one that assures a good ...
1
vote
0answers
54 views

extracting mp3 audio from mp4: audio longer than video?

I have an mp4 video that has no audio/video sync issue. I tried to extract audio to an mp3 file, following the suggestion in this thread: Extracting audio from MP4 video into MP3 ffmpeg -i ...
0
votes
1answer
35 views

How to trim a group of mp3 files with a specific timings

I am having trouble finding the way to trim bunch of mp3 files. The time from the beginning and time from the end is fixed across all the files and should be specified by the user. I already tried ...
0
votes
2answers
151 views

Batch remove track number from music files at a time

I have around 600 mp3 song files in a folder. All the tracks have a number before their names. I want to remove the track-number from all the files. Ya I know I can rename those files and delete the ...
1
vote
2answers
70 views

How do you mark MP3 files so that Windows Phone (Zune software) treats them as Podcasts?

Exactly what it says in the title. I ripped my Pimsleur Quick and Simple Spanish CDs to Zune so I could play them on my Windows Phone (had to edit their characteristics to get them all in the same ...
0
votes
1answer
34 views

How do I extract (rip) tracks from an audio CD using cdrfte?

On its SourceForge page, it says that cdrfte (short for cdrtools front end) can extract files from CD in mp3 format. However, I can't find anything on its support wiki or anywhere else about how this ...
0
votes
1answer
36 views

mp3 url's won't play

I'm on a macbook and when useing firefox, MP3's called up from a public url don't load or play anymore. They used to. I'm just looking at a blank screen with the copied url on the tab. But they play ...
1
vote
1answer
159 views

Access audio from Linux server on iPad Mini [closed]

This is driving me crazy, I'm trying to enable playback of mp3s/flac audio stored on a home linux server on a iPad mini. Please can someone explain what software is required on the linux side of ...
0
votes
0answers
16 views

software to find audio gaps in linux?

I'm trying to find gaps of silence in audio in my mp3 files of 3 seconds or more. I looked through the ffmpeg documentation to see if it could do it, but I don't think it can. Is there any software ...
0
votes
2answers
38 views

How can I edit many music files in the same unique way? [duplicate]

I have a lot of audio files that I want to change in different ways depending on which ones they are. Is there a way on Windows 7 or a program that can do the following? Turn all lower cased files ...
0
votes
1answer
59 views

WMP choppy file playback

Recently i've been having issues with Windows Media Player like certain files playing choppy. This doesn't happen the first time i play the files but after a few playbacks I have enough processing ...
0
votes
0answers
44 views

Can you recommend a good audio converter (with good quality presets)? [closed]

I am searching for a new audio converter, I have plenty audio files which are of high quality and I need to convert them to mp3. Could you recommend one?
0
votes
1answer
86 views

Auto-organise media folder structure using unusual metadata such as “Publisher” or “Copyright” ID tags?

Is there a way to auto-organise my media folder using unusual metadata such as "Publisher" or "Copyright" ID tags? I've been searching high and low, using many apps including MediaMonkey and can only ...
2
votes
2answers
260 views

Linux command line tool to batch rename MP3 files based on ID3 tag info, or give random name if no ID3 info present

I have a bunch of recovered mp3 files that have system generated filenames. I want to use any embedded ID3 tag info in the files to rename each one to something human readable. I've tried 'mp3rename' ...
0
votes
2answers
115 views

Tool to help compare mp3 bitrate quality?

So I've got 2 mp3 files 320 kbps 192 kbps However it's hard for me to notice any differences at all (it seems there's none). Is there a tool to help compare bitrate quality? I wanna find out what ...
1
vote
1answer
178 views

Converting MP3 to AAC and outputting to stdout

ffmpeg.exe -i s.mp3 -f aac - This is the command I run but it doesn't recognize the format AAC. Requested output format 'aac' is not a suitable output format pipe:: Invalid argument However when ...
-3
votes
1answer
126 views

How do I batch-copy ID3v1 info to ID3v2 and back? in MP3 music files

I want to batch copy the info in one ID3v1 field, to it's counterpart on the ID3v2 side including both lyrics fields so that all media players pick up the same data, including the ones that don't have ...
2
votes
3answers
49 views

MP3 as a Windows System Codecs

I am busy trying to convert some sound files (different formats) to MP3. I know there's a ton of different apps out there that would allow you to do this, but I prefer the simplicity of Winamp and ...
0
votes
0answers
14 views

Convert Lyrics From Lyrics3 to ID3v2? Or extraction? [duplicate]

Which program can batch extract Lyrics3v2 (Lyrics3 2.00) lyrics from songs, and put them into an UNSyncedlyrics field, or failing that, in a textfile? AND... vice versa. I have tried the ...
0
votes
2answers
209 views

Can an MP3 contain 5.1 or 7.1 Surround Sound Audio?

I know that the MP3 file format essentially supports mono and stereo audio with a number of sample rates and bit rates, but can it contain true surround sound audio? Is there a way to pack more than 2 ...
0
votes
1answer
67 views

Burn Track Info/Tags to Audio CD

I am using MusicBee in Window7 to burn custom recordings (MP3 files) to an audio cd. The MP3 files have all the track information ('tags' in musicbee) filled out. When I burn the files to a cd using ...
0
votes
1answer
175 views

AAC converted from MP3 (FFmpeg) results in bigger size

I'm on Windows x64 converting MP3 file to AAC using FFmpeg. I tried these commands: ffmpeg -i file.mp3 -acodec aac -strict -2 file.aac ffmpeg -i file.mp3 -c:a libvo_aacenc file.aac Both commands ...
0
votes
1answer
62 views

only .m4a files are able to be played with MPD 0.17 on os x snow leopard

I set up an MPD server on my iMac with Snow Leopard and the database displays my music collection correctly but in MPDroid and Theremin I am only able to select the .m4a files. I can see /mp3 files ...
2
votes
2answers
62 views

How to replace WMAs with MP3s

Around 60% of my music collection has been ripped using Windows Media Player and thus in WMA format. I want to convert them to MP3 so they are more compatible with other music players. Is there a ...
1
vote
0answers
103 views

Merge two mono MP3 to one stereo without reencoding

i got 2 mp3 files, one for left and one for right audio channel and would like to merge them to one single stereo mp3, preferably without the need to re-encode them . From what i read joint-stereo ...
0
votes
0answers
18 views

How to make all mp3 files have the same volume on Linux? [duplicate]

Possible Duplicate: Normalising sound levels Some songs in my music collection are quieter than others, what can I do? Simple way to increase volume on MP3s? Basically, I live in a place ...
1
vote
0answers
80 views

Unable to play in WMP when converting to ID3v2.3 with eyeD3

I store my MP3s on my NAS. I mount a CIFS share on my Raspberry Pi running Raspbian and manage my music using Beets. However, I also access my MP3s through my Windows desktop using Windows Media ...
2
votes
1answer
134 views

How can I import MP3 tracks/folders into Windows Media Player?

How can I import MP3 tracks/folders into Windows Media Player so that they appear in anything other than the 'Other' folder?
3
votes
1answer
357 views

Add silence to the end of an MP3

Do any of you know of a way of adding silence of a fixed duration to the end of an MP3, in Linux? For example using MEncoder, FFmpeg, etc? It needs to be command line as it will be scripted and ...
1
vote
1answer
102 views

Update podcast feed on existing pre-downloaded MP3s

When I used to have a poor internet connection, I found it easier to download the .NET Rocks! podcasts from the archive on their site as MP3s, and add them to iTunes (the iTunes podcast automatic ...
2
votes
1answer
550 views

Can FFMPEG convert mp3 files into m4a in full, i.e. with both audio and video streams (jpeg cover) copied?

I use Zeranoe build of ffmpeg. It converts mp3 files into m4a files just fine, as far as the audio stream is concerned, but I can't figure out a way to keep the songs album cover jpeg, which ffmpeg ...
0
votes
1answer
172 views

How to convert .it file to .mp3? [closed]

I tried numerous googlings, but found only software that isn't free. I did this once, but I forgot how! What is the free app to do this?
0
votes
0answers
5 views

triple speed of an audiobook similar to audible [duplicate]

Possible Duplicate: Tool to bulk speed up/convert an audio file I'm trying to figure out how to triple the speed while keeping the voice to normal. I tried doing it with adobe audition. ...
0
votes
1answer
43 views

Convert with audacity from bash

I have multiple .wav files (numbered from 1) which I want to convert them to .mp3. audacity can do that with opening a file and exporting using it's GUI. Is there a way that I do this with a bash ...
0
votes
1answer
68 views

Comments in mp3 files are seen on Mac OS but not on Windows

I have a .mp3 file with some metadata, among which a comment field with a value. What's strange is that the comment can be seen on Mac OS X (both in iTunes and in the Finder), but on Windows the field ...
1
vote
1answer
331 views

Xbox Music only “matches” ~70% of the songs on most of my albums. How can I make it recognize the other songs?

When Xbox Music matches a song on my PC, it adds it to my "Xbox Music cloud". I can stream music from this cloud to all of my other devices. The problem is, it fails to match at least 2-3 on most of ...
0
votes
1answer
356 views

Can't convert FLAC to MP3 with FFmpeg

How can I convert FLAC to MP3 using FFmpeg? What I've tried: ffmpeg -i "file.flac" "file.mp3" Stream mapping: Stream #0:0 -> #0:0 (flac -> ?) Encoder (codec none) not found for output ...
-1
votes
2answers
710 views

What's going on with Digitally Imported (di.fm)'s .pls files? [closed]

I'm partial to listening to Digitally Imported's channels on a variety of devices (all mp3 streaming). I generally access these by pointing players at e.g http://listen.di.fm/public3/trance.pls , and ...
1
vote
1answer
318 views

Mass convert MP3 with Big5 / GB encoded tags to unicode

Most people in asia still used localized version of windows (simplied chinese - GB , traditional chinese - Big5, Japanese - JIS) As a result, a lot of mp3 files I got from them have the tags encoded ...
0
votes
3answers
96 views

Split long music file with help of playlist file

Is there a program that can split an mp3 (and/or other music file types) into single songs, using an itunes playlist file (and/or other music playlist files) to determine beginning and ending of a ...

1 2 3 4 5 9