DVB-S audio dropouts

*nix specific usage questions
voodoosound
New Cone
New Cone
Posts: 7
Joined: 16 Jun 2011 15:53
VLC version: 1.1.9
Operating System: Linux

DVB-S audio dropouts

Postby voodoosound » 16 Jun 2011 16:43

Hi everyone,

when im playing dvb-s with my Hauppauge NOVA-HD-S2 dvb-s card, i do have audio dropouts every now and then. just short surges. and nothing in the terminal log.
It seems to me like its a buffering issue, but i have found nothing about it?
I dont even know if its a driver issue or vlc buffering?

any ideas?

thanks in advance
greets

Rémi Denis-Courmont
Developer
Developer
Posts: 15328
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: DVB-S audio dropouts

Postby Rémi Denis-Courmont » 16 Jun 2011 18:56

vlc -v should show audio warnings. It if's an audio driver issue, it should affect other players, and non-DVB inputs in VLC.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

voodoosound
New Cone
New Cone
Posts: 7
Joined: 16 Jun 2011 15:53
VLC version: 1.1.9
Operating System: Linux

Re: DVB-S audio dropouts

Postby voodoosound » 16 Jun 2011 20:33

hi,
i didnt mean the alsa but the dvbs module

Code: Select all

01:05.0 Multimedia video controller: Conexant Systems, Inc. CX23880/1/2/3 PCI Video and Audio Decoder (rev 05) 01:05.1 Multimedia controller: Conexant Systems, Inc. CX23880/1/2/3 PCI Video and Audio Decoder [Audio Port] (rev 05) 01:05.2 Multimedia controller: Conexant Systems, Inc. CX23880/1/2/3 PCI Video and Audio Decoder [MPEG Port] (rev 05) 01:05.4 Multimedia controller: Conexant Systems, Inc. CX23880/1/2/3 PCI Video and Audio Decoder [IR Port] (rev 05)

the -v option showed:

Code: Select all

[0xb3209abc] main audio output warning: output date isn't PTS date, requesting resampling (92235) [0xb3209abc] main audio output warning: audio drift is too big (196784), dropping buffer [0xb3209abc] main audio output warning: audio drift is too big (172784), dropping buffer [0xb3209abc] main audio output warning: audio drift is too big (148784), dropping buffer [0xb3209abc] main audio output warning: audio drift is too big (124784), dropping buffer ... [0xb3209abc] main audio output warning: resampling stopped after 20172496 usec (drift: -95873) [0xb3209abc] main audio output warning: buffer is 95873 late, triggering upsampling

Rémi Denis-Courmont
Developer
Developer
Posts: 15328
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: DVB-S audio dropouts

Postby Rémi Denis-Courmont » 16 Jun 2011 21:26

VLC does not use the hardware DVB decoder in any case, if that's what you mean.

It looks like something is wrong with the ALSA output. Make sure you're not using PulseAudio. Also, some crappy audio cards do not work very well at 44100 Hz; you can force VLC to output at 48kHz with: vlc --aout-rate 48000 (won't work if you have PulseAudio).
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

voodoosound
New Cone
New Cone
Posts: 7
Joined: 16 Jun 2011 15:53
VLC version: 1.1.9
Operating System: Linux

Re: DVB-S audio dropouts

Postby voodoosound » 16 Jun 2011 21:50

im using the pulseaudio module.
but if im playing movie thats not an issue.
im using the pulse-jack-sink for a little complex audio configuration...
is there any corrected pulse module? from source?
does anyone know the exact problem, perhapes i could have a look at it...


i tried the alsa module, but no change...

Rémi Denis-Courmont
Developer
Developer
Posts: 15328
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: DVB-S audio dropouts

Postby Rémi Denis-Courmont » 16 Jun 2011 22:35

To me, it looks like the output and the input are drifting. This is partly unavoidable for live input streams: the (broadcaster) timing is never going to be exactly in sync with the audio card clock. But if it happens a lot, then there may be something wrong downstream with the sample rate of VLC.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

voodoosound
New Cone
New Cone
Posts: 7
Joined: 16 Jun 2011 15:53
VLC version: 1.1.9
Operating System: Linux

Re: DVB-S audio dropouts

Postby voodoosound » 16 Jun 2011 22:44

is there no possibility with some kind of buffer to overcome this?

at the moment im running a generic kernel, could the realtime kernel be a solution?

a-slack
Blank Cone
Blank Cone
Posts: 27
Joined: 30 Jun 2010 06:45

Re: DVB-S audio dropouts

Postby a-slack » 04 Jul 2011 00:14

Try with --dvb-caching 1000 or more, its value by default is 300 ms.

Through the GUI: Advanced Settings > Input / Codecs > Access modules > DVB > "Caching value in ms"

voodoosound
New Cone
New Cone
Posts: 7
Joined: 16 Jun 2011 15:53
VLC version: 1.1.9
Operating System: Linux

Re: DVB-S audio dropouts

Postby voodoosound » 04 Jul 2011 20:15

Yippie! that was the option i was looking for...

thank you!!!


Return to “VLC media player for Linux and friends Troubleshooting”

Who is online

Users browsing this forum: No registered users and 63 guests