Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 155258
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: mips team <mips@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Phil Bordelon (sunflare) <phil@thenexusproject.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 155258 depends on: Show dependency tree
Bug 155258 blocks: 140707
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-11-15 08:11 0000
There is a known major bug with libvorbis-1.1.0's encoding quality
and GCC 4.x when GCC does any optimization whatsoever.  The Oggs
encoded with this broken libvorbis sound really, /really/ bad.  I
can provide samples of the difference between a qual 3 ogg in the
broken encoder and the same song encoded with a non-broken one.

Xiph discovered this issue and fixed it in libvorbis-1.1.2, which
has been ~x86 for a while.

It would be nice to not have our users encoding lots and lots of
really crappy Oggs, whether through a backport of the patch that
fixes the bug or a (seemingly safe; I reencoded something like
1000 Oggs overnight to replace ones that had the skeevy sound)
version bump.

------- Comment #1 From Alexis Ballier 2006-11-26 06:45:02 0000 -------
May be it's time to have 1.1.2 stabilized.
In bug #149855 , Flameeyes stated that he doesn't want to stabilize it unless
there is a reason.
Maybe this bug is the reason.
libvorbis 1.1.1 & 1.1.2 are mainly bugfix releases, see:
http://lists.xiph.org/pipermail/vorbis/2005-June/025826.html
http://lists.xiph.org/pipermail/vorbis/2005-November/026129.html


So, arch teams, that's up to your decision now :)

------- Comment #2 From Markus Meier 2006-11-26 12:25:30 0000 -------
media-libs/libvorbis-1.1.2  USE="-aotuv"
1. emerges on x86
2. passes collision test
3. revdep-rebuild doesn't show anything broken
4. xine-lib and vlc emerge fine with this version and play ogg

Portage 2.1.1-r2 (default-linux/x86/2006.1/desktop, gcc-4.1.1, glibc-2.4-r4,
2.6.18.2 i686)
=================================================================
System uname: 2.6.18.2 i686 Genuine Intel(R) CPU           T2300  @ 1.66GHz
Gentoo Base System version 1.12.6
Last Sync: Sat, 25 Nov 2006 12:00:01 +0000
ccache version 2.3 [disabled]
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: 1.3.7, 2.0.30
dev-lang/python:     2.3.5-r3, 2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.3
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.60
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r4
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=prescott -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config
/usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config /var/qmail/alias
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf
/etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-O2 -march=prescott -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--nospinner"
FEATURES="autoconfig collision-protect distlocks metadata-transfer
parallel-fetch sandbox sfperms strict test userfetch userpriv usersandbox"
GENTOO_MIRRORS="http://mirror.switch.ch/mirror/gentoo/ http://gentoo.inode.at/"
LINGUAS="en de en_GB de_CH"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress
--force --whole-file --delete --delete-after --stats --timeout=180
--exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X a52 aac acpi alsa apache2 asf berkdb bitmap-fonts cairo cdr cdrom
cli cracklib crypt cups dbus divx dlloader dri dts dvd dvdr dvdread eds
elibc_glibc emboss encode fam ffmpeg firefox flac fortran gdbm gif gnome gpm
gstreamer gtk hal iconv input_devices_keyboard input_devices_mouse ipv6 isdnlog
java jpeg kde kdeenablefinal kernel_linux ldap libg++ linguas_de linguas_de_CH
linguas_en linguas_en_GB mad mikmod mmx mono mp3 mpeg ncurses nls nptl nptlonly
ogg opengl oss pam pcre perl png ppds pppd python qt3 qt4 quicktime readline
reflection rtsp ruby samba sdl session smp spell spl sse sse2 sse3 ssl svg tcpd
test tetex theora threads truetype truetype-fonts type1-fonts udev unicode
userland_GNU vcd video_cards_fbdev video_cards_i810 video_cards_vesa vorbis
win32codecs wxwindows x264 xine xml xorg xprint xv xvid zlib"
Unset:  CTARGET, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS,
PORTDIR_OVERLAY

------- Comment #3 From Timothy Redaelli 2006-11-26 13:14:58 0000 -------
Stable on ppc

------- Comment #4 From Matthias Langer 2006-11-26 19:53:45 0000 -------
libvorbis-1.1.2  USE="-aotuv" looks good for me too on x86. i'm still able to
play
ogg files using audacious-1.2.1 and the files i've just ripped from a cd to ogg
using sound-juicer-2.14.4 are fine.

------- Comment #5 From Christian Faulhammer 2006-11-27 02:42:06 0000 -------
Playing on x86

------- Comment #6 From Gustavo Zacarias (RETIRED) 2006-11-27 04:30:57 0000 -------
sparc stable.

------- Comment #7 From Phil Bordelon (sunflare) 2006-11-27 05:17:19 0000 -------
I've been running with this version of the library ever since I posted the bug
with no problems whatsoever, encoding tracks, listening to them via XMMS and on
the command line, and so on.  I'm running x86.

------- Comment #8 From Jeroen Roovers 2006-11-28 13:38:26 0000 -------
Stable for HPPA.

------- Comment #9 From Markus Rothe 2006-11-30 13:10:03 0000 -------
ppc64 stable

------- Comment #10 From Bryan Østergaard (RETIRED) 2007-01-04 06:38:37 0000 -------
Alpha stable.

------- Comment #11 From Simon Stelling (RETIRED) 2007-02-05 12:18:51 0000 -------
amd64 stable

------- Comment #12 From Stuart Longland 2007-09-08 23:01:56 0000 -------
Marked stable on MIPS.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug