I'm a debian sid user and yesterday I've changed my server audio into pulse audio (in gnome 2.26). Everything is ok, but vlc 1.0.0-rc2 doesn't work with pulse plugin directly (no sound at all)
With alsa one the sound comes out, but with some noises.
The debug output (with pulseaudio output enabled):
Code: Select all
~$ vlc -vvv
VLC media player 1.0.0-rc2 Goldeneye
[0x9a168a8] main libvlc debug: VLC media player - version 1.0.0-rc2 Goldeneye - (c) 1996-2009 the VideoLAN team
[0x9a168a8] main libvlc debug: libvlc was configured with ./configure '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--enable-maintainer-mode' '--enable-release' '--prefix=/usr' '--enable-libtool' '--enable-fast-install' '--disable-update-check' '--disable-gtk' '--disable-familiar' '--disable-fb' '--enable-ggi' '--enable-sdl' '--enable-esd' '--enable-mad' '--enable-jack' '--enable-lirc' '--enable-a52' '--enable-aa' '--enable-dvbpsi' '--enable-mozilla' '--with-mozilla-pkg=libxul-plugin' '--disable-kde' '--enable-mp4' '--enable-dvb' '--disable-satellite' '--enable-ogg' '--enable-vorbis' '--enable-shout' '--enable-qt4' '--disable-slp' '--enable-flac' '--disable-skins' '--disable-basic-skins' '--enable-skins2' '--enable-freetype' '--enable-mkv' '--enable-speex' '--enable-caca' '--enable-live555' '--enable-libmpeg2' '--enable-fribidi' '--enable-cdio' '--enable-mod' '--enable-theora' '--enable-modplug' '--enable-dvdnav' '--enable-gnutls' '--enable-ffmpeg' '--enable-ncurses' '--enable-smb' '--enable-bonjour' '--enable-mpc' '--enable-vcd' '--enable-vcdx' '--enable-notify' '--enable-twolame' '--enable-faad' '--disable-zvbi' '--enable-telx' '--enable-mediacontrol-bindings' '--disable-atmo' '--enable-taglib' '--enable-libass' '--enable-libdca' '--enable-realrtsp' '--disable-dv' '--enable-x264' '--enable-alsa' '--enable-v4l' '--enable-v4l2' '--enable-pvr' '--enable-svgalib' '--enable-dvd' '--enable-pulse' 'CFLAGS=-Wall -g -O2'
[0x9a168a8] main libvlc debug: translation test: code is "C"
[0x9a168a8] main libvlc debug: checking plugin modules
[0x9a168a8] main libvlc debug: loading plugins cache file /home/xxx/.cache/vlc/plugins-04041e.dat
[0x9a168a8] main libvlc debug: recursively browsing `/usr/lib/vlc'
[0x9a168a8] main libvlc debug: module bank initialized (388 modules)
[0x9a168a8] main libvlc debug: opening config file (/home/xxx/.config/vlc/vlcrc)
[0x9a168a8] main libvlc debug: CPU has capabilities 486 586 MMX MMXEXT SSE SSE2 FPU
[0x9a168a8] main libvlc debug: looking for memcpy module: 3 candidates
[0x9a168a8] main libvlc debug: using memcpy module "memcpymmxext"
[0x9acb248] main input debug: Creating an input for 'Raccolta multimediale'
[0x9acb248] main input debug: Input is a meta file: disabling unneeded options
[0x9acb248] main input debug: using timeshift granularity of 50 MBytes
[0x9acb248] main input debug: using timeshift path '/tmp'
[0x9acb248] main input debug: `file/xspf-open:///home/xxx/.local/share/vlc/ml.xspf' gives access `file' demux `xspf-open' path `/home/xxx/.local/share/vlc/ml.xspf'
[0x9acb248] main input debug: creating demux: access='file' demux='xspf-open' path='/home/xxx/.local/share/vlc/ml.xspf'
[0x9ad0550] main demux debug: looking for access_demux module: 1 candidate
[0x9ad0550] main demux warning: no access_demux module matching "file" could be loaded
[0x9ad0550] main demux debug: TIMER module_need() : 0,656 ms - Total 0,656 ms / 1 intvls (Avg 0,656 ms)
[0x9acb248] main input debug: creating access 'file' path='/home/xxx/.local/share/vlc/ml.xspf'
[0x9ad2648] main access debug: looking for access module: 3 candidates
[0x9ad2648] access_file access debug: opening file `/home/xxx/.local/share/vlc/ml.xspf'
[0x9ad2648] main access debug: using access module "access_file"
[0x9ad2648] main access debug: TIMER module_need() : 0,641 ms - Total 0,641 ms / 1 intvls (Avg 0,641 ms)
[0x9ad1ca8] main stream debug: Using AStream*Stream
[0x9ad1ca8] main stream debug: pre buffering
[0x9ad1ca8] main stream debug: received first data after 0 ms
[0x9ad1ca8] main stream debug: pre-buffering done 304 bytes in 0s - 6453 kbytes/s
[0x9ad35d0] main stream debug: looking for stream_filter module: 4 candidates
[0x9ad35d0] main stream debug: TIMER module_need() : 0,486 ms - Total 0,486 ms / 1 intvls (Avg 0,486 ms)
[0x9ad35d0] main stream debug: looking for stream_filter module: 1 candidate
[0x9ad35d0] main stream debug: using stream_filter module "stream_filter_record"
[0x9ad35d0] main stream debug: TIMER module_need() : 0,229 ms - Total 0,229 ms / 1 intvls (Avg 0,229 ms)
[0x9acb248] main input debug: creating demux: access='file' demux='xspf-open' path='/home/xxx/.local/share/vlc/ml.xspf'
[0x9ad4660] main demux debug: looking for demux module: 1 candidate
[0x9ad4660] playlist demux debug: using XSPF playlist reader
[0x9ad4660] main demux debug: using demux module "playlist"
[0x9ad4660] main demux debug: TIMER module_need() : 0,426 ms - Total 0,426 ms / 1 intvls (Avg 0,426 ms)
[0x9acb248] main input debug: `file/xspf-open:///home/xxx/.local/share/vlc/ml.xspf' successfully opened
[0x9ad5b78] main xml debug: looking for xml module: 2 candidates
[0x9ad5b78] main xml debug: using xml module "xml"
[0x9ad5b78] main xml debug: TIMER module_need() : 0,568 ms - Total 0,568 ms / 1 intvls (Avg 0,568 ms)
[0x9ad4660] playlist demux debug: parsed 0 tracks successfully
[0x9ad5b78] main xml debug: removing module "xml"
[0x9acb248] main input debug: EOF reached
[0x9ad4660] main demux debug: removing module "playlist"
[0x9ad35d0] main stream debug: removing module "stream_filter_record"
[0x9ad2648] main access debug: removing module "access_file"
[0x9acb248] main input debug: TIMER input launching for 'Raccolta multimediale' : 7,102 ms - Total 7,102 ms / 1 intvls (Avg 7,102 ms)
[0x9abf468] main playlist debug: rebuilding array of current - root Scaletta
[0x9abf468] main playlist debug: rebuild done - 0 items, index -1
[0x9abf468] main playlist debug: Activated
[0x9ad5b78] main interface debug: looking for interface module: 1 candidate
[0x9ad5b78] main interface debug: using interface module "hotkeys"
[0x9ad5b78] main interface debug: TIMER module_need() : 0,451 ms - Total 0,451 ms / 1 intvls (Avg 0,451 ms)
[0x9ad5b78] main interface debug: thread started
[0x9ad5b78] main interface debug: thread (interface) created at priority 0 (interface/interface.c:156)
[0x9ad73a0] main interface debug: looking for interface module: 1 candidate
[0x9ad73a0] main interface debug: using interface module "inhibit"
[0x9ad73a0] main interface debug: TIMER module_need() : 4,535 ms - Total 4,535 ms / 1 intvls (Avg 4,535 ms)
[0x9ad73a0] main interface debug: thread started
[0x9ad73a0] main interface debug: thread (interface) created at priority 0 (interface/interface.c:156)
[0x9ad6f88] main interface debug: looking for interface module: 1 candidate
[0x9ad6f88] main interface debug: using interface module "screensaver"
[0x9ad6f88] main interface debug: TIMER module_need() : 0,398 ms - Total 0,398 ms / 1 intvls (Avg 0,398 ms)
[0x9ad6f88] main interface debug: thread started
[0x9ad6f88] main interface debug: thread (interface) created at priority 0 (interface/interface.c:156)
[0x9ad3708] main interface debug: looking for interface module: 1 candidate
[0x9ad3708] main interface debug: using interface module "signals"
[0x9ad3708] main interface debug: TIMER module_need() : 0,288 ms - Total 0,288 ms / 1 intvls (Avg 0,288 ms)
[0x9ad3708] main interface debug: thread started
[0x9ad3708] main interface debug: thread ended
[0x9ad3708] main interface debug: thread (interface) created at priority 0 (interface/interface.c:156)
[0x9acfaa8] main interface debug: looking for interface module: 1 candidate
[0x9acfaa8] main interface debug: using interface module "globalhotkeys"
[0x9acfaa8] main interface debug: TIMER module_need() : 9,585 ms - Total 9,585 ms / 1 intvls (Avg 9,585 ms)
[0x9acfaa8] main interface debug: thread started
[0x9acfaa8] main interface debug: thread ended
[0x9acfaa8] main interface debug: thread (interface) created at priority 0 (interface/interface.c:156)
[0x9a168a8] main libvlc: Esecuzione di vlc con l'interfaccia predefinita. Usa 'cvlc' per utilizzare vlc senza interfaccia.
[0x9ad9158] main interface debug: looking for interface module: 4 candidates
[0x9ad9158] main interface debug: using interface module "qt4"
[0x9ad9158] main interface debug: TIMER module_need() : 291,434 ms - Total 291,434 ms / 1 intvls (Avg 291,434 ms)
[0x9ad9158] main interface debug: thread started
[0x9ad9158] main interface debug: thread ended
[0x9ad9158] main interface debug: thread (interface) created at priority 0 (interface/interface.c:156)
[0x9ad9158] qt4 interface debug: Error while initializing qt-specific localization
[0x9abf468] main playlist debug: adding item `xxx.mp3' ( /home/xxx/xxx/xxx/xxx.mp3 )
[0x9abf468] main playlist debug: rebuilding array of current - root Scaletta
[0x9abf468] main playlist debug: rebuild done - 1 items, index -1
[0x9abf468] main playlist debug: processing request item xxx.mp3 node null skip 0
[0x9abf468] main playlist debug: resyncing on xxx.mp3
[0x9abf468] main playlist debug: xxx.mp3 is at 0
[0x9abf468] main playlist debug: starting new item
[0x9abf468] main playlist debug: creating new input thread
[0x9e230e8] main input debug: Creating an input for 'xxx.mp3'
[0x9e230e8] main input debug: thread started
[0x9e230e8] main input debug: using timeshift granularity of 50 MBytes
[0x9e230e8] main input debug: using timeshift path '/tmp'
[0x9ad9158] qt4 interface debug: Adding a new MRL to recent ones: /home/xxx/xxx/xxx/xxx.mp3
[0x9e230e8] main input debug: thread (input) created at priority 10 (input/input.c:230)
[0x9abf468] main playlist debug: requesting art for xxx.mp3
[0x9e230e8] main input debug: `/home/xxx/xxx/xxx/xxx.mp3' gives access `' demux `' path `/home/xxx/xxx/xxx/xxx.mp3'
[0x9e230e8] main input debug: creating demux: access='' demux='' path='/home/xxx/xxx/xxx/xxx.mp3'
[0x9dfc830] main demux debug: looking for access_demux module: 7 candidates
[0x9ad9158] qt4 interface debug: IM: Setting an input
[0x9ad9158] qt4 interface debug: Updating the geometry
[0x9ad9158] qt4 interface debug: Updating the geometry
[0x9dfc830] main demux debug: TIMER module_need() : 121,442 ms - Total 121,442 ms / 1 intvls (Avg 121,442 ms)
[0x9e230e8] main input debug: creating access '' path='/home/xxx/xxx/xxx/xxx.mp3'
[0x9e37240] main access debug: looking for access module: 7 candidates
[0x9e37240] vcd access debug: trying .cue file: /home/xxx/xxx/xxx/xxx.cue
[0x9e37240] vcd access debug: could not find .cue file
[0x9e37240] access_file access debug: opening file `/home/xxx/xxx/xxx/xxx.mp3'
[0x9e37240] main access debug: using access module "access_file"
[0x9e37240] main access debug: TIMER module_need() : 97,730 ms - Total 97,730 ms / 1 intvls (Avg 97,730 ms)
[0x9e34128] main stream debug: Using AStream*Stream
[0x9e34128] main stream debug: pre buffering
[0x9e34128] main stream debug: received first data after 11 ms
[0x9e34128] main stream debug: pre-buffering done 1024 bytes in 0s - 85 kbytes/s
[0x9e34650] main stream debug: looking for stream_filter module: 4 candidates
[0x9e34650] main stream debug: TIMER module_need() : 0,333 ms - Total 0,333 ms / 1 intvls (Avg 0,333 ms)
[0x9e34650] main stream debug: looking for stream_filter module: 1 candidate
[0x9e34650] main stream debug: using stream_filter module "stream_filter_record"
[0x9e34650] main stream debug: TIMER module_need() : 0,227 ms - Total 0,227 ms / 1 intvls (Avg 0,227 ms)
[0x9e230e8] main input debug: creating demux: access='' demux='' path='/home/xxx/xxx/xxx/xxx.mp3'
[0x9e37d70] main demux debug: ID3v2.3 revision 0 tag found, skipping 20786 bytes
[0x9e37d70] main demux debug: looking for demux module: 50 candidates
[0x9e37d70] es demux debug: detected format mpga
[0x9e2de08] main packetizer debug: looking for packetizer module: 21 candidates
[0x9e2de08] main packetizer debug: using packetizer module "mpeg_audio"
[0x9e2de08] main packetizer debug: TIMER module_need() : 67,478 ms - Total 67,478 ms / 1 intvls (Avg 67,478 ms)
[0x9e37d70] main demux debug: using demux module "es"
[0x9e37d70] main demux debug: TIMER module_need() : 142,307 ms - Total 142,307 ms / 1 intvls (Avg 142,307 ms)
[0x9e230e8] main input debug: looking for a subtitle file in /home/xxx/xxx/xxx/
[0x9e37d70] main demux debug: looking for meta reader module: 1 candidate
[0x9e37d70] taglib demux debug: Found embedded art: 3 (image/jpeg) is 19578 bytes
[0x9e37d70] main demux debug: using meta reader module "taglib"
[0x9e37d70] main demux debug: TIMER module_need() : 101,422 ms - Total 101,422 ms / 1 intvls (Avg 101,422 ms)
[0x9e37d70] main demux debug: removing module "taglib"
[0x9abf468] main playlist debug: found art for xxx in cache
[0x9e230e8] main input debug: `/home/xxx/xxx/xxx/xxx.mp3' successfully opened
[0x9e2de08] mpeg_audio packetizer debug: MPGA channels:2 samplerate:44100 bitrate:256
[0x9e230e8] main input debug: selecting program id=0
[0x9e2f5e0] main decoder debug: looking for decoder module: 30 candidates
[0x9e2f5e0] main decoder debug: using decoder module "mpeg_audio"
[0x9e2f5e0] main decoder debug: TIMER module_need() : 94,200 ms - Total 94,200 ms / 1 intvls (Avg 94,200 ms)
[0x9e2f5e0] main decoder debug: thread started
[0x9e2f5e0] main decoder debug: thread (decoder) created at priority 5 (input/decoder.c:315)
[0x9e230e8] main input debug: Buffering 0%
[0x9e230e8] main input debug: Buffering 8%
[0x9e2f5e0] mpeg_audio decoder debug: MPGA channels:2 samplerate:44100 bitrate:256
[0x9e230e8] main input debug: creating aout
[0x9e451a0] main audio output debug: looking for audio output module: 6 candidates
[0x9e451a0] pulse audio output: No. of Audio Channels: 2
[0x9e451a0] pulse audio output debug: Pulse mainloop started
[0x9e230e8] main input debug: Buffering 17%
[0x9e230e8] main input debug: Buffering 26%
[0x9e230e8] main input debug: Buffering 34%
[0x9e230e8] main input debug: Buffering 43%
[0x9e230e8] main input debug: Buffering 52%
[0x9e230e8] main input debug: Buffering 60%
[0x9e230e8] main input debug: Buffering 69%
[0x9e230e8] main input debug: Buffering 78%
[0x9e230e8] main input debug: Buffering 87%
[0x9e230e8] main input debug: Buffering 95%
[0x9e230e8] main input debug: Stream buffering done (313 ms in 39 ms)
[0x9e451a0] pulse audio output debug: Pulse stream connected
[0x9e451a0] pulse audio output debug: Pulse initialized successfully
[0x9e451a0] pulse audio output debug: Buffer metrics: maxlength=141120, tlength=42336, prebuf=35288, minreq=7056
[0x9e451a0] pulse audio output debug: Using sample spec 'float32le ch 2 44100 Hz', channel map 'front-left,front-right'.
[0x9e451a0] pulse audio output debug: Connected to device alsa_output.pci_8086_27d8_sound_card_0 (0, not suspended).
[0x9e451a0] main audio output debug: using audio output module "pulse"
[0x9e451a0] main audio output debug: TIMER module_need() : 82,187 ms - Total 82,187 ms / 1 intvls (Avg 82,187 ms)
[0x9e451a0] main audio output debug: output 'fl32' 44100 Hz Stereo frame=1 samples/8 bytes
[0x9e451a0] main audio output debug: mixer 'fl32' 44100 Hz Stereo frame=1 samples/8 bytes
[0x9e451a0] main audio output debug: no need for any filter
[0x9e451a0] main audio output debug: looking for audio mixer module: 3 candidates
[0x9e451a0] main audio output debug: using audio mixer module "float32_mixer"
[0x9e451a0] main audio output debug: TIMER module_need() : 0,645 ms - Total 0,645 ms / 1 intvls (Avg 0,645 ms)
[0x9e451a0] main audio output debug: input 'mpga' 44100 Hz Stereo frame=1152 samples/1053 bytes
[0x9e50e80] main audio filter debug: looking for audio filter module: 1 candidate
[0x9e50e80] scaletempo audio filter warning: bad input or output format
[0x9e50e80] main audio filter warning: no audio filter module matching "scaletempo" could be loaded
[0x9e50e80] main audio filter debug: TIMER module_need() : 0,638 ms - Total 0,638 ms / 1 intvls (Avg 0,638 ms)
[0x9e50e80] main audio filter debug: looking for audio filter module: 1 candidate
[0x9e50e80] scaletempo audio filter debug: format: 44100 rate, 2 nch, 4 bps, fl32
[0x9e50e80] scaletempo audio filter debug: params: 30 stride, 0,200 overlap, 14 search
[0x9e50e80] scaletempo audio filter debug: 1,000 scale, 1323,000 stride_in, 1323 stride_out, 1059 standing, 264 overlap, 617 search, 2204 queue, fl32 mode
[0x9e50e80] main audio filter debug: using audio filter module "scaletempo"
[0x9e50e80] main audio filter debug: TIMER module_need() : 0,410 ms - Total 0,410 ms / 1 intvls (Avg 0,410 ms)
[0x9e451a0] main audio output debug: filter(s) 'mpga'->'fl32' 44100 Hz->44100 Hz Stereo->Stereo
[0x9e58a38] main audio output debug: looking for audio filter module: 24 candidates
[0x9e58a38] main audio output debug: using audio filter module "mpgatofixed32"
[0x9e58a38] main audio output debug: TIMER module_need() : 0,704 ms - Total 0,704 ms / 1 intvls (Avg 0,704 ms)
[0x9e451a0] main audio output debug: found a filter for the whole conversion
[0x9e451a0] main audio output debug: filter(s) 'fl32'->'fl32' 48510 Hz->44100 Hz Stereo->Stereo
[0x9e61610] main audio output debug: looking for audio filter module: 24 candidates
[0x9e61610] main audio output debug: using audio filter module "bandlimited_resampler"
[0x9e61610] main audio output debug: TIMER module_need() : 0,659 ms - Total 0,659 ms / 1 intvls (Avg 0,659 ms)
[0x9e451a0] main audio output debug: found a filter for the whole conversion
[0x9e2f5e0] main decoder debug: End of audio preroll
[0x9e230e8] main input debug: Decoder buffering done in 48 ms
[0x9e451a0] main audio output warning: PTS is out of range (-9830), dropping buffer
[0x9e451a0] main audio output warning: PTS is out of range (-35931), dropping buffer
[0x9e451a0] mpgatofixed32 audio output debug: libmad error: bad main_data_begin pointer
[0x9e451a0] pulse audio output debug: Pulse stream started
[0x9ad9158] qt4 interface debug: Updating the geometry
[0x9ad9158] qt4 interface debug: Updating the geometry
[0x9ad9158] qt4 interface debug: Updating the geometry
[0x9ad9158] qt4 interface debug: Updating the geometry
[0x9ad9158] qt4 interface debug: Updating the geometry
[0x9ad9158] qt4 interface debug: Updating the geometry
[0x9ad9158] qt4 interface debug: Updating the geometry
[0x9ad9158] qt4 interface debug: New caching: 100
[0x9ad9158] qt4 interface debug: New caching: 100
[0x9e230e8] main input debug: EOF reached
[0x9e2f5e0] main decoder debug: removing module "mpeg_audio"
[0x9e2f5e0] main decoder debug: killing decoder fourcc `mpga', 0 PES in FIFO
[0x9e58a38] main audio output debug: removing module "mpgatofixed32"
[0x9e50e80] main audio filter debug: removing module "scaletempo"
[0x9e61610] main audio output debug: removing module "bandlimited_resampler"
[0x9e451a0] pulse audio output debug: Pulse Close
[0x9abf468] main playlist debug: finished input
[0x9e451a0] main audio output debug: removing module "pulse"
[0x9e451a0] main audio output debug: removing module "float32_mixer"
[0x9e230e8] main input debug: releasing aout
[0x9e2de08] main packetizer debug: removing module "mpeg_audio"
[0x9e37d70] main demux debug: removing module "es"
[0x9e34650] main stream debug: removing module "stream_filter_record"
[0x9e37240] main access debug: removing module "access_file"
[0x9e230e8] main input debug: Program doesn't contain anymore ES
[0x9abf468] main playlist debug: dead input
[0x9e230e8] main input debug: thread ended
[0x9abf468] main playlist debug: changing item without a request (current 0/1)
[0x9abf468] main playlist debug: nothing to play
[0x9ad9158] qt4 interface debug: IM: Deleting the input
[0x9ad9158] qt4 interface debug: Updating the geometry
[0x9ad9158] qt4 interface debug: Updating the geometry
What's happened?
Tell me if you want other info.
Thanks.