This is a discussion on Re: xmms problems within the comp.unix.bsd.openbsd.misc forums, part of the OpenBSD category; --> *** post for FREE via your newsreader at post.newsfeed.com *** steven mestdagh schrieb: > when i try to play ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| *** post for FREE via your newsreader at post.newsfeed.com *** steven mestdagh schrieb: > when i try to play an mp3 in xmms, it aborts as follows: > $ xmms > ** ERROR **: /dev/audio: cannot handle 44100 Hz (Invalid argument) > aborting... > Abort (core dumped) > i had exactly the same problem with xmms on OBSD 3.3 the hardware was a laptop which really could not handle 44100 Hz instead only 48000 (audioctl -a) > i've tried a few different mp3 files and they play fine with mpg123. > i use openbsd 3.4 (GENERIC kernel) and installed xmms from the 3.4 > packages. the output plugin is set to BSD Sun Driver 0.6. > does anybody know what might go wrong here? > this seems not to matter. the xmms software seems not being able to play anything else then 44.1 and 22.05 kHz ewald -----= Posted via Newsfeed.Com, Uncensored Usenet News =----- http://www.newsfeed.com - The #1 Newsgroup Service in the World! -----== 100,000 Groups! - 19 Servers! - Unlimited Download! =----- |
| |||
| Ewald Peters wrote: > > steven mestdagh schrieb: > >>when i try to play an mp3 in xmms, it aborts as follows: >>$ xmms >>** ERROR **: /dev/audio: cannot handle 44100 Hz (Invalid argument) >>aborting... >>Abort (core dumped) >> > > > i had exactly the same problem with xmms on OBSD 3.3 > the hardware was a laptop which really could not handle 44100 Hz > instead only 48000 (audioctl -a) > > >>i've tried a few different mp3 files and they play fine with mpg123. >>i use openbsd 3.4 (GENERIC kernel) and installed xmms from the 3.4 >>packages. the output plugin is set to BSD Sun Driver 0.6. >>does anybody know what might go wrong here? >> > > > this seems not to matter. the xmms software seems not being able > to play anything else then 44.1 and 22.05 kHz > > ewald > > xmms-mp3 pkg installed ?? |
| ||||
| i have tried xmms from the packages (yes, including xmms-mp3) and tried the one built from the ports tree. still the same error appears (playing a 44.1kHz mp3 file). it appears they have written a new output plugin for openbsd/netbsd in xmms v1.2.8. tried to compile 1.2.8 from source but it fails with makefile errors for some reason. hopefully the xmms port maintainer is reading this steven. > Ewald Peters wrote: > > steven mestdagh schrieb: > >>when i try to play an mp3 in xmms, it aborts as follows: > >>$ xmms > >>** ERROR **: /dev/audio: cannot handle 44100 Hz (Invalid argument) > >>aborting... > >>Abort (core dumped) ..... |