Results 1 to 3 of 3

Thread: MP3 VBR Issue

  1. #1
    Join Date
    Nov 2007
    Location
    United Kingdom
    Beans
    85
    Distro
    Ubuntu 12.04 Precise Pangolin

    MP3 VBR Issue

    Hi Everyone,

    I know the answer to the question is going to be a simple one, but I can't find it and it is really annoying me - so hopefully one of you helpful people will be able to point me in the right direction.

    I am ripping my cd collection to MP3, and have done a fair bit of research. I have decided on RubyRipper which I have installed from the getdeb site and I am ripping using the parameter "-V 0" which is meant to give me the highest quality vbr rips (roughly 235kbps).

    When I bring the ripped album into Rhythmbox it shows the bit rate as 96kbps, and if I choose the properties of one of the MP3's that also says 96kbps.

    When I play one of the MP3s in vlc it shows under the codec information as the track being 235kbps as you would expect.

    Just to check I am not going mad I have also installed RipperX and done an identical rip and that is coming back with the same results as RubyRipper.

    So what am I doing wrong?

    Thanks for any help that can be offered...

    daveR
    Registered Linux User : 474540 Registered Ubuntu User : 23889

    "A conspiracy of silence speaks louder than words" John Lennon, 1975

  2. #2
    Join Date
    Dec 2006
    Beans
    114
    Distro
    Ubuntu Development Release

    Re: MP3 VBR Issue

    Don't worry, it seems to be the way the fluendo codec calculates it... It is actually the correct bit rate, just Ubuntu is reading it "wrong". You can see this by playing it in VLC, and viewing media information, which gives you the actual bitrate.

    If it bothers you (like it did me!), you can do the following. This sorted it for me:

    Code:
    sudo apt-get remove gstreamer0.10-fluendo-mp3
    sudo apt-get install ubuntu-restricted-extras
    worked for me (after a reboot)

  3. #3
    Join Date
    Nov 2007
    Location
    United Kingdom
    Beans
    85
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: MP3 VBR Issue

    Thanks a lot that has worked like a dream.



    daveR
    Registered Linux User : 474540 Registered Ubuntu User : 23889

    "A conspiracy of silence speaks louder than words" John Lennon, 1975

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •