Sponsored Content
Full Discussion: FEDORA HELP(please)
Operating Systems Linux FEDORA HELP(please) Post 83247 by deckard on Tuesday 13th of September 2005 08:30:30 AM
Old 09-13-2005
MP3 Support is not in Fedora

The Fedora project has dropped MP3 support in their bundled players due to licensing issues. You have a few options:

You could go to: http://www.xmms.org/download.php and use XMMS to play MP3s. You may need to compile the program itself. You could also try Xine: http://xinehq.de or MPLayer: http://mplayerhq.hu

The bundled media players in Fedora only play unrestricted audio formats. It's basically stupid legal issues that are messing with MP3 support. I imagine you have a collection of MP3s you want to play. I would suggest trying one of the above players. If you don't want to compile anything, you could also try: http://www.real.com and get the latest RealPlayer10 for Linux. It's better than the Windows version because it doesn't load extra programs you don't want and it doesn't blast you with ads. It will play a decent selection of files including MP3 and Ogg Vorbis.

Finally, if you rip your own stuff, you might want to give Sound Juicer a try (comes bundled with Fedora) and rip your music to Ogg Vorbis. It compresses better than MP3 and can be resampled in real time for streaming at a lower bitrate without needing to reencode your files at different bitrates. If you have an MP3 player that you load music onto, then you might want to at least try the FLAC format for archiving on your computer and then convert that to MP3 as needed with the 'lame' utility located at: http://lame.sourceforge.net/

This isn't a limitation of Linux, it's a limitation of the licensing for MP3. And sadly, money and lawyers make the world go round today...

Last edited by deckard; 09-13-2005 at 03:10 PM.. Reason: mistyped "world" as "word" at the end of the document.
 

8 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Fedora to be or not to be?

Hiya folks, I been browsing through the forums on information regarding Fedora. I know this is the version I want but what is holding me back now is whether my computer could run it easily? I'am asking this because alot of the forum posts and replies I have read, most of them ask for the... (2 Replies)
Discussion started by: Mr_Pinky
2 Replies

2. Linux

new in fedora

how i can format a usb flash memory from fedora i can see the as /dev/sda1 from terminal pls help me (2 Replies)
Discussion started by: sadiquep
2 Replies

3. Linux

Software in fedora

Hi, What software is needed in fedora that can run .exe files? allso, where can i download these? thanks. (1 Reply)
Discussion started by: franz
1 Replies

4. Ubuntu

Fedora 7

Hi all, Have installed Fedora 7 at home on an oldish Acer 3500. No sound and currently using what I think is a 15inch monitor (not entirely sure). Anyways, was curious to know what others "do" on their home setups. I've been more used to logging into work's HP-UX machines for the most part in... (3 Replies)
Discussion started by: Cameron
3 Replies

5. Linux

Dual Boot Win XP And Fedora with Fedora Installed First

Hi everyone, I hope this question goes here. Anyways, I have a unique situation where my friend's comp has Fedora installed and wants to add Win XP as a dual boot without formatting the drive. Is it possible to create a partition on the current hard drive and then install win xp? I couldn't find... (4 Replies)
Discussion started by: eltinator
4 Replies

6. Linux

Fedora 9

Hi all, I just installed fedora 9 in my PC. when i go to the terminal and i typed in "ifconfig" to get ip address, it said "command no found" I do need to type in "/sbin/ifconfig" Why do i need to type in /sbin? Another thing, what command do i use to do reverse lookup and checking... (6 Replies)
Discussion started by: c00kie88
6 Replies

7. Red Hat

fedora grub help, moving to tri boot (XP, ubuntu, fedora soemething)

I will shortly be adding a fedora flavor to my devel box. I currently have XP (installed first on an ssd), ubuntu 10.04 (installed second on the first partition of a platter drive), and I want to add either Cent or SL on the second partition of the platter drive. I will probably also want to... (0 Replies)
Discussion started by: LMHmedchem
0 Replies

8. Linux

Fedora 14

Anyone know where I can obtain a reliable download of Fedora 14? Every one I have attempted to download charges a fee and a credit card. I have the fee but no credit card. Plus I don't want a prepaid card for just a one-time purchase. :wall: This is how I feel. LOL Any advice? Thank... (4 Replies)
Discussion started by: aeo0868
4 Replies
VBRFIX(1)							   User Commands							 VBRFIX(1)

NAME
vbrfix - fix erroneous VBR MP3 files SYNOPSIS
vbrfix -flag1 -flag2 -flagn in.mp3 out.mp3 DESCRIPTION
In an average song there are points that require high quality and points that require low quality (i.e., silence). Instead of having the whole file at 160kbps (CBR - Constant Bit Rate), we can use VBR - Variable Bit rate. This allows us to have say 96Kbps at points not requiring high quality and 192kbps when we need it: resulting in an overall smaller but higher quality MP3. However, the problem is that many MP3 programs estimate the time of a MP3 based on the first bitrate they find and the filesize. With VBR you can get fairly random times; as most songs start with silence you usually get the song length being shown as much longer than it should be. Also when you jump through the file in VBR: 50% through the file is not 50% through the song. A VBR null frame is placed at the beginning of the file to tell the MP3 player information about the song length and indexing through the song. Some poor encoders don't produce this null frame or do so incorrectly - this is what vbrfix attempts to fix. Vbrfix can also fix other problems with MP3s as it deletes all non-MP3 content (other than tags you state you want to keep). It can also help when merging two VBR MP3s together with a merging tool and then needing a newly calculated VBR null frame. -ri1 removeId3v1 Tag -ri2 removeId3v2 Tag -skiplame if a tag was made by LAME don't fix it -always always write a new file even if not VBR -makevbr make it VBR (you need -always also) -log write a log file -lameinfo keep the lame info SEE ALSO
lame (1) VBRFIX Command Line Version May 2010 VBRFIX(1)
All times are GMT -4. The time now is 11:46 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy