Help - Search - Members - Calendar
Full Version: Vorbis 1.1 released
Hydrogenaudio Forums > Hydrogenaudio Forum > Validated News
Pages: 1, 2
maikmerten
QUOTE
I'm pleased to announce the release of libvorbis version 1.1.0. This
is the first major release since 1.0 and offers new encoder tunings
for additional compression efficiency as well as a number of bugs fixes.

Developers will be interested in the new 'CBR' mode support and
encoder_ctl() interface.


Source Archives:
http://downloads.xiph.org/releases/vorbis/...is-1.1.0.tar.gz
http://downloads.xiph.org/releases/vorbis/...orbis-1.1.0.zip

Win32 Binaries:
http://www.saunalahti.fi/~cse/temp/vorbis-...1.1.0-win32.zip (thanks case)
BoNeLeSS
QUOTE
Everyone,

I'm pleased to announce the release of libvorbis version 1.1.0. This
is the first major release since 1.0 and offers new encoder tunings
for additional compression efficiency as well as a number of bugs fixes.

Developers will be interested in the new 'CBR' mode support and
encoder_ctl() interface.

Source archives are available from our new download site:

   http://downloads.xiph.org/releases/vorbis/...is-1.1.0.tar.gz
   http://downloads.xiph.org/releases/vorbis/...orbis-1.1.0.zip

Users down under may want to try directly accessing our new mirror there
at http://downloads.au.xiph.org/releases/vorbis/, courtesy of
planetmirror.com.

libvorbis 1.1.0 (2004-09-22) -- "Xiph.Org libVorbis I 20040629"

* merges tuning improvements from Aoyumi's aoTuV with fixups
* new managed bitrate (CBR) mode support
* new vorbis_encoder_ctl() interface
* extensive documentation updates
* application/ogg mimetype is now official
* autotools cleanup from Thomas Vander Stichele
* SymbianOS build support from Colin Ward at CSIRO
* various bugfixes
* various packaging improvements

We recommend that all users upgrade to this new version.

MD5 checksums:

  bb764aeabde613d1a424a29b1f15e7e6  libvorbis-1.1.0.tar.gz
  0e675ced210a5b2e19062bbc98d9191b  libvorbis-1.1.0.zip

SHA-1 checksums:

  52fd3cb3e3876cb890bd8d8867db52663a847418  libvorbis-1.1.0.tar.gz
  a92b0a19a2959beec1db47ce8ebcc80eea9348ea  libvorbis-1.1.0.zip

Thanks to everyone who contributed!

Developers, this release is tagged in the repository as:

  http://svn.xiph.org/tags/ogg/libvorbis-1.1.0/

Cheers,
-r

--
Ralph Giles
Xiph.org Foundation


Original Post starts here:
Great!... now time for some binary fashion
bkvorbis
Good news...!!! smile.gif
music_man_mpc
Doesn't this merit the validated news section?
Duble0Syx
Some dll's and an exe would be great. I don't have any compilers installed currently on windows.
dev0
Thank you, Xiph.org for this release.

Fast as always case prepared Win32 binaries:
http://www.saunalahti.fi/~cse/temp/vorbis-...1.1.0-win32.zip

Maybe some kind soul at Xiph.org could put them on Vorbis.com, since they seem to have lost their Win32 build manager.

Thank you, case.
rjamorim
QUOTE(dev0 @ Sep 22 2004, 06:39 PM)
Maybe some kind soul at Xiph.org could put them on Vorbis.com, since they seem to have lost their Win32 build manager.
*


Their "build manager" is John33. It would only take them an e-mail to get fresh and reliable win32 builds :B

I swear, that place is going down the gutter since Emmett left.
dev0
Maybe I just misunderstood something during one of the last xiph meetings.
*shrugs*
I didn't want to downplay anyone's contribution to Vorbis.
analogy
The commandline oggenc still says libvorbis 1.0.1.
dev0
It's hardcoded and hasn't been updated yet:
CODE
#define VERSION_STRING "OggEnc v1.0.1 (libvorbis 1.0.1)\n"
from: http://svn.xiph.org/trunk/vorbis-tools/oggenc/oggenc.c
Emmett
QUOTE(rjamorim @ Sep 22 2004, 04:44 PM)
I swear, that place is going down the gutter since Emmett left.

I'm sorry, but I totally disagree with you on this point, Roberto.

Saying that Xiph is 'going down the gutter' is unbelievably unfair...

...to water...

Emmett
(Standing up for H2O since 1976)
analogy
Ah, well, maybe somebody could fix that. =D

Also, why is the datestamp on the vorbis_vendor tag still 20040629? That was for RC1, IIRC. Shouldn't it be today's date?
sven_Bent
can someone please make a win23 binary with correct version number ?

i know that every time in going to encode, the version miscmatch will huant me
DreamTactix291
If QuantumKnot reads this do you think it would be possible to get a 1.1 binary with an ITP option smile.gif

1.1 RC1 with ITP an IN gives the user a lot of power and I'm looking forward to having it with 1.1 as well.
QuantumKnot
QUOTE(DreamTactix291 @ Sep 23 2004, 08:41 AM)
If QuantumKnot reads this do you think it would be possible to get a 1.1 binary with an ITP option smile.gif

1.1 RC1 with ITP an IN gives the user a lot of power and I'm looking forward to having it with 1.1 as well.
*



I'll get to it when I have time. And I bet you John33 will probably get it out before I even start. laugh.gif

Unfortunately, still no couple stereo for 5.1 yet. sad.gif
Dologan
Would it make any sense to make a Megamix 2.5 with 1.1 final?
Xenno
Is tag padding addressed in this version? Needs to be. Simply appending text (like 16 bytes worth) to an existing Comment string causes whole file rewrites in T&R and Media Center (but not with flac and it's built-in padding).

xen-uno
oxigen_power
A little off-topic... can somebody tell me where i can find a gui for these great tools?
Compact Dick
QUOTE(oxigen_power @ Sep 23 2004, 12:26 AM)
A little off-topic... can somebody tell me where i can find a gui for these great tools?
*


Check out WinVorbis. Or use foobar2000 with the CLIenc plugin.

Cheers,
CD
PowerMacG4
http://s91752438.onlinehome.us/public/vorbis_1.1.0.zip

I'm not sure if I included the correct libraries there, but if you're on Mac OS X, and compiler challenged, you can just drag "oggenc" to /usr/local/bin and the .dylib files to /usr/local/lib.

Or at least, I think you can. I haven't tested it, because I have the correct libraries already installed...
kurtnoise
Great news !!!


If someone want the last dll (libvorbis, libogg, libvorbisenc and libvorbisfile), you can download them here wink.gif
kjoonlee
BTW, libogg 1.1.2 is out now. It looks like Xiph is really focusing on frequent releases, like in the old days. smile.gif

Has anyone reported a bug on oggenc having an older version number?

http://bugs.xiph.org/ is the place.
Xenno
I'll assume a negatory on (optional & configurable) tag padding in the official version. Anyone know for sure?
kjoonlee
I'm subscribed to the Xiph SVN list, and there have been no updates on padding since July. I've just checked by searching my Gmail account.

If you care, report it to http://bugs.xiph.org smile.gif
sven_Bent
still no win32 binary ?
john33
Patience is a virtue. wink.gif Sorry, I've been really busy elsewhere, but I'll try to update all relevant compiles during the course of today.
dev0
QUOTE(sven_Bent @ Sep 24 2004, 07:53 AM)
still no win32 binary ?
*



Just look in the first post.
Works beautifully here.
case also updated foo_vorbisenc in the special installer.
john33
New builds now at Rarewares based on libOgg1.1.2 and libVorbis1.1.0. wink.gif
Emanuel
Thanks a lot, John, for doing this!
dev0
And case's binaries are not worth a word of appreciation?
Compact Dick
QUOTE(john33 @ Sep 24 2004, 10:19 AM)
New builds now at Rarewares based on libOgg1.1.2 and libVorbis1.1.0. wink.gif
*


Thanks, john33. Does the latest compile support the IMPULSE_TRIGGER_PROFILE option?

-- CD
john33
QUOTE(Compact Dick @ Sep 24 2004, 01:02 PM)
QUOTE(john33 @ Sep 24 2004, 10:19 AM)
New builds now at Rarewares based on libOgg1.1.2 and libVorbis1.1.0. wink.gif
*


Thanks, john33. Does the latest compile support the IMPULSE_TRIGGER_PROFILE option?

-- CD
*


No, I haven't done that one yet. I'll do it shortly. wink.gif
Compact Dick
Thanks a lot, John -- much appreciated smile.gif And dev0, of course Case's binaries are appreciated. Why do you think otherwise?

-- CD
Xenno
10-4 Kjoon...will do

edit: Entered in Vorbis Tools as bug 574 ... probably should have put in Vorbis Core
john33
QUOTE(Compact Dick @ Sep 24 2004, 01:02 PM)
Does the latest compile support the IMPULSE_TRIGGER_PROFILE option?

-- CD
*


Available now. wink.gif
sergelac
QUOTE(john33 @ Sep 24 2004, 05:19 AM)
New builds now at Rarewares based on libOgg1.1.2 and libVorbis1.1.0. wink.gif
*


can you update http://homepage.ntlworld.com/jfe1205/OggVorbis
can you make aac section and mp4 section like rarewares
ilikedirtthe2nd
Could you bundle the 1.1 MOD version with a short text file which explains the useage of the advanced swithes? I think they are not clear to each and everyone wink.gif

Regards; ilikedirt
Emanuel
QUOTE(dev0 @ Sep 24 2004, 03:56 PM)
And case's binaries are not worth a word of appreciation?
*



Sorry if my appreciation was misunderstood - of cource he is! I was primarily refering to John's work with Rarewares in general and Xiph win32 binary compilation work. Not a dark shadow on anyone else!
john33
QUOTE(sergelac @ Sep 24 2004, 02:13 PM)
can you update http://homepage.ntlworld.com/jfe1205/OggVorbis
can you make aac section and mp4 section like rarewares
*


I'll certainly update my homepage with the ogg vorbis stuff. However, I'm afraid that the aac/mp4 stuff will have to stay as it as as I don't enjoy the same patent immunity that our Brazilian friend does!! biggrin.gif
maroonmike
Any chance of having IMPULSE_TRIGGER_PROFILE in OggDrop?
john33
QUOTE(maroonmike @ Sep 24 2004, 04:40 PM)
Any chance of having IMPULSE_TRIGGER_PROFILE in OggDrop?
*


Yes, it's on the TODO list. wink.gif I had intended having it done by now, but my time was hijacked elsewhere!! rolleyes.gif Hopefully, next week sometime.
kuniklo
Where can I get sources or a patch that includes impulse_trigger_profile support? I'd like to build a 1.1 linux binary that includes this.
john33
QUOTE(kuniklo @ Sep 24 2004, 05:21 PM)
Where can I get sources or a patch that includes impulse_trigger_profile support?  I'd like to build a 1.1 linux binary that includes this.
*


You can d/l the patched files here: http://homepage.ntlworld.com/jfe1205/mod1.1.zip. The oggenc.c included is from oggenc2.3. If you're using the regular oggenc code, you won't need this. wink.gif
kuniklo
QUOTE(john33 @ Sep 24 2004, 05:28 PM)
QUOTE(kuniklo @ Sep 24 2004, 05:21 PM)
Where can I get sources or a patch that includes impulse_trigger_profile support?  I'd like to build a 1.1 linux binary that includes this.
*


You can d/l the patched files here: http://homepage.ntlworld.com/jfe1205/mod1.1.zip. The oggenc.c included is from oggenc2.3. If you're using the regular oggenc code, you won't need this. wink.gif
*



Cool. Thanks.

Edit:
I've compiled a static linux 1.1 binary with added impulse_trigger_profile support. You can grab it here:

http://www.caddr.com/oggenc-1.1-impulse_trigger_profile
kuniklo
I'm a little unclear myself about this at this point:

Do the advanced_encode_options make sense for 1.1 -q5 and above or are they primarily useful for lower bitrates?
Tang
QUOTE(kuniklo @ Sep 24 2004, 09:49 AM)
I'm a little unclear myself about this at this point:

Do the advanced_encode_options make sense for 1.1 -q5 and above or are they primarily useful for lower bitrates?
*


from what i've read from QK thread it's usefull for every quality settings... Seems to be more depending on the musical type of the fileyou want to encode... (lot of microattack or not)
bond
no channel coupling? sad.gif
rjamorim
QUOTE(bond @ Sep 24 2004, 04:39 PM)
no channel coupling? sad.gif
*



Nope. 1.1 having multichannel coupling was an evil lie :B
baafie
QUOTE(dev0 @ Sep 22 2004, 02:20 PM)
It's hardcoded and hasn't been updated yet:
CODE
#define VERSION_STRING "OggEnc v1.0.1 (libvorbis 1.0.1)\n"
from: http://svn.xiph.org/trunk/vorbis-tools/oggenc/oggenc.c
*


That's right, vorbis-tools haven't been updated. Fortunately, it's not needed either. Libogg is at 1.1.1, libvorbis at 1.1.0 and vorbis-tools at 1.0.1.
QuantumKnot
QUOTE(kuniklo @ Sep 25 2004, 03:49 AM)
I'm a little unclear myself about this at this point:

Do the advanced_encode_options make sense for 1.1 -q5 and above or are they primarily useful for lower bitrates?
*



impulse_noisetune and impulse_trigger_profile are valid for all quality levels but only affects the quality that you encode at, of course. wink.gif

I'm also happy to announce the end of the two recommended encoders situation, with Vorbis 1.1 being made the recommended encoder for all quality levels. With the availability of these switches, users can tweak them to their heart's content to mimic GT3b2 or Megamix II, using the same executable. This gives power back to the user! smile.gif
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.