Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 134829 - Flac >=1.1.2 xmms playback speed bug (plays fast)
Summary: Flac >=1.1.2 xmms playback speed bug (plays fast)
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Luis Medinas (RETIRED)
URL:
Whiteboard:
Keywords: PMASKED
Depends on: xmms-must-die
Blocks:
  Show dependency tree
 
Reported: 2006-05-29 15:00 UTC by Frank Russo
Modified: 2006-10-23 00:52 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Frank Russo 2006-05-29 15:00:47 UTC
Good afternoon.

Using the flac xmms plugin (add xmms to USE flags and emerge flac) with version =>1.1.2 of flac produces a plugin which plays back audio at an incredibly fast rate.  The audio appears to jump forward at ~20X, causing 5 minute songs to play in 15 seconds.  This problem does not occur with Flac 1.1.1 ebuilds.  This occurs with ALL flac compressed files (have not tried one in an ogg container yet).  Removing the sse use flag does not appear to resolve the problem.

Ebuilds affected:  All flac 1.1.2 based ebuilds
Working ebuilds:   Flac <=1.1.1

Other info:
[ebuild   R   ] media-sound/xmms-1.2.10-r16  USE="alsa arts esd flac mad mikmod mmx mp3 nls oss sndfile vorbis -3dnow -directfb -jack -lirc" 0 kB
[ebuild     U ] media-libs/flac-1.1.2-r6 [1.1.1] USE="ogg% sse xmms -3dnow% -debug% -doc%" 0 kB

GT1 ~ # emerge info
*** Deprecated use of action 'info', use '--info' instead
Portage 2.1_rc3-r1 (default-linux/x86/2006.0, gcc-3.4.6, glibc-2.4-r3, 2.6.16-gentoo-r6 i686)
=================================================================
System uname: 2.6.16-gentoo-r6 i686 Intel(R) Pentium(R) D  CPU 2.66GHz
Gentoo Base System version 1.12.0
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.59-r7
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-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r5
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=i686 -O3 -pipe"
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"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=i686 -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
MAKEOPTS="-j4"
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 alsa apache2 apm arts artswrappersuid asf audiofile avi berkdb bitmap-fonts browserplugin bzip2 cdparanoia cli crypt cups dri dv dvd dvdr dvdread dxr3 eds emboss encode esd expat extrafilters ffmpeg flac foomaticdb fortran gdbm gif gnome gphoto2 gpm gstreamer gtk gtk2 imagemagick imlib ipv6 isdnlog java jpeg jpeg2k kde kdeenablefinal libg++ libwww lm_sensors logitech-mouse mad matroska mikmod mjpeg mmx motif mp3 mpeg mplayer musepack musicbrainz ncurses nls nptl nptlonly nsplugin ogg opengl oss pam pcre pdflib perl png pppd python qt quicktime readline real reflection rle samba sdl sensord session sndfile speex spell spl sse sse2 ssl svg tcpd theora tiff truetype truetype-fonts type1-fonts udev unicode v4l vcd vorbis vorbis-psy win32codecs wmf x264 xcomposite xine xml xml2 xmms xorg xscreensaver xv xvid xvmc zlib elibc_glibc kernel_linux userland_GNU"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Luis Medinas (RETIRED) gentoo-dev 2006-05-29 18:50:23 UTC
that's with flac-1.1.2-r6 ? with flac-1.1.2-r4 was everything alright ?
add sound herd so Diego can take a look.
Comment 2 Frank Russo 2006-05-29 21:09:05 UTC
Testing all of the 1.1.2 builds.

r3, r4, r5, and r6 all play fast.

r1, and r2 do not appear to be in portage any longer.

If there is any other information that could prove useful, just ping the bug (I check my bugs regularly).

Thanx Muchly,
Frank
Comment 3 Frank Russo 2006-06-10 16:07:57 UTC
Added note:

If I install 1.1.1, all is well.  If I go to /usr/lib and manually "ln -s libFLAC.so.6.0.1 libFLAC.so.7", I get the exact same behavior as if 1.1.2 were installed.  If I remove the libFLAC.so.7 symlink, xmms playback speed returns to normal.

That's really strange

Thanks muchly,
Frank Russo
Comment 4 Frank Russo 2006-06-20 20:08:51 UTC
Another strange thing I found while trying 1.1.2-r7.  XMMS displays the bitrate as 28Hkbps.

Gonna ping Josh and see what he has to say.

Frank
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2006-10-23 00:52:58 UTC
xmms and all plugins are now package.masked and will be removed from the tree in one month.

WONTFIX.