Bug#803879: vlc: audio doesn't work with some codecs

Rémi Denis-Courmont remi at remlab.net
Mon Feb 15 22:37:40 UTC 2016


On Monday 02 November 2015 22:14:10 Manolo Díaz wrote:
> [00000000013657f8] alsa audio output error: cannot set buffer
> duration: Invalid argument
> [00000000013657f8] core audio output error:
> module not functional

That´s a fatal error from the ALSA driver: 
snd_pcm_hw_parms_set_buffer_time_near failed.

This is not something that VLC can work around; the audio output always must 
have a buffer duration. It looks to me that your ALSA driver is buggy, as ALSA 
functions post-fixed with "near" really should never fail.

Please reassign.

Meanwhile consider using PulseAudio to work around it.

-- 
Rémi Denis-Courmont
http://www.remlab.net/



More information about the pkg-multimedia-maintainers mailing list