From owner-freebsd-multimedia Sun Dec 15 2:50: 9 2002 Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4826E37B401 for ; Sun, 15 Dec 2002 02:50:08 -0800 (PST) Received: from addu.axelero.hu (mail02.axelero.hu [195.228.240.77]) by mx1.FreeBSD.org (Postfix) with ESMTP id E972E43E4A for ; Sun, 15 Dec 2002 02:50:02 -0800 (PST) (envelope-from Gabor@Zahemszky.HU) Received: from Picasso.Zahemszky.HU (adsl-227-76.adsl-pool.axelero.hu [62.201.76.227]) by mail02.axelero.hu (iPlanet Messaging Server 5.1 HotFix 1.9 (built Dec 3 2002)) with ESMTP id <0H7500KB0Q36X0@mail02.axelero.hu> for freebsd-multimedia@freebsd.org; Sun, 15 Dec 2002 11:49:54 +0100 (MET) Received: from Picasso.Zahemszky.HU (localhost.Zahemszky.HU [127.0.0.1]) by Picasso.Zahemszky.HU (8.12.6/8.12.6) with ESMTP id gBFAtmJO000245 for ; Sun, 15 Dec 2002 11:55:48 +0100 Received: (from zgabor@localhost) by Picasso.Zahemszky.HU (8.12.6/8.12.6/Submit) id gBFAtmS7000244 for freebsd-multimedia@freebsd.org; Sun, 15 Dec 2002 11:55:48 +0100 (CET) Date: Sun, 15 Dec 2002 11:55:48 +0100 From: Zahemszky =?iso-8859-2?Q?G=E1bor?= Subject: XMMS and SCSI CD-ROM playing error To: freebsd-multimedia@freebsd.org Reply-To: Gabor@Zahemszky.HU Message-id: <20021215105548.GA228@Picasso.Zahemszky.HU> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Content-disposition: inline User-Agent: Mutt/1.5.1i X-Operating-System: FreeBSD 4.7-STABLE Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi! There's an interesting bug in XMMS's CD-playing plugin: I can select all the tracks, and start playing, but after the 1st track the playing stops. I've found it with two very dissimilar FreeBSD systems (PI vs PIII, 4.7R vs 4.7S), the only similarities: both of the systems have SCSI CD-ROMs. (But very different controllers: Adaptec AHA1542b ISA versus Asus SC200 PCI, with Symbios 810a.) But with ``cdcontrol play'' I can play the same CD. Do anybody knows a trick, or something with what I can use XMMS to audio CD playing? Thanks, Zahy < Gabor at Zahemszky dot HU > -- #!/bin/ksh Z='21N16I25C25E30, 40M30E33E25T15U!' ;IFS=' ABCDEFGHIJKLMNOPQRSTUVWXYZ ';set $Z ;for i { [[ $i = ? ]]&&print $i&&break;[[ $i = ??? ]]&&j=$i&&i=${i%?};typeset -i40 i=8#$i;print -n ${i#???};[[ "$j" = ??? ]]&&print -n "${j#??} "&&j=;typeset +i i;};IFS=' 0123456789 ';set $Z;for i { [[ $i = , ]]&&i=2;[[ $i = ?? ]]||typeset -l i;j="$j $i";typeset +l i;};print "$j" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message