Hi,

After playing around with the upstream patch I noticed a sound sync
problem of about 200ms.

I have tweaked the patch to fix this problem, but I do not understand
the code or the implications of this tweak. It does seem to fix the
annoying lip sync issue.

I changed the line:
    soundcard_buffer_size = 16 * fragment_size; 
to
    soundcard_buffer_size = 6 * fragment_size;

The idea is that this will shorten the buffer size by 10 x 20ms.

I suggest that if the upstream patch gives lip sync issues try this one.

Cheers,
Shaun


** Attachment added: "99_white_noise_pulseaudio"
   http://launchpadlibrarian.net/45196373/99_white_noise_pulseaudio

-- 
white noise or no sound after seeking when using PULSEAUDIO:default
https://bugs.launchpad.net/bugs/550100
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to