The mp3 format is a digital audio encoding format which is commonly used in the consumer market for storage and playback of digital music.
0
votes
1answer
13 views
How should I Change Permissions (Dirs & Files) recursively in an mp3 external hard drive?
this is not that simple as it sound, so please read carefully before answer (I really tried before writing this).
So, the problem is the following. I have an external hard drive, NTFS of 2TB. It is ...
0
votes
3answers
40 views
ID3 Tag editor in 13.04
I have find some ID3 tag editor in the web but unfortunately they are no longer available in 13.04 repository. Can anyone give me some recommendation for ID3 Tag editor program? I need some feature ...
4
votes
2answers
45 views
MP3 Mixing program
Is there a mixing program that exist for mixing mp3/wav files like for example VirtualDJ or Tracktor for Linux Ubuntu?
0
votes
0answers
23 views
How to install ruby ripper? or another ripping program that does mps through a gui
I have tried to install ruby ripper various times (raring) using code pasted from the internet. everytime i get to sudo apt-get install rubyripper, i get this back:
E: Unable to locate package ...
0
votes
0answers
29 views
Problems converting 'm4a' files to 'mp3' while exporting too an mp3 player
I'm trying too put songs on to a media player using Banshee, songs are already mp3 format but when it tries to convert them to .m4a it crashes I've installed all the gstreamer codecs.
Here is the ...
0
votes
0answers
16 views
Finding the average Db (decibel) rating of a mp3, ogg, or flac file
I want to use ReplayGain to normalize the volume of all the music in my library, but I cannot change or add ReplayGain data in my purchased Ubuntu One music.
So, how would I figure out what the ...
0
votes
1answer
19 views
self contained mp3 application
What is the best way to install an mp3 application (vlc, exaile, amarok, mpg123, etc..) with no external plugin dependencies. My use case is this, I am running in a live environment (Ubuntu 12.04) ...
1
vote
1answer
26 views
mp3 quality bad when running on virtualbox
Mp3 files do not sound good when I use mplayer in ubuntu 12.04. I am running ubuntu on a imac in virtualbox. The bigger mp3 files have a lower sound quality than the smaller mp3 files I listen to. ...
0
votes
1answer
31 views
Rhythmbox does not remember my music
I am adding my music stored in an NTFS drive into Rhythmbox. It stays in the library for that session. However, when I shut down and restart, all imported music is lost from the library (even after ...
0
votes
2answers
39 views
what media won't play?
Leaving aside DRM media, are there specific codecs or filetypes which simply won't play on Linux?
I've installed ubuntu-restricted-extras but didn't get libavcodec-extra-53 for example. While ...
0
votes
0answers
71 views
ubuntu 12.10 - How to open avi and any mp3 and mp4 files
I have question about open "AVI , MP3 and MP4 files" in the software ubuntu 12.10 (New) . P.S. My Desktop not yet have internet.
0
votes
1answer
40 views
Is it possible to download shared (via UbuntuOne) mp3 files?
When I've tried to share audio files (mp3) using the filelink in Thunderbird, the recipients are only able to listen to the files but not download or otherwise save them. How can audio files be ...
0
votes
0answers
51 views
DVD and VCD to Mp3
Is there any package that allows me to rip the DVD and VCD to MP3. I have few DVD and VCDs that I would like to put into MP3 Disc. Recording in software like Audacity is not an option for me. ...
1
vote
1answer
42 views
Albums are not visible in Ubuntu One Music
I have a problem with my MP3 files, wich i uploaded to my Ubuntu One Cloud account.
Cause i´m using Ubuntu One Music too, i uploaded several of my MP3 files in a folder.
I recognized, that in my One ...
0
votes
2answers
76 views
mp4 to mp3 conversion
I have worked on multiple tools that convert a "mp4" file to "mp3" format, but what I am really interested in, is there a way I can convert multiple mp4 files to mp3 format in a single go.
1
vote
1answer
68 views
How to add support of windows-1251 encoding for mp3 tags for VLC player
I have trouble to view mp3 tags info using VLC player. The mp3 tags are represented in windows-1251 encoding.
0
votes
0answers
102 views
Looking for a great and easy mp3 tag editor [closed]
I am tring to fix all the tag info for my mp3's. I have multiple duplicates, wrong artist with the song, wrong song with wrong album etc. My music library is an absolute MESS..! Please help, I have ...
5
votes
5answers
152 views
How do I prepare my music for syncing with a cloud service?
My music collection has grown to now approx. 4000 files over the years. They mostly consist of mp3 downloaded from different online shops at various bitrates, mp3 ripped from CDs I own, and DRM-free ...
2
votes
1answer
92 views
How can I generate an M3U playlist from the terminal?
I'd like to generate a M3U playlist for a directory containing mp3 files on my server from the terminal. Since I'd like to ensure that every player will be able to stream those files I'd like to ...
0
votes
1answer
364 views
converting multiple files with avconv…libmp3lame0 not found
I have about 20 .webm files that I would like to convert to audio in the terminal. I want to do
avconv -i *.webm -acodec libmp3lame0 -aq 4 *.mp3
I tried:
for i in *.webm; do avconv -i "${i}" ...
1
vote
0answers
19 views
How to enable auto preview mp3's on mouse over on Ubuntu 12.10? [duplicate]
How to enable auto preview mp3's on mouse over on Ubuntu 12.10. This feature was available in 11.04 but its not present in 12.10. So how to enable it on Ubuntu 12.10.
4
votes
1answer
159 views
How can I convert .mp4 and .m4a files to .mp3 files automatically, keeping the cover art?
I have some .mp4 and .m4a audio files that I want to convert to .mp3 files. I want the resulting .mp3 files to include the cover art included in the source files, without fiddling with EasyTAG ...
0
votes
0answers
35 views
wine problem with install [duplicate]
When I press install, I get this message
Package dependencies cannot be resolved
This error could be caused by required additional software packages which are missing or not installable. Furthermore ...
0
votes
0answers
28 views
Total time wrong in gecko-mediaplayer
I am using gecko-mediaplayer to listen to mp3s in FireFox. However, the predicted time is completely wrong with certain files. This also makes it very hard to jump to a particular part of the song ...
0
votes
0answers
47 views
File Permission Change
Recently I uploaded a audiobook in which only 5 of the 20 chapters would work. Every chapter has a -rw-r-r code. In a terminal, it acknowledges I am the owner but it refuses to allow me to delete the ...
2
votes
2answers
151 views
How to convert multiple files to mp3 in Thunar custom actions?
I have added a simple command avconv -i %f %f.mp3 to Thunar's custom actions to convert a selected media file to mp3 (in the same folder and with the same name).
What would be the command that can ...
2
votes
2answers
108 views
Why converting a flv file to mp3 I got a bigger file?
Converting a flv music file from youtube to mp3 with Audacity I got a bigger file than the initial flv. I guess I have set too big a bit-rate or something like that that has artificially inflated the ...
4
votes
1answer
54 views
How can I fix incorrect mp3 duration?
I have a number of songs in my Music library that display incorrect duration values, and so play only partially in Clementine. In Banshee and some other players they show different duration values and ...
4
votes
2answers
265 views
How to normalize sound in mp3 files
I am looking for a way to normalize the sound in MANY MP3 files I have. Some have low sound, while others are louder so I have to turn the volume up or down depending on the song. What ways are there ...
6
votes
0answers
60 views
What Does Totem's Thumbnailer Do with MP3s?
I copied a ton of MP3s onto a USB stick tonight and noticed:
I couldn't umount because totem-video-thumbnailer was busy processing the MP3s and
Each file was taking forever to process and
No network ...
0
votes
1answer
187 views
Is the iPod nano (5th generation) compatible with Ubuntu?
I have an iPod nano (5th generation). I want to know if it works with Ubuntu without problems?
Ipod Nano 5Gen
0
votes
1answer
202 views
Why won't Rhythmbox work?
I'm using Ubuntu 12.04 LTS and found out that Rhythmbox won't work-- it keeps saying that it requires plugins but everytime I lookup mp3 plugins it appears that the ones that are all needed are ...
0
votes
1answer
581 views
Recovering NTFS partition after installing Ubuntu [duplicate]
Possible Duplicate:
recovery of data after installing ubuntu 12
So I installed ubuntu clicking on Installed over windows 7 ( which I thought was going to use my W7 partition only NOT de ...
0
votes
0answers
128 views
Burning a Mp3 audio CD in Ubuntu12.10
Brsero or K3B by default take note of the total play time, hence even if your total content is less than 700 MB but play time is more than 80 min the contents can not be burnt. But making a data CD ...
2
votes
1answer
300 views
How to copy music from iOS5 device
Besides running windows on virtual box, is there a native linux way to do this yet?
ifuse?
libimobiledevices?
2
votes
2answers
244 views
How to read mp3 tags in shell?
Is there a way to read the mp3 tags of a file from the shell? Something like:
mp3tags MyFile.mp3 author should output the author-tag of an mp3-file.
2
votes
0answers
360 views
What extra packages are needed by Amarok to transcode to MP3?
I'm using Amarok 2.6.0, on KDE version 4.9.3, on Kubuntu 12.04. I would like to be able to copy my music onto my MP3 player (in this case, my iPhone 3), but to transcode the tracks as I copy them ...
2
votes
8answers
7k views
Convert youtube to mp3 [duplicate]
Possible Duplicate:
Downloading a youtube video
How to download an MP3 track from a YouTube video
Is there any app like the one from DVDvideosoft but for linux to download and convert ...
0
votes
0answers
279 views
RhythmBox cant play any MP3 network file
I can open and see any kind of file of a specific HDD on the network. All is working fine, except that I can't play any .MP3 file (directly from the network). When I open the file, RhythmBox try to ...
4
votes
3answers
4k views
Ripping MP3s in Rhythmbox Ubuntu 12.10 (64 bit)?
I installed a couple of days ago Ubuntu 12.10 (64 bit).
I today tried ripping a CD in the MP3 format.
However, whenever I try to rip, it says it is missing an extra multimedia plugin "Gstreamer ...
2
votes
3answers
221 views
How to convert `rm` and `ra` audio files to mp3 in (L)ubuntu?
I have radio programs that I have obtained with the extension rm and ra. How to convert them to mp3 or other more common type?
0
votes
0answers
11 views
How to Remove Duplicate MP3s from banshee but keeping FLAC versions [duplicate]
Possible Duplicate:
Search for duplicate file names within folder hierarchy?
My music library consists of 2 folders, one with FLAC and one with MP3s. All of my FLACs have been converted to ...
7
votes
5answers
3k views
How do I import Amazon MP3s with Banshee and the new Amazon Cloud Player?
Banshee's Amazon MP3 Import extension until recently allowed seamless importing of songs purchased from Amazon MP3. It did this by a)opening .amz files and using them to connect to and download the ...
1
vote
4answers
564 views
How to find the bitrate of an mp3 file via command line?
What is the terminal command that can used to find the bitrate of an mp3 file?
Is there any other option available other than mpg321 -t name.mp3?
4
votes
3answers
404 views
Music Manager that can properly see ID3 ratings tags and synchronize with Android
I'm moving from Windows 7 to Ubuntu, and so far the experience has been a really good one :)
However, there is something that I've used to do with Windows 7 that I can't find how to do in Ubuntu:
...
1
vote
4answers
521 views
Kubuntu 12.04, need a light weight mp3 player
looking for a decent light weight mp3 player that has
a graphic equalizer built in
a loudness equalization feature
thanks
2
votes
2answers
1k views
How to convert Video to Mp3 in Ubuntu 12.04? [duplicate]
Possible Duplicate:
How to convert a Video to MP3?
I am using 12.04 . I have found a question that have the solution
How to convert a Video to MP3?
But when i tried the answer i got this ...
3
votes
2answers
161 views
reduce mp3 size from terminal ? [duplicate]
Possible Duplicate:
How can I compress an mp3 file?
Hi is there any way to reduce the size of MP3 file from terminal ? I am Using Ubuntu 12.04 .I would like to have it only terminal methods ...
1
vote
0answers
89 views
No Sound from Shared Media
I have a shared media folder that I have all of my mp3's in. When I try to play them using Ubuntu, I get no sound, but the media player (Rhythmbox, Exaile, etc) display that they are playing the ...
0
votes
0answers
254 views
Most appropriate setup to share music and playlists accross a network?
I have a home network with the following setup:
A QNAP NAS (has a DAAP server)
A server/media center with XBMC
2 laptops (Linux)
1 desktop (Linux)
Android phone
iPod
For a couple of years I haven't ...


