Ubuntu Forums ubuntu.com - launchpad.net - ubuntu help  

Go Back   Ubuntu Forums > The Ubuntu Forum Community > Forum Archive > Main Support Categories > Multimedia & Video
Register Reset Password Forum Help Forum Council Search Today's Posts Mark Forums Read

Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.

Multimedia & Video
Have multimedia question? ATI, Nvidia, Sound cards. Just ask here.

 
Thread Tools Display Modes
Old July 13th, 2007   #1
ricardisimo
Dark Roasted Ubuntu
 
ricardisimo's Avatar
 
Join Date: Aug 2006
Location: California
Beans: 1,023
Ubuntu 9.10 Karmic Koala
VBR ogg in Sound Juicer

Here's my audio profile settings in Sound Juicer for ripping into ogg vorbis:
Code:
audio/x-raw-float,rate=44100,channels=2 ! vorbisenc name=enc quality=.8 ! oggmux
The only thing I've changed is the quality setting, from .5 to .8. When I examine the audio properties tab in any of the songs I've ripped, they are all at exactly 256 kbps, the odds of which are pretty slim, from what little i understand about VBR. But what this means is that the default settings for Sound Juicer do not use variable bitrate for ogg, which is a bit odd. How do I enable VBR in SJ for ogg. Thanks in advance.

P.S. - Yes, I did search the forum already for an answer to this. There are a million threads regarding VBR in mp3, and two unanswered posts regarding ogg. And the help page for oggenc doesn't even mention VBR.
ricardisimo is offline   Reply With Quote
Old July 13th, 2007   #2
Major_Kong
Way Too Much Ubuntu
 
Join Date: Jun 2007
Beans: 327
Ubuntu 9.10 Karmic Koala
Re: VBR ogg in Sound Juicer

What program did you use to check the bitrate ? Totem ?
Major_Kong is offline   Reply With Quote
Old July 13th, 2007   #3
ricardisimo
Dark Roasted Ubuntu
 
ricardisimo's Avatar
 
Join Date: Aug 2006
Location: California
Beans: 1,023
Ubuntu 9.10 Karmic Koala
Re: VBR ogg in Sound Juicer

Mainly I just looked at the audio tab within Nautilus' Properties dialog, but Rhythmbox, Amarok, Banshee, whatever... they all give the same info.
ricardisimo is offline   Reply With Quote
Old July 14th, 2007   #4
Major_Kong
Way Too Much Ubuntu
 
Join Date: Jun 2007
Beans: 327
Ubuntu 9.10 Karmic Koala
Re: VBR ogg in Sound Juicer

If you use "0.8" instead of ".8" is there a difference ? (out of ideas)
Major_Kong is offline   Reply With Quote
Old July 14th, 2007   #5
vanadium
May the Ubuntu Be With You!
 
Join Date: Apr 2007
Beans: 1,695
Ubuntu 8.04 Hardy Heron
Re: VBR ogg in Sound Juicer

ogg is always vbr. There is no cbr ogg.
__________________
Ubuntu Hardy Heron on a Dell Latitude 800
1 GB RAM, ATI Radeon video, Sigmatel Audio
vanadium is offline   Reply With Quote
Old July 14th, 2007   #6
ricardisimo
Dark Roasted Ubuntu
 
ricardisimo's Avatar
 
Join Date: Aug 2006
Location: California
Beans: 1,023
Ubuntu 9.10 Karmic Koala
Re: VBR ogg in Sound Juicer

OK, but shouldn't the 256 kbps vary from one track to the next, as it does with an mp3 encoded in VBR? Your "target" bitrate is 256, but one track will come out at an average of 247 kbps, the next at 231, etc. Every ogg file I've ripped is at exactly 256 kbps, not one bit more or less. You don't find that odd? Is the "targeting" that precise with ogg vorbis?
ricardisimo is offline   Reply With Quote
Old July 14th, 2007   #7
Major_Kong
Way Too Much Ubuntu
 
Join Date: Jun 2007
Beans: 327
Ubuntu 9.10 Karmic Koala
Re: VBR ogg in Sound Juicer

The tag doesn't show you the actual avg. bitrate of the file, but the aprox. bitrate of the quality setting you selected.
What's weird is that it doesn't change either you select .5 or .8 . Or did i misunderstood ?
Major_Kong is offline   Reply With Quote
Old July 14th, 2007   #8
ricardisimo
Dark Roasted Ubuntu
 
ricardisimo's Avatar
 
Join Date: Aug 2006
Location: California
Beans: 1,023
Ubuntu 9.10 Karmic Koala
Re: VBR ogg in Sound Juicer

No, no... the quality does in fact change when I enter .8 instead of .5. That part is fine. What I'm asking is this: how do I know it's VBR, if the bitrate is always exactly 256 kbps? With mp3s it's very easy to tell; pretty much any application that deals with them will tell you that the song in question is, say, "~237 kb/s", with the tilde letting you know that this is an approximation. Even without the tilde, the fact that you have a song at a non-standard bitrate is normally a good enough sign of VBR. But this is not the case with my ripped ogg files.

Am I alone in this? Would anyone be willing to check their own archives to see if they can find any indication of VBR in their ogg files? Thanks in advance.
ricardisimo is offline   Reply With Quote
Old July 14th, 2007   #9
Major_Kong
Way Too Much Ubuntu
 
Join Date: Jun 2007
Beans: 327
Ubuntu 9.10 Karmic Koala
Re: VBR ogg in Sound Juicer

Now i get it. Sorry, i misunderstood.

That's normal. The 256 kbps you see is the quality .8 setting (the nominal bitrate), it's not the real avg. bitrate. It's written in the .ogg i suppose, and gstreamer based players just read that.
If you use audacious, for .e.g., it will show you the bitrate changing while you play the file.

Quote:
To get an idea of the average bitrate for each quality level:

q -2 = 32 kbps (in aoTuV beta 4 and above)
q -1 = 45 kbps
q 0 = 64 kbps
q 1 = 80 kbps
q 2 = 96 kbps
q 3 = 112 kbps
q 4 = 128 kbps
q 5 = 160 kbps
q 6 = 192 kbps
q 7 = 224 kbps
http://www.hydrogenaudio.org/forums/...howtopic=15049
Major_Kong is offline   Reply With Quote
Old July 17th, 2007   #10
ricardisimo
Dark Roasted Ubuntu
 
ricardisimo's Avatar
 
Join Date: Aug 2006
Location: California
Beans: 1,023
Ubuntu 9.10 Karmic Koala
Re: VBR ogg in Sound Juicer

Thank you very much. You're absolutely right... Audacious (et al.) does indeed show the true bitrate as it fluctuates up and down. I'm assuming that the "256 kbps" is written as part of the tag rather than being any actual calculation on the part of Nautilus or the rest. That's kind of weird, but whatever. Thanks again.
ricardisimo is offline   Reply With Quote

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 11:46 PM.


vBulletin ©2000 - 2010, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project. lingonberry