[vlc-devel] commit: Patch: Fix pulseaudio clicking and latency issues (Danny Wood )

Danny danwood76 at gmail.com
Tue Jun 2 17:15:54 CEST 2009


I tested the patch with 3 different versions of pulseaudio (0.13,
0.14, 0.15) and 3 versions of Ubuntu (8.10, 9.04, 9.10) respectively
before I posted it. And had no issues that you speak of.
I have even built pulseaudio from source and it works from a vanilla
pulseaudio aswell as the ubuntu patched versions.

What linux distribution is this on?

regards,
Danny

On Tue, Jun 2, 2009 at 3:46 PM, Nicolas Chauvet <kwizart at gmail.com> wrote:
> 2009/5/10 git version control <git at videolan.org>:
>> vlc | branch: 1.0-bugfix | Danny Wood <danwood76 at gmail.com> | Sat May  9 11:05:31 2009 +0100| [b8f23ea716693d8d07dd8bd0cb4c9ba8ed05f568] | committer: Rémi Denis-Courmont
>>
>> Patch: Fix pulseaudio clicking and latency issues
>>
>> Here is the updated patch with the modified configure.ac.
>> I have also added some comments and cleaned up a little bit of code.
>>
>> Signed-off-by: Rémi Denis-Courmont <remi at remlab.net>
>>
>>> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=b8f23ea716693d8d07dd8bd0cb4c9ba8ed05f568
>> ---
>>
>>  configure.ac                 |    2 +-
>>  modules/audio_output/pulse.c |   28 +++++++++++-----------------
>>  2 files changed, 12 insertions(+), 18 deletions(-)
> This patch broke the PA output in my case.
> Even if pulseaudio is > 0.9.11 (It is 0.9.14 here) the PA output is then broken.
>
> That regression was initially reported there:
> https://bugzilla.rpmfusion.org/show_bug.cgi?id=635
>
> The PA output seems to initialize well, despite no sound is heard.
> It can be seen with the PA Volume Control where the stream is
> connected to the PA daemon.
> Everything is fine WRT others multimedia players.
> Once the b8f23ea716693d8d07dd8bd0cb4c9ba8ed05f568 commit is reverted,
> the vlc module works again with its native pulseaudio output.
>
> Nicolas (kwizart)
>
> PS:  Please reminds that when testing the PA output on a system that
> is capable of building the module, the PA output needs to be
> explicitely choosen.
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> http://mailman.videolan.org/listinfo/vlc-devel
>



More information about the vlc-devel mailing list