[vlc-devel] [PATCH] ALSA: set periods before setting buffer time

Rémi Denis-Courmont remi at remlab.net
Sun Mar 11 16:29:39 CET 2012


Le dimanche 11 mars 2012 17:16:04 Edward Sheldrake, vous avez écrit :
> Fixes "cannot set buffer duration near 3000000 us: Invalid argument"
> error, resulting in no sound, with HDA audio hardware and 44100Hz sources.

Err? Is this really correct and not a driver bug? This reorder seems to put an 
extra constraint before selecting the buffer size. This may cause a smaller 
buffer size to be selected than would be available with more periods, if I 
read the documentation correctly.

-- 
Rémi Denis-Courmont
http://www.remlab.net/
http://fi.linkedin.com/in/remidenis



More information about the vlc-devel mailing list