[pulseaudio-discuss] [RAOP] [PATCH] Fix audio synchronisation
Colin Leroy
colin at colino.net
Wed Jul 26 04:51:18 UTC 2017
Hi Hajime,
I suppose, yes. I didn't work on that part but that's what makes sense to me.
Le 26 juillet 2017 05:49:18 GMT+02:00, Hajime Fujita <crisp.fujita at nifty.com> a écrit :
>Hi Colin,
>
>Thank you for working on this!
>
>I haven’t had a chance to actually test the patch, but just skimmed it.
>The idea seems reasonable. Will try to see if I can test it this
>weekend.
>
>> - c->rtptime += length / 4;
>> + c->rtpdiff = length / 4;
>> + c->rtptime += c->rtpdiff;
>
>Could you remind me what was “/4”? Was that because 16-bit audio data x
>2 channels?
>Sorry, it’s been a few years since I started working on RAOP code.
--
Envoyé de mon appareil Android avec K-9 Mail. Veuillez excuser ma brièveté.
More information about the pulseaudio-discuss
mailing list