Yes, it seems to be an audio drift problem acc to the printout.

$ vlc -v2
VLC media player 0.9.4 Grishenko
[00000001] main libvlc debug: VLC media player - version 0.9.4 Grishenko - (c) 
1996-2008 the VideoLAN team
[00000001] main libvlc debug: libvlc was configured with ./configure  
'--build=i486-linux-gnu' '--enable-maintaner-mode' '--enable-release' 
'--prefix=/usr' '--enable-libtool' '--enable-fast-install' 
'--with-binary-version=1ubuntu3' '--disable-update-check' '--disable-gnome' 
'--disable-gtk' '--disable-familiar' '--disable-fb' '--enable-ggi' 
'--enable-sdl' '--enable-esd' '--enable-mad' '--enable-arts' '--enable-jack' 
'--enable-pulse' '--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' 
'--disable-gnomevfs' '--enable-bonjour' '--enable-mpc' '--enable-vcd' 
'--enable-vcdx' '--enable-notify' '--enable-twolame' '--enable-x264' 
'--enable-faad' '--disable-zvbi' '--enable-telx' 
'--enable-mediacontrol-bindings' '--disable-atmo' '--enable-taglib' 
'--enable-libass' '--enable-libdca' '--enable-alsa' '--enable-dv' 
'--enable-v4l' '--enable-v4l2' '--enable-pvr' '--enable-svgalib' '--enable-dvd' 
'--without-dvdcss' 'build_alias=i486-linux-gnu' 'CFLAGS=-g -O2' 
'LDFLAGS=-Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-g -O2'
[00000001] main libvlc debug: translation test: code is "sv"
[00000001] main libvlc debug: checking builtin modules
[00000001] main libvlc debug: checking plugin modules
[00000001] main libvlc debug: loading plugins cache file 
/home/rolf/.cache/vlc/plugins-04041e.dat
[00000001] main libvlc debug: recursively browsing `/usr/lib/vlc'
[00000001] main libvlc debug: module bank initialized, found 271 modules
[00000001] main libvlc debug: opening config file (/home/rolf/.config/vlc/vlcrc)
[00000001] main libvlc debug: CPU has capabilities 486 586 MMX MMXEXT SSE SSE2 
FPU 
[00000001] main libvlc debug: looking for memcpy module: 3 candidates
[00000001] main libvlc debug: using memcpy module "memcpymmxext"
[00000369] main interaction debug: thread 3081833360 (Interaction control) 
created at priority 0 (interface/interaction.c:382)
[00000369] main interaction debug: thread started
[00000371] main input debug: Creating an input for 'Mediabibliotek'
[00000371] main input debug: Input is a meta file: disabling unneeded options
[00000371] main input debug: 
`file/xspf-open:///home/rolf/.local/share/vlc/ml.xspf' gives access `file' 
demux `xspf-open' path `/home/rolf/.local/share/vlc/ml.xspf'
[00000371] main input debug: creating access 'file' 
path='/home/rolf/.local/share/vlc/ml.xspf'
[00000372] main access debug: looking for access module: 3 candidates
[00000372] access_mmap access debug: opening file 
/home/rolf/.local/share/vlc/ml.xspf
[00000372] main access debug: using access module "access_mmap"
[00000372] main access debug: TIMER module_Need() : 1,049 ms - Total 1,049 ms / 
1 intvls (Avg 1,049 ms)
[00000376] main stream debug: Using AStream*Block
[00000376] main stream debug: pre buffering
[00000376] main stream debug: received first data for our buffer
[00000372] access_mmap access debug: at end of memory mapped file
[00000371] main input debug: creating demux: access='file' demux='xspf-open' 
path='/home/rolf/.local/share/vlc/ml.xspf'
[00000377] main demux debug: looking for demux module: 1 candidate
[00000377] playlist demux debug: using XSPF playlist reader
[00000377] main demux debug: using demux module "playlist"
[00000377] main demux debug: TIMER module_Need() : 0,834 ms - Total 0,834 ms / 
1 intvls (Avg 0,834 ms)
[00000371] main input debug: 
`file/xspf-open:///home/rolf/.local/share/vlc/ml.xspf' successfully opened
[00000392] main xml debug: looking for xml module: 2 candidates
[00000392] main xml debug: using xml module "xml"
[00000392] main xml debug: TIMER module_Need() : 0,973 ms - Total 0,973 ms / 1 
intvls (Avg 0,973 ms)
[00000372] access_mmap access debug: at end of memory mapped file
[00000377] playlist demux warning: invalid <playlist> attribute:"xmlns:vlc"
[00000377] playlist demux debug: parsed 0 tracks successfully
[00000392] main xml debug: removing module "xml"
[00000371] main input debug: EOF reached
[00000371] main input debug: control type=1
[00000377] main demux debug: removing module "playlist"
[00000372] main access debug: removing module "access_mmap"
[00000371] main input debug: TIMER input launching for 'Mediabibliotek' : 6,168 
ms - Total 6,168 ms / 1 intvls (Avg 6,168 ms)
[00000394] main preparser debug: waiting for thread initialization
[00000394] main preparser debug: thread started
[00000394] main preparser debug: thread 3070794640 (preparser) created at 
priority 0 (playlist/thread.c:79)
[00000395] main fetcher debug: waiting for thread initialization
[00000395] main fetcher debug: thread started
[00000395] main fetcher debug: thread 3062401936 (fetcher) created at priority 
0 (playlist/thread.c:108)
[00000370] main playlist debug: waiting for thread initialization
[00000370] main playlist debug: thread started
[00000370] main playlist debug: rebuilding array of current - root Spellista
[00000370] main playlist debug: rebuild done - 0 items, index -1
[00000370] main playlist debug: thread 3054009232 (playlist) created at 
priority 0 (playlist/thread.c:117)
[00000396] main interface debug: looking for interface module: 1 candidate
[00000396] main interface debug: using interface module "hotkeys"
[00000396] main interface debug: TIMER module_Need() : 0,444 ms - Total 0,444 
ms / 1 intvls (Avg 0,444 ms)
[00000396] main interface debug: thread 3045616528 (interface) created at 
priority 0 (interface/interface.c:168)
[00000396] main interface debug: thread started
[00000398] main interface debug: looking for interface module: 1 candidate
[00000398] main interface debug: using interface module "inhibit"
[00000398] main interface debug: TIMER module_Need() : 5,116 ms - Total 5,116 
ms / 1 intvls (Avg 5,116 ms)
[00000398] main interface debug: thread started
[00000398] main interface debug: thread 3037223824 (interface) created at 
priority 0 (interface/interface.c:168)
[00000400] main interface debug: looking for interface module: 1 candidate
[00000400] main interface debug: using interface module "screensaver"
[00000400] main interface debug: TIMER module_Need() : 0,390 ms - Total 0,390 
ms / 1 intvls (Avg 0,390 ms)
[00000400] main interface debug: thread 3028831120 (interface) created at 
priority 0 (interface/interface.c:168)
[00000400] main interface debug: thread started
[00000402] main interface debug: looking for interface module: 22 candidates
[00000402] main interface debug: using interface module "signals"
[00000402] main interface debug: TIMER module_Need() : 0,423 ms - Total 0,423 
ms / 1 intvls (Avg 0,423 ms)
[00000402] main interface debug: thread started
[00000402] main interface debug: thread 3012045712 (interface) created at 
priority 0 (interface/interface.c:168)
[00000001] main libvlc: Kör vlc med standardgränssnittet. Använd "cvlc" för att 
använda vlc utan gränssnitt.
[00000404] main interface debug: looking for interface module: 4 candidates
[00000404] main interface debug: using interface module "qt4"
[00000404] main interface debug: TIMER module_Need() : 72,698 ms - Total 72,698 
ms / 1 intvls (Avg 72,698 ms)
[00000404] main interface debug: thread 2985270160 (interface) created at 
priority 0 (interface/interface.c:168)
[00000404] main interface debug: thread started

---------------------------------

[00000404] qt4 interface debug: New item: /home/rolf/Skrivbord/somefile.avi
[00000370] main playlist debug: adding item `somefile.avi' ( 
/home/rolf/Skrivbord/somefile.avi )
[00000370] main playlist debug: rebuilding array of current - root Spellista
[00000370] main playlist debug: rebuild done - 1 items, index -1
[00000370] main playlist debug: starting new item
[00000370] main playlist debug: processing request item somefile.avi node null 
skip 0
[00000370] main playlist debug: resyncing on somefile.avi
[00000370] main playlist debug: somefile.avi is at 0
[00000370] main playlist debug: creating new input thread
[00000408] main input debug: Creating an input for 'somefile.avi'
[00000408] main input debug: waiting for thread initialization
[00000408] main input debug: thread started
[00000408] main input debug: thread 2955815824 (input) created at priority 10 
(input/input.c:370)
[00000404] qt4 interface debug: Updating the stream status: 3
[00000408] main input debug: `/home/rolf/Skrivbord/somefile.avi' gives access 
`' demux `' path `/home/rolf/Skrivbord/somefile.avi'
[00000408] main input debug: creating demux: access='' demux='' 
path='/home/rolf/Skrivbord/somefile.avi'
[00000409] main demux debug: looking for access_demux module: 3 candidates
[00000409] main demux debug: TIMER module_Need() : 3.809 ms - Total 3.809 ms / 
1 intvls (Avg 3.809 ms)
[00000408] main input debug: creating access '' 
path='/home/rolf/Skrivbord/somefile.avi'
[00000414] main access debug: looking for access module: 6 candidates
[00000414] vcd access debug: trying .cue file: /home/rolf/Skrivbord/somefile.cue
[00000414] vcd access debug: could not find .cue file
[00000414] access_mmap access debug: opening file 
/home/rolf/Skrivbord/somefile.avi
[00000414] main access debug: using access module "access_mmap"
[00000414] main access debug: TIMER module_Need() : 5.153 ms - Total 5.153 ms / 
1 intvls (Avg 5.153 ms)
[00000417] main stream debug: Using AStream*Block
[00000417] main stream debug: pre buffering
[00000417] main stream debug: received first data for our buffer
[00000417] main stream debug: prebuffering done 1048576 bytes in 0s - 6131736 
kbytes/s
[00000408] main input debug: creating demux: access='' demux='' 
path='/home/rolf/Skrivbord/somefile.avi'
[00000418] main demux debug: looking for demux module: 60 candidates
[00000417] avi stream debug: found Chunk fourcc:46464952 (RIFF) size:30178940 
pos:0
[00000417] avi stream debug: found LIST chunk: 'AVI '
[00000417] avi stream debug: <list 'AVI '>
[00000417] avi stream debug: found Chunk fourcc:5453494c (LIST) size:17022 
pos:12
[00000417] avi stream debug: found LIST chunk: 'hdrl'
[00000417] avi stream debug: <list 'hdrl'>
[00000417] avi stream debug: found Chunk fourcc:68697661 (avih) size:56 pos:24
[00000417] avi stream debug: avih: streams:2 flags: HAS_INDEX IS_INTERLEAVED 
692x390
[00000417] avi stream debug: found Chunk fourcc:5453494c (LIST) size:8340 pos:88
[00000417] avi stream debug: found LIST chunk: 'strl'
[00000417] avi stream debug: <list 'strl'>
[00000417] avi stream debug: found Chunk fourcc:68727473 (strh) size:56 pos:100
[00000417] avi stream debug: strh: type:vids handler:0x73646666 samplesize:0 
25.00fps
[00000417] avi stream debug: found Chunk fourcc:66727473 (strf) size:40 pos:164
[00000417] avi stream debug: strf: video:XVID 692x390 planes:1 24bpp
[00000417] avi stream debug: found Chunk fourcc:4b4e554a (JUNK) size:8216 
pos:212
[00000417] avi stream debug: </list 'strl'>
[00000417] avi stream debug: found Chunk fourcc:5453494c (LIST) size:8330 
pos:8436
[00000417] avi stream debug: found LIST chunk: 'strl'
[00000417] avi stream debug: <list 'strl'>
[00000417] avi stream debug: found Chunk fourcc:68727473 (strh) size:56 pos:8448
[00000417] avi stream debug: strh: type:auds handler:0x00000055 samplesize:1 
20000.00fps
[00000417] avi stream debug: found Chunk fourcc:66727473 (strf) size:30 pos:8512
[00000417] avi stream debug: strf: audio:0x0055 channels:2 48000Hz 0bits/sample 
156kb/s
[00000417] avi stream debug: found Chunk fourcc:4b4e554a (JUNK) size:8216 
pos:8550
[00000417] avi stream debug: </list 'strl'>
[00000417] avi stream debug: found Chunk fourcc:4b4e554a (JUNK) size:260 
pos:16774
[00000417] avi stream debug: </list 'hdrl'>
[00000417] avi stream debug: found Chunk fourcc:5453494c (LIST) size:42 
pos:17042
[00000417] avi stream debug: found LIST chunk: 'INFO'
[00000417] avi stream debug: <list 'INFO'>
[00000417] avi stream debug: found Chunk fourcc:544d4349 (ICMT) size:29 
pos:17054
[00000417] avi stream debug: ICMT: comments : .ooOO ROSA MANNEN 2008 OOoo.
[00000417] avi stream debug: </list 'INFO'>
[00000417] avi stream debug: found Chunk fourcc:4b4e554a (JUNK) size:38 
pos:17092
[00000417] avi stream debug: found Chunk fourcc:4b4e554a (JUNK) size:1274 
pos:17138
[00000417] avi stream debug: found Chunk fourcc:5453494c (LIST) size:30078848 
pos:18420
[00000417] avi stream debug: skipping movi chunk
[00000417] main stream debug: b_seek=1 th*avg=1048576 skip=29048700
[00000417] avi stream debug: found Chunk fourcc:31786469 (idx1) size:81664 
pos:30097276
[00000414] access_mmap access debug: at end of memory mapped file
[00000417] avi stream debug: idx1: index entry:5104
[00000417] avi stream debug: </list 'AVI '>
[00000417] avi stream debug: * LIST-root size:30178948 pos:0
[00000417] avi stream debug:      + RIFF-AVI  size:30178940 pos:0
[00000417] avi stream debug:      |    + LIST-hdrl size:17022 pos:12
[00000417] avi stream debug:      |    |    + avih size:56 pos:24
[00000417] avi stream debug:      |    |    + LIST-strl size:8340 pos:88
[00000417] avi stream debug:      |    |    |    + strh size:56 pos:100
[00000417] avi stream debug:      |    |    |    + strf size:40 pos:164
[00000417] avi stream debug:      |    |    |    + JUNK size:8216 pos:212
[00000417] avi stream debug:      |    |    + LIST-strl size:8330 pos:8436
[00000417] avi stream debug:      |    |    |    + strh size:56 pos:8448
[00000417] avi stream debug:      |    |    |    + strf size:30 pos:8512
[00000417] avi stream debug:      |    |    |    + JUNK size:8216 pos:8550
[00000417] avi stream debug:      |    |    + JUNK size:260 pos:16774
[00000417] avi stream debug:      |    + LIST-INFO size:42 pos:17042
[00000417] avi stream debug:      |    |    + ICMT size:29 pos:17054
[00000417] avi stream debug:      |    + JUNK size:38 pos:17092
[00000417] avi stream debug:      |    + JUNK size:1274 pos:17138
[00000417] avi stream debug:      |    + LIST-movi size:30078848 pos:18420
[00000417] avi stream debug:      |    + idx1 size:81664 pos:30097276
[00000418] avi demux debug: AVIH: 2 stream, flags  HAS_INDEX IS_INTERLEAVED 
[00000418] avi demux debug: stream[0] rate:25 scale:1 samplesize:0
[00000418] avi demux debug: stream[0] video(XVID) 692x390 24bpp 25.000000fps
[00000408] main input debug: selecting program id=0
[00000418] avi demux debug: stream[1] rate:20000 scale:1 samplesize:1
[00000418] avi demux debug: stream[1] audio(0x55) 2 channels 48000Hz 0bits
[00000418] avi demux debug: stream[0] created 4400 index entries
[00000418] avi demux debug: stream[1] created 704 index entries
[00000418] avi demux debug: stream[0] length:176 (based on index)
[00000418] avi demux debug: stream[1] length:175 (based on index)
[00000418] main demux debug: using demux module "avi"
[00000418] main demux debug: TIMER module_Need() : 7.424 ms - Total 7.424 ms / 
1 intvls (Avg 7.424 ms)
[00000408] main input debug: looking for a subtitle file in 
/home/rolf/Skrivbord/
[00000420] main decoder debug: looking for decoder module: 30 candidates
[00000404] qt4 interface debug: New Event: type 1103
[00000404] qt4 interface debug: Updating the stream status: 2
[00000404] qt4 interface debug: New Event: type 1103
[00000404] qt4 interface debug: New Event: type 1108
[00000420] avcodec decoder debug: libavcodec initialized (interface 3355136 )
[00000420] avcodec decoder debug: using direct rendering
[00000420] avcodec decoder debug: ffmpeg codec (MPEG-4 Video) started
[00000420] main decoder debug: using decoder module "avcodec"
[00000420] main decoder debug: TIMER module_Need() : 46.691 ms - Total 46.691 
ms / 1 intvls (Avg 46.691 ms)
[00000420] main decoder debug: thread started
[00000420] main decoder debug: thread 2932677520 (decoder) created at priority 
0 (input/decoder.c:217)
[00000453] main decoder debug: looking for decoder module: 30 candidates
[00000453] main decoder debug: using decoder module "mpeg_audio"
[00000453] main decoder debug: TIMER module_Need() : 0.920 ms - Total 0.920 ms 
/ 1 intvls (Avg 0.920 ms)
[00000453] main decoder debug: thread started
[00000453] main decoder debug: thread 2924284816 (decoder) created at priority 
5 (input/decoder.c:217)
[00000408] main input debug: `/home/rolf/Skrivbord/somefile.avi' successfully 
opened
[00000418] avi demux debug: old:0 < new 0
[00000453] mpeg_audio decoder debug: MPGA channels:2 samplerate:48000 
bitrate:160
[00000404] qt4 interface debug: New Event: type 1103
[00000404] qt4 interface debug: Updating the stream status: 3
[00000453] main decoder debug: no aout present, spawning one
[00000454] main audio output debug: looking for audio output module: 3 
candidates
[00000408] main input debug: control type=1
[00000420] avcodec decoder debug: disabling direct rendering
[00000420] main decoder debug: no usable vout present, spawning one
[00000455] main video output debug: window size: 692x390
[00000455] main video output debug: looking for video output module: 6 
candidates
[00000455] xvideo video output debug: adaptor 0, port 57, format 0x32315659 
(YV12) planar
[00000458] main window debug: looking for vout window module: 2 candidates
[00000458] qt4 window debug: waiting for interface...
[00000458] qt4 window debug: requesting window...
[00000404] qt4 interface debug: Video was requested -1, -1
[00000404] qt4 interface debug: Video is resizing to: 692 390
[00000455] qt4 video output debug: Qt FS: Attaching Vout
[00000455] qt4 video output debug: Qt: Changing Fullscreen Mode
[00000458] main window debug: using vout window module "qt4"
[00000458] main window debug: TIMER module_Need() : 5.722 ms - Total 5.722 ms / 
1 intvls (Avg 5.722 ms)
[00000404] qt4 interface debug: Updating the geometry
QPainter::begin: Paint device returned engine == 0, type: 1
QPainter::begin: Paint device returned engine == 0, type: 1
[00000455] xvideo video output debug: XShm video extension v1.1 (with pixmaps, 
opcode: 145)
[00000455] xvideo video output debug: Window manager supports NetWM
[00000455] xvideo video output debug: Window manager supports 
_NET_WM_STATE_FULLSCREEN
[00000455] xvideo video output debug: Window manager supports 
_NET_WM_STATE_ABOVE
[00000455] xvideo video output debug: Window manager supports 
_NET_WM_STATE_BELOW
[00000455] main video output debug: using video output module "xvideo"
[00000455] main video output debug: TIMER module_Need() : 198.428 ms - Total 
198.428 ms / 1 intvls (Avg 198.428 ms)
[00000455] main video output debug: waiting for thread initialization
[00000455] main video output debug: thread started
[00000455] main video output debug: got 8 direct buffer(s)
[00000455] main video output debug: picture in 692x390 (0,0,692x390), chroma 
I420, ar 766523:432000, sar 1:1
[00000455] main video output debug: picture user 692x390 (0,0,692x390), chroma 
I420, ar 766523:432000, sar 1:1
[00000455] main video output debug: picture out 692x390 (0,0,692x390), chroma 
I420, ar 766523:432000, sar 1:1
[00000455] main video output debug: direct render, mapping render pictures 0-6 
to system pictures 1-7
[00000455] main video output debug: thread 2914036624 (video output) created at 
priority 15 (video_output/video_output.c:504)
[00000404] qt4 interface debug: New Event: type 1109
[00000454] alsa audio output debug: opening ALSA device `default'
[00000463] main spu text debug: looking for text renderer module: 2 candidates
[00000465] main generic debug: thread started
[00000465] main generic debug: thread 2838121360 (fontlist builder) created at 
priority 0 (freetype.c:477)
[00000463] freetype spu text debug: using fontsize: 24
[00000463] main spu text debug: using text renderer module "freetype"
[00000463] main spu text debug: TIMER module_Need() : 19.360 ms - Total 19.360 
ms / 1 intvls (Avg 19.360 ms)
[00000463] freetype spu text debug: using fontsize: 24
[00000462] main blend debug: looking for video blending module: 1 candidate
[00000462] blend blend debug: chroma: YUVA -> I420
[00000462] main blend debug: using video blending module "blend"
[00000462] main blend debug: TIMER module_Need() : 0.781 ms - Total 0.781 ms / 
1 intvls (Avg 0.781 ms)
[00000465] freetype generic debug: Building font database...
[00000465] freetype generic debug: Finished building font database.
[00000465] freetype generic debug: Took 0 seconds
[00000465] main generic debug: thread ended
ALSA lib pcm_pulse.c:693:(pulse_hw_params) PulseAudio: Unsupported format 
FLOAT_LE

[00000454] alsa audio output warning: unable to commit hardware configuration 
with fl32 samples. Retrying with s16l (Ogiltigt argument)
[00000454] main audio output debug: thread 2896104336 (aout) created at 
priority 15 (alsa.c:687)
[00000454] main audio output debug: using audio output module "alsa"
[00000454] main audio output debug: TIMER module_Need() : 342.421 ms - Total 
342.421 ms / 1 intvls (Avg 342.421 ms)
[00000454] message audio output warning: message queue overflowed
[00000454] main audio output debug: thread started
[00000454] main audio output debug: output 's16l' 48000 Hz Stereo frame=1 
samples/4 bytes
[00000454] main audio output debug: mixer 'fl32' 48000 Hz Stereo frame=1 
samples/8 bytes
[00000454] main audio output debug: filter(s) 'fl32'->'s16l' 48000 Hz->48000 Hz 
Stereo->Stereo
[00000467] main audio output debug: looking for audio filter module: 24 
candidates
[00000467] main audio output debug: using audio filter module "converter_float"
[00000467] main audio output debug: TIMER module_Need() : 7.121 ms - Total 
7.121 ms / 1 intvls (Avg 7.121 ms)
[00000454] main audio output debug: found a filter for the whole conversion
[00000454] main audio output debug: looking for audio mixer module: 3 candidates
[00000454] main audio output debug: using audio mixer module "float32_mixer"
[00000454] main audio output debug: TIMER module_Need() : 1.193 ms - Total 
1.193 ms / 1 intvls (Avg 1.193 ms)
[00000454] main audio output debug: input 'mpga' 48000 Hz Stereo frame=1152 
samples/969 bytes
[00000454] main audio output debug: filter(s) 'mpga'->'fl32' 48000 Hz->48000 Hz 
Stereo->Stereo
[00000500] main audio output debug: looking for audio filter module: 24 
candidates
[00000500] main audio output debug: using audio filter module "mpgatofixed32"
[00000500] main audio output debug: TIMER module_Need() : 0.731 ms - Total 
0.731 ms / 1 intvls (Avg 0.731 ms)
[00000454] main audio output debug: found a filter for the whole conversion
[00000454] main audio output debug: filter(s) 'fl32'->'fl32' 52800 Hz->48000 Hz 
Stereo->Stereo
[00000501] main audio output debug: looking for audio filter module: 24 
candidates
[00000501] main audio output debug: using audio filter module 
"bandlimited_resampler"
[00000501] main audio output debug: TIMER module_Need() : 0.451 ms - Total 
0.451 ms / 1 intvls (Avg 0.451 ms)
[00000454] main audio output debug: found a filter for the whole conversion
[00000454] main audio output warning: PTS is out of range (56800), dropping 
buffer
[00000454] main audio output warning: PTS is out of range (32868), dropping 
buffer
[00000454] main audio output warning: PTS is out of range (31901), dropping 
buffer
[00000454] main audio output warning: PTS is out of range (-13071), dropping 
buffer
[00000454] main audio output warning: PTS is out of range (-37041), dropping 
buffer
[00000454] mpgatofixed32 audio output debug: libmad error: bad main_data_begin 
pointer
[00000454] mpgatofixed32 audio output debug: libmad error: bad main_data_begin 
pointer
[00000454] main audio output warning: output date isn't PTS date, requesting 
resampling (47135)
[00000454] main audio output warning: buffer is 62335 late, triggering 
upsampling
[00000454] main audio output warning: output date isn't PTS date, requesting 
resampling (214258)
[00000454] main audio output warning: audio drift is too big (260626), dropping 
buffer
[00000454] main audio output warning: audio drift is too big (236626), dropping 
buffer
[00000454] main audio output warning: audio drift is too big (212626), dropping 
buffer
[00000454] main audio output warning: audio drift is too big (188626), dropping 
buffer
[00000454] main audio output warning: audio drift is too big (164626), dropping 
buffer
[00000454] main audio output warning: audio drift is too big (140626), dropping 
buffer
[00000454] mpgatofixed32 audio output debug: libmad error: Huffman data overrun
[00000454] main audio output warning: timing screwed, stopping resampling
[00000454] main audio output warning: buffer is 116793 late, triggering 
upsampling
[00000454] main audio output warning: output date isn't PTS date, requesting 
resampling (43109)
[00000454] main audio output warning: audio drift is too big (159735), dropping 
buffer
[00000454] main audio output warning: audio drift is too big (137585), dropping 
buffer
[00000454] mpgatofixed32 audio output debug: libmad error: bad main_data_begin 
pointer
[00000454] main audio output warning: audio drift is too big (123335), dropping 
buffer
[00000454] mpgatofixed32 audio output debug: libmad error: bad main_data_begin 
pointer
[00000454] main audio output warning: output date isn't PTS date, requesting 
resampling (235866)
[00000454] main audio output warning: audio drift is too big (335180), dropping 
buffer
[00000454] main audio output warning: audio drift is too big (311180), dropping 
buffer
[00000454] main audio output warning: audio drift is too big (287180), dropping 
buffer
[00000454] main audio output warning: audio drift is too big (270280), dropping 
buffer
[00000454] main audio output warning: audio drift is too big (246280), dropping 
buffer
[00000454] main audio output warning: audio drift is too big (222280), dropping 
buffer
[00000454] main audio output warning: audio drift is too big (198280), dropping 
buffer
[00000454] main audio output warning: audio drift is too big (174280), dropping 
buffer
[00000454] main audio output warning: audio drift is too big (150280), dropping 
buffer
[00000454] main audio output warning: audio drift is too big (126280), dropping 
buffer
[00000454] mpgatofixed32 audio output debug: libmad error: bad main_data_begin 
pointer
[00000454] main audio output warning: output date isn't PTS date, requesting 
resampling (225098)
[00000454] main audio output warning: audio drift is too big (327378), dropping 
buffer
[00000454] main audio output warning: audio drift is too big (303378), dropping 
buffer
[00000454] main audio output warning: audio drift is too big (262728), dropping 
buffer
[00000454] main audio output warning: audio drift is too big (238728), dropping 
buffer
[00000454] main audio output warning: audio drift is too big (214728), dropping 
buffer
[00000454] main audio output warning: audio drift is too big (190728), dropping 
buffer
[00000454] main audio output warning: audio drift is too big (166728), dropping 
buffer
[00000454] main audio output warning: audio drift is too big (142728), dropping 
buffer
[00000454] main audio output warning: output date isn't PTS date, requesting 
resampling (246419)
[00000454] main audio output warning: audio drift is too big (365126), dropping 
buffer
[00000454] main audio output warning: audio drift is too big (341126), dropping 
buffer
[00000454] main audio output warning: audio drift is too big (314976), dropping 
buffer
[00000454] main audio output warning: audio drift is too big (290976), dropping 
buffer
[00000454] main audio output warning: audio drift is too big (266976), dropping 
buffer
[00000454] main audio output warning: audio drift is too big (242976), dropping 
buffer
[00000454] main audio output warning: audio drift is too big (218976), dropping 
buffer
[00000454] main audio output warning: audio drift is too big (194976), dropping 
buffer
[00000454] main audio output warning: audio drift is too big (170976), dropping 
buffer
[00000454] main audio output warning: audio drift is too big (146976), dropping 
buffer
[00000454] main audio output warning: audio drift is too big (122976), dropping 
buffer
[00000454] main audio output warning: output date isn't PTS date, requesting 
resampling (299840)
[00000454] main audio output warning: audio drift is too big (398795), dropping 
buffer
[00000454] main audio output warning: audio drift is too big (376645), dropping 
buffer
[00000454] main audio output warning: audio drift is too big (366495), dropping 
buffer
[00000454] main audio output warning: audio drift is too big (346495), dropping 
buffer
[00000454] main audio output warning: audio drift is too big (322495), dropping 
buffer
[00000454] main audio output warning: audio drift is too big (298495), dropping 
buffer
[00000454] main audio output warning: audio drift is too big (274495), dropping 
buffer
[00000454] main audio output warning: audio drift is too big (250495), dropping 
buffer
[00000454] main audio output warning: audio drift is too big (226495), dropping 
buffer
[00000454] main audio output warning: audio drift is too big (202495), dropping 
buffer
[00000454] main audio output warning: audio drift is too big (178495), dropping 
buffer
[00000454] main audio output warning: audio drift is too big (154495), dropping 
buffer
[00000454] main audio output warning: output date isn't PTS date, requesting 
resampling (503299)
[00000454] main audio output warning: audio drift is too big (622732), dropping 
buffer
[00000454] main audio output warning: audio drift is too big (598732), dropping 
buffer
[00000454] main audio output warning: audio drift is too big (574732), dropping 
buffer
[00000454] main audio output warning: audio drift is too big (550732), dropping 
buffer
[00000454] main audio output warning: audio drift is too big (526732), dropping 
buffer
[00000454] main audio output warning: audio drift is too big (511232), dropping 
buffer
[00000454] main audio output warning: audio drift is too big (487232), dropping 
buffer
[00000454] main audio output warning: audio drift is too big (463232), dropping 
buffer
[00000454] main audio output warning: audio drift is too big (439232), dropping 
buffer
[00000454] main audio output warning: audio drift is too big (415232), dropping 
buffer
[00000454] main audio output warning: audio drift is too big (391232), dropping 
buffer
[00000454] main audio output warning: audio drift is too big (367232), dropping 
buffer
[00000454] main audio output warning: audio drift is too big (343232), dropping 
buffer
[00000454] main audio output warning: audio drift is too big (319232), dropping 
buffer
[00000454] main audio output warning: audio drift is too big (295232), dropping 
buffer
[00000454] main audio output warning: audio drift is too big (271232), dropping 
buffer
[00000454] main audio output warning: audio drift is too big (249782), dropping 
buffer
[00000454] main audio output warning: audio drift is too big (225782), dropping 
buffer
[00000454] main audio output warning: audio drift is too big (201782), dropping 
buffer
[00000454] main audio output warning: audio drift is too big (177782), dropping 
buffer
[00000454] main audio output warning: audio drift is too big (153782), dropping 
buffer
[00000454] main audio output warning: audio drift is too big (129782), dropping 
buffer
[00000454] mpgatofixed32 audio output debug: libmad error: bad main_data_begin 
pointer
[00000454] main audio output warning: output date isn't PTS date, requesting 
resampling (450382)
[00000454] main audio output warning: audio drift is too big (556122), dropping 
buffer
[00000454] main audio output warning: audio drift is too big (512222), dropping 
buffer
[00000454] main audio output warning: audio drift is too big (488072), dropping 
buffer
[00000454] main audio output warning: audio drift is too big (468072), dropping 
buffer
[00000454] main audio output warning: audio drift is too big (444072), dropping 
buffer
[00000454] main audio output warning: audio drift is too big (420072), dropping 
buffer
[00000454] main audio output warning: audio drift is too big (396072), dropping 
buffer
[00000454] main audio output warning: audio drift is too big (372072), dropping 
buffer
[00000454] main audio output warning: audio drift is too big (348072), dropping 
buffer
[00000454] main audio output warning: audio drift is too big (324072), dropping 
buffer
[00000454] main audio output warning: audio drift is too big (300072), dropping 
buffer
[00000370] main playlist debug: incoming request - stopping current input
[00000370] main playlist debug: dying input
[00000001] main libvlc debug: removing all interfaces
[00000404] qt4 interface debug: Quitting the Qt4 Interface
[00000455] qt4 video output debug: Qt FS: Detaching Vout
[00000455] qt4 video output debug: Qt: Changing Fullscreen Mode
[00000404] qt4 interface debug: Destroying the main interface
[00000408] main input debug: control type=0
[00000408] main input debug: control: stopping input
[00000417] avi stream debug: free chunk avih
[00000417] avi stream debug: free chunk strh
[00000417] avi stream debug: free chunk strf
[00000417] avi stream debug: free chunk JUNK
[00000417] avi stream debug: free chunk LIST
[00000417] avi stream debug: free chunk strh
[00000417] avi stream debug: free chunk strf
[00000417] avi stream debug: free chunk JUNK
[00000417] avi stream debug: free chunk LIST
[00000417] avi stream debug: free chunk JUNK
[00000417] avi stream debug: free chunk LIST
[00000417] avi stream debug: free chunk ICMT
[00000417] avi stream debug: free chunk LIST
[00000417] avi stream debug: free chunk JUNK
[00000417] avi stream debug: free chunk JUNK
[00000417] avi stream debug: free chunk LIST
[00000417] avi stream debug: free chunk idx1
[00000417] avi stream debug: free chunk RIFF
[00000417] avi stream debug: free chunk LIST
[00000418] main demux debug: removing module "avi"
[00000414] main access debug: removing module "access_mmap"
[00000420] avcodec decoder debug: ffmpeg codec (MPEG-4 Video) stopped
[00000420] main decoder debug: removing module "avcodec"
[00000420] main decoder debug: thread ended
[00000420] main decoder debug: thread 2932677520 joined (input/decoder.c:248)
[00000420] main decoder debug: killing decoder fourcc `XVID', 1 PES in FIFO
[00000370] main playlist debug: dying input
[00000370] main playlist debug: dying input
[00000458] main window debug: removing module "qt4"
[00000404] qt4 interface debug: Destroying the Dialog Provider
[00000404] main interface debug: thread ended
[00000404] main interface debug: thread 2985270160 joined 
(interface/interface.c:188)
[00000404] main interface debug: removing module "qt4"
[00000402] main interface debug: thread ended
[00000402] main interface debug: thread 3012045712 joined 
(interface/interface.c:188)
[00000402] main interface debug: removing module "signals"
[00000400] main interface debug: thread ended
[00000400] main interface debug: thread 3028831120 joined 
(interface/interface.c:188)
[00000400] main interface debug: removing module "screensaver"
[00000398] main interface debug: thread ended
[00000398] main interface debug: thread 3037223824 joined 
(interface/interface.c:188)
[00000398] main interface debug: removing module "inhibit"
[00000396] main interface debug: thread ended
[00000396] main interface debug: thread 3045616528 joined 
(interface/interface.c:188)
[00000396] main interface debug: removing module "hotkeys"
[00000001] main libvlc debug: removing all services discovery tasks
[00000001] main libvlc debug: removing playlist
[00000370] main playlist debug: dying input
[00000455] main video output warning: late picture skipped (134228)
[00000455] main video output warning: late picture skipped (94274)
[00000455] main video output warning: late picture skipped (54289)
[00000455] main video output warning: late picture skipped (14304)
[00000370] main playlist debug: dying input
[00000462] main blend debug: removing module "blend"
[00000465] main generic debug: thread 2838121360 joined (freetype.c:511)
[00000463] main spu text debug: removing module "freetype"
[00000455] main video output debug: thread ended
[00000455] main video output debug: thread 2914036624 joined 
(video_output/video_output.c:536)
[00000455] main video output debug: removing module "xvideo"
[00000453] main decoder debug: removing module "mpeg_audio"
[00000453] main decoder debug: thread ended
[00000453] main decoder debug: thread 2924284816 joined (input/decoder.c:248)
[00000453] main decoder debug: killing decoder fourcc `mpga', 0 PES in FIFO
[00000500] main audio output debug: removing module "mpgatofixed32"
[00000501] main audio output debug: removing module "bandlimited_resampler"
[00000454] main audio output debug: thread ended
[00000454] main audio output debug: thread 2896104336 joined (alsa.c:742)
[00000454] main audio output debug: removing module "alsa"
[00000467] main audio output debug: removing module "converter_float"
[00000454] main audio output debug: removing module "float32_mixer"
[00000408] main input debug: thread ended
[00000370] main playlist debug: dead input
[00000408] main input debug: thread 2955815824 joined (playlist/engine.c:244)
[00000408] main input debug: TIMER input launching for 'somefile.avi' : 111.408 
ms - Total 111.408 ms / 1 intvls (Avg 111.408 ms)
[00000370] main playlist debug: saving Mediabibliotek to file 
/home/rolf/.local/share/vlc/ml.xspf
[00000370] main playlist debug: looking for playlist export module: 1 candidate
[00000370] main playlist debug: using playlist export module "export"
[00000370] main playlist debug: TIMER module_Need() : 0.635 ms - Total 0.635 ms 
/ 1 intvls (Avg 0.635 ms)
[00000370] main playlist debug: removing module "export"
[00000394] main preparser debug: thread ended
[00000394] main preparser debug: thread 3070794640 joined 
(playlist/engine.c:521)
[00000395] main fetcher debug: thread ended
[00000395] main fetcher debug: thread 3062401936 joined (playlist/engine.c:523)
[00000370] main playlist debug: thread ended
[00000370] main playlist debug: thread 3054009232 joined (libvlc.c:992)
[00000394] main preparser debug: Destroyed
[00000395] main fetcher debug: Destroyed
[00000370] main playlist debug: Destroyed
[00000001] main libvlc debug: removing interaction
[00000369] main interaction debug: thread ended
[00000369] main interaction debug: thread 3081833360 joined 
(interface/interaction.c:400)
[00000001] main libvlc debug: removing all video outputs
[00000001] main libvlc debug: TIMER ML Load : Total 7.995 ms / 1 intvls (Avg 
7.995 ms)
[00000001] main libvlc debug: TIMER Items array build : Total 0.299 ms / 2 
intvls (Avg 0.149 ms)
[00000001] main libvlc debug: TIMER ML Dump : Total 0.966 ms / 1 intvls (Avg 
0.966 ms)
[00000001] main libvlc debug: removing stats
[00000001] main libvlc debug: removing module "memcpymmxext"
[00000001] main libvlc debug: opening config file (/home/rolf/.config/vlc/vlcrc)
[00000001] main libvlc debug: opening config file (/home/rolf/.config/vlc/vlcrc)
[00000001] main libvlc debug: writing plugins cache 
/home/rolf/.cache/vlc/plugins-04041e.dat

-- 
vlc/gnome-sound-recorder sound has glitchs
https://bugs.launchpad.net/bugs/295519
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to