Archive for the “Fedora” Category

There are two things I need from an operating system when I want to work with audio - support for MP3 playback - and support for Stereo, 16 bit, 44.1kHz WAV files. At a minimum.

After finally working out how to enable MP3 support in Fedora 8, I loaded up a CD and tried to create some Stereo WAV files to play with. By default, the CD loads in Rhythmbox, so unless you want OGG files you’ll want to close that straight away, and navigate over to Applications > Sound & Video > Sound Juicer CD Extractor.

Mmmmm, “CD Extractor”. That sounds promising, doesn’t it? Well yes, as long as you’re happy to use OGG files. Again.

If you’d prefer to have some nice stereo WAV files to play with (Ardour anybody?) you’ll need to set up Sound Juicer before you can rip them. Read on.

How to set up Sound Juicer to create Stereo 44.1kHz 16bit WAV files:

  1. From Sound Juicer, select Edit > Preferences.
  2. Click the Edit Profiles button in the Format section near the bottom of the window.
  3. Click New.
  4. Type a descriptive name for the profile.
  5. Click Create.
  6. Select the name of the new profile from the list, then click Edit.
  7. Type a description that describes the details of the profile you are creating.
  8. Type the following text in the GStreamer pipeline field (this is the important part):audio/x-raw-int,rate=44100,channels=2 ! wavenc name=enc
  9. Select the Active check box.
  10. Click Close.
  11. Select the Profile from the Output Format drop-down list.
  12. Select Close.

Sound Juicer is now set up to copy audio from CD to Stereo 44.1kHz 16 bit WAV files. Rip away!

Cheers,

Malcolm.

Comments Comments Off

Fedora 8 came out this weekend, so with my usual level of misguided Linux optimism I downloaded and installed it to check out Pulse Audio and CodecBuddy.

I’d hoped that CodecBuddy might be the Fedora answer to the excellent Ubuntu Restricted Formats manager, but the default Fedora installation still stubbornly resists all attempts to play MP3 files. Double-click on an MP3 file and Rhythmbox Music Player (the default playback program) opens - and sits there, doing nothing.

Rhythmbox doing nothing

No playback, no file added to the playlist, no error message, and nothing to prompt the user that the file format is not supported. Sometimes, silence is not golden.

Once again Fedora lacks the ability to play MP3’s straight from a default install. While this enables Fedora to keep taking the high “use ogg instead of MP3″ moral ground, it continues to deny the reality that the average PC user these days expects MP3 playback to be part of the default installation of an Operating System.

So what happened to CodecBuddy?

Through the usual process of Linux trial-and-error (and a good dose of Google-ing) I found out that CodecBuddy has been associated with Movie Player - an application that I’d assumed was intended for playback of movies, not MP3’s. Once I discovered this, I was able to work out the process for enabling MP3 support and get some music playing.

How to install MP3 playback support in Fedora 8:

1. Right-click on an MP3 file and select Open with “Movie Player” from the menu.

Open with Movie Player

Movie Player opens, and CodecBuddy pops up with a warning that the format you are trying to access is non-free and proprietary.

Proprietary Formats Warning

2. Click See available options (you might want to select Do not show me this message again at the same time). CodecBuddy will launch and present you with a list of available codecs for the MP3 format.

Codec Installer

At this point you’ll actually see one of the significant steps forward in Fedora 8 MP3 support - a free MP3 codec. An MP3 codec from Fluendo was available for Fedora 7, but only by purchasing it from the Fluendo store. This time it’s being provided for free. Good move Fedora!

3. Click Get Selected. The license agreement for the Fluendo MP3 plug-in will appear.

Fluendo Codec license

4. Click Accept. The codec will download and install, and the installer screen will update when the installation has been successfully completed.

Codec Installed

5. Click Close. At this point you might think you’re done, but double-clicking on an MP3 will still open it with the default player, Rhythmbox, so you’ll need to associate MP3 files with Movie Player to make it the default.

6. Right-click on an MP3 file and select Properties.

7. Click on the Open With tab.

8. Select Movie Player.

Open With

9. Select Close.

10. Double-click on an MP3 file. Movie Player will open and begin playing.

MP3 playback working

You’ve finally got MP3 playback running on Fedora!

Fedora 8 MP3 support is a step in the right direction, but only a small step. While a codec is available, the amount of research and perseverance needed to install it will deter a lot of new-to-Linux users. Hopefully this tutorial will ease the way for some of you.

Cheers,

Malcolm.

Comments 1 Comment »