Logging quality loss events

This forum is about all development around libVLC.
oarcas
New Cone
New Cone
Posts: 2
Joined: 08 Apr 2019 17:54

Logging quality loss events

Postby oarcas » 08 Apr 2019 18:12

Hi all,

I am using VLC to detect (not fix) quality loss in RTP audio streaming. I will use it to automatically score connection quality. The verbose output displays many events, like:

Code: Select all

[000055807da7f730] main audio output warning: playback way too early (-208713): playing silence [000055807da7f730] main audio output debug: inserting 4602 zeroes
For these silences or crackling sounds, it is easy to locate where in the code it happens.

However, there also may appear some popping sounds that have no debug message.

Could somebody give me some hints on how to log (not fix, because they are expected) these additional quality problems? Maybe it is happening at a later stage, like the sound driver (ALSA, etc.)?

Thanks!

Oriol

unidan
Developer
Developer
Posts: 1493
Joined: 25 Mar 2018 01:00

Re: Logging quality loss events

Postby unidan » 09 Apr 2019 10:11

Hi, popping sound might be underflows in pulseaudio, but I'm not 100% certain. If so, they are logged by the pulseaudio plugin.

oarcas
New Cone
New Cone
Posts: 2
Joined: 08 Apr 2019 17:54

Re: Logging quality loss events

Postby oarcas » 09 Apr 2019 12:54

Thank you very much!


Return to “Development around libVLC”

Who is online

Users browsing this forum: No registered users and 27 guests