Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 92911 - aoss mpg123 skips forward when used according to alsa configuration guide.
Summary: aoss mpg123 skips forward when used according to alsa configuration guide.
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-17 06:21 UTC by Clock
Modified: 2006-04-18 09:47 UTC (History)
0 users

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 Clock 2005-05-17 06:21:52 UTC
http://www.gentoo.org/doc/en/alsa-guide.xml reads:
"aoss mpg123 music.mp3"

I have alsa driver installed (non-modularly) into my kernel and therefore skipped
to "Installing the ALSA Utils" in "Gentoo Linux ALSA Guide". After executing the
command
aoss mpg123 8bp044-01-goto80-ter4.mp3
the mp3 was played very fast, in about 1 or 2 seconds.
If I execute command "mpg123 8bp044-01-goto80-ter4.mp3", it plays normally.
The mp3 is taken from
ftp://ftp.scene.org/pub/music/groups/8bitpeoples/8bp044-01-goto80-ter4.mp3

There is not explicitly stated in the Gentoo Linux ALSA Guide that the user
should expect or check playback at correct speed, but I expect this was not the
intended behaviour and therefore consider this a bug anyway.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.




Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.3.5-20050130,
glibc-2.3.4.20041102-r1, 2.6.11-gentoo-r5 i686)
================================================================= System uname:
2.6.11-gentoo-r5 i686 Intel(R) Pentium(R) M processor 1.50GHz Gentoo Base System
version 1.4.16 Python:              dev-lang/python-2.3.5 [2.3.5 (#1, May  4
2005, 16:17:52)] dev-lang/python:     2.3.5
sys-apps/sandbox:    [Not Present]
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r7
sys-devel/libtool:   1.5.16
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=pentium3 -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config
/usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/texmf/xdvi/ /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf
/etc/terminfo /etc/env.d" CXXFLAGS="-O2 -march=pentium3 -fomit-frame-pointer
-pipe" DISTDIR="/usr/portage/distfiles" FEATURES="autoaddcvs autoconfig ccache
distlocks sandbox sfperms strict" GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo" MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="x86 X alsa apm arts avi
berkdb bitmap-fonts cdr crypt cups curl emboss encode esd fam foomaticdb fortran
gdbm gif gpm gtk gtk2 guile imagemagick imap imlib ipv6 jack java jpeg kde ldap
libg++ libwww mad mikmod motif mozilla mp3 mpeg mysql ncurses nls ogg oggvorbis
opengl oss pam pdflib perl png python qt quicktime readline ruby samba sdl slang
spell ssl svga tcltk tcpd tetex tiff tls truetype truetype-fonts type1-fonts
vorbis xml2 xmms xv zlib userland_GNU kernel_linux elibc_glibc" Unset:  ASFLAGS,
CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Jesus Rivero (Neurogeek) 2005-12-03 10:53:35 UTC
Hello, 

 No problem for me with aoss: 

* media-libs/alsa-oss
     Available versions:  1.0.8-r1 ~1.0.9 1.0.10_rc2 1.0.10_rc3 ~1.0.10
     Installed:           1.0.10_rc3
     Homepage:            http://www.alsa-project.org/
     Description:         Advanced Linux Sound Architecture OSS compatibility layer.

* media-sound/alsa-driver
     Available versions:  1.0.3 1.0.8 1.0.10_rc2 1.0.10_rc3 ~1.0.10 1.0.9b
     Installed:           1.0.9b
     Homepage:            http://www.alsa-project.org/
     Description:         Advanced Linux Sound Architecture kernel modules


The mp3 you mention playbacks was just fine. 

neurogeek@hackles Gentoo # aoss mpg123 8bp044-01-goto80-ter4.mp3

Regards,
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-04-18 09:47:39 UTC
Can't reproduce.