Date: Mon, 6 Apr 1998 01:14:14 +0800 (KRSS) From: Victor Sudakov <vas@vas.tsu.tomsk.su> To: questions@FreeBSD.ORG (freebsd questions mailing list) Subject: Problem playing MPEG files Message-ID: <199804051714.BAA01175@vas.tsu.tomsk.su>
next in thread | raw e-mail | index | archive | help
Hello. Could you please help me on playing MPEG files. I have an ESS ES688 AudioDrive card, on bootup it defaults to IRQ7. It does very well play MPEGs with WinAmp for Windows 95. When I try to play the same MPEG files on the same hardware under FreeBSD 2.2.2, I get the following message from mpg123: vas: {3} mpg123 mc.mp3 High Performance MPEG 1.0/2.0 Audio Player for Layer 1, 2 and 3. Version 0.59k (1997/07/13). Written and copyrights by Michael Hipp. Uses code from various people. See 'README' for more! THIS SOFTWARE COMES WITH ABSOLUTELY NO WARRANTY! USE AT YOUR OWN RISK! No supported audio format found! In test mode it is OK: vas: {10} mpg123 -t mc.mp3 High Performance MPEG 1.0/2.0 Audio Player for Layer 1, 2 and 3. Version 0.59k (1997/07/13). Written and copyrights by Michael Hipp. Uses code from various people. See 'README' for more! THIS SOFTWARE COMES WITH ABSOLUTELY NO WARRANTY! USE AT YOUR OWN RISK! Playing MPEG stream from mc.mp3 ... MPEG 1.0 layer III, 128 kbit/s, 44100 Hz joint-stereo I might think that my sound card is misconfigured. Indeed, something may be wrong with it. However, timidity does work, so do 'cat file.au > /dev/audio' and xanim with sound. This is what I have in my kernel config, then I changed the IRQ from 5 to 7 in the 'boot -c' visual editor. vas: {8} less /sys/i386/conf/VAS #Sound setup pseudo-device speaker controller snd0 device sb0 at isa? port 0x220 irq 5 conflicts drq 1 vector sbintr device sbxvi0 at isa? drq 5 device sbmidi0 at isa? port 0x330 device opl0 at isa? port 0x388 options "SBC_IRQ=5" vas: {6} dmesg sb0 at 0x220 irq 7 drq 1 on isa sb0: <SoundBlaster Pro 3.1> sbxvi0 not found sbmidi0 not found at 0x330 opl0 at 0x388 on isa opl0: <Yamaha OPL-3 FM> vas: {6} cat /dev/sndstat VoxWare Sound Driver:3.0-beta-950506 (Sun Feb 5 14:38:12 EST 1995 freebsd-hackers@freefall.cdrom.com) Config options: ffffffff Installed drivers: Type 1: OPL-2/OPL-3 FM Type 2: SoundBlaster Type 6: SoundBlaster16 Type 7: SB16 MIDI Card config: SoundBlaster at 0x220 irq 7 drq 1 (SoundBlaster16 at 0x0 irq 65535 drq 5) (SB16 MIDI at 0x330 irq 65535 drq 4294967295) OPL-2/OPL-3 FM at 0x388 irq 65535 drq 4294967295 Audio devices: 0: SoundBlaster Pro 3.1 Synth devices: 0: Yamaha OPL-3 Midi devices: 0: SoundBlaster Timers: 0: System Timer Mixers: 0: SoundBlaster I would appreciate any input. -- Victor Sudakov mailto:vas@obluo.tomsk.su http://www.obluo.tomsk.su/~vas PGP public key: finger vas@obluo.tomsk.su To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199804051714.BAA01175>