Hi Alexandre,

Alexandre Ratchov writes:
> sorry, don't have the time to test & debug this right now, but a
> quick look at the ao_sndio.c suggest that blocking mode is used,
> while the device is opened in non-blocking mode:
> 
> p->hdl = sio_open(p->dev, SIO_PLAY, 1);
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> 
> could you replace 1 by 0, and see if it makes things better?

Thanks, playback is totally smooth now.

There's at least one more obvious issue: when I pause music or
video, I can't unpause...

-- 
Anthony J. Bentley

Reply via email to