• Rémi Denis-Courmont's avatar
    ALSA: request large enough buffers first (refs #10422) · 4aeccbd7
    Rémi Denis-Courmont authored
    With the current input clock and decoder buffering code, getting large
    buffers is essential. So favor that over having short audio periods.
    (Ideally the audio period should probably be an half or a third of the
    PTS delay, rather than hard-coded to 40 ms, but that is a separate
    issue).
    4aeccbd7
alsa.c 22.4 KB