[MPlayer-users] mplayer, alsa, via82xx=alsa_init periodsize error

Richard Chan rspchan at starhub.net.sg
Sat Nov 22 14:07:27 CET 2003


Using bleeding edge mplayer CVS, alsa 1.00pre1 CVS and a
via82xx card I am getting

alsa_init: unable to set periodsize 
error.

aplay -Dvia82xx track01.wav

works. If I use -srate 48000 it works too. Any suggestions?


.asoundrc

pcm.via82xx {
    type plug
    slave {
        pcm "hw:0,0"
    }
}


mplayer message
Playing track01.wav.
Audio file detected.
==========================================================================
Opening audio decoder: [pcm] Uncompressed PCM audio decoder
AUDIO: 44100 Hz, 2 ch, 16 bit (0x10), ratio: 176400->176400 (1411.2 kbit)
Selected audio codec: [pcm] afm:pcm (Uncompressed PCM)
==========================================================================
Checking audio filter chain for 44100Hz/2ch/16bit -> 44100Hz/2ch/16bit...
AF_pre: af format: 2 bps, 2 ch, 44100 hz, little endian signed int
AF_pre: 44100Hz 2ch Signed 16-bit (Little-Endian)
alsa-init: requested format: 44100 Hz, 2 channels, Signed 16-bit 
(Little-Endian)
alsa-init: soundcard set to via82xx
alsa-init: unable to set periodsize: Invalid argument
Could not open/initialize audio device -> no sound.
Audio: no sound
Video: no video
 




More information about the MPlayer-users mailing list