Bug#755749: vlc: segfault when playing .avi file

Simon Frei freisim93 at gmail.com
Tue Jul 22 22:40:30 UTC 2014


Package: vlc
Version: 2.1.4-1+b3
Severity: important

Dear Maintainer,

Playing an .avi file results in seemingly random crashes at non reproducable points. Sometimes there is even no crash while playing a whole file.

The debug info generated by -vvv option of vlc is:

[0x1d06058] main libvlc debug: VLC media player - 2.1.4 Rincewind
[0x1d06058] main libvlc debug: Copyright © 1996-2014 the VideoLAN team
[0x1d06058] main libvlc debug: revision 2.1.4-0-g2a072be
[0x1d06058] main libvlc debug: configured with ./configure  '--includedir=${prefix}/include' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--localstatedir=/var' '--libdir=${prefix}/lib/x86_64-linux-gnu' '--libexecdir=${prefix}/lib/x86_64-linux-gnu' '--disable-dependency-tracking' '--build=x86_64-linux-gnu' 'CPPFLAGS=-D_FORTIFY_SOURCE=2' 'LDFLAGS=-Wl,-z,relro' '--config-cache' '--disable-maintainer-mode' '--disable-silent-rules' '--disable-update-check' '--enable-fast-install' '--prefix=/usr' '--docdir=/usr/share/doc/vlc-nox' '--libdir=/usr/lib' '--sysconfdir=/etc' '--with-binary-version=1+b3' '--enable-a52' '--enable-aa' '--enable-bluray' '--enable-bonjour' '--enable-caca' '--enable-chromaprint' '--enable-dbus' '--enable-dca' '--enable-dirac' '--enable-directfb' '--enable-dvbpsi' '--enable-dvdnav' '--enable-faad' '--enable-flac' '--enable-fluidsynth' '--enable-freetype' '--enable-fribidi' '--enable-gnutls' '--enable-jack' '--enable-kate' '--enable-libass' '--enable-libfreerdp' '--enable-libmpeg2' '--enable-libxml2' '--enable-lirc' '--enable-live555' '--enable-mad' '--enable-mkv' '--enable-mod' '--enable-mpc' '--enable-mtp' '--enable-mux_ogg' '--enable-ncurses' '--enable-notify' '--enable-ogg' '--enable-opus' '--enable-oss' '--enable-pulse' '--enable-qt' '--enable-realrtsp' '--enable-samplerate' '--enable-schroedinger' '--enable-sdl' '--enable-sftp' '--enable-shout' '--enable-skins2' '--enable-smbclient' '--enable-speex' '--enable-svg' '--enable-taglib' '--enable-theora' '--enable-twolame' '--enable-upnp' '--enable-vcd' '--enable-vcdx' '--enable-vorbis' '--enable-x264' '--enable-zvbi' '--with-kde-solid=/usr/share/kde4/apps/solid/actions/' '--disable-decklink' '--disable-dxva2' '--disable-fdkaac' '--disable-gnomevfs' '--disable-goom' '--disable-libvnc' '--disable-opencv' '--disable-projectm' '--disable-quicksync' '--disable-sndio' '--disable-telx' '--disable-vsxu' '--disable-wasapi' '--enable-alsa' '--enable-atmo' '--enable-dc1394' '--enable-dv1394' '--enable-linsys' '--enable-omxil' '--enable-udev' '--enable-libva' '--enable-v4l2' '--enable-crystalhd' '--enable-mmx' '--enable-sse' '--disable-neon' '--disable-altivec' 'CFLAGS=-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security' 'CXXFLAGS=-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security' 'build_alias=x86_64-linux-gnu' 'OBJCFLAGS=-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security'
[0x1d06058] main libvlc debug: searching plug-in modules
[0x1d06058] main libvlc debug: loading plugins cache file /usr/lib/vlc/plugins/plugins.dat
[0x1d06058] main libvlc debug: recursively browsing `/usr/lib/vlc/plugins'
[0x1d06058] main libvlc debug: saving plugins cache /usr/lib/vlc/plugins/plugins.dat
[0x1d06058] main libvlc debug: plug-ins loaded: 426 modules
[0x1d06058] main libvlc debug: opening config file (/home/simon/.config/vlc/vlcrc)
[0x1d06058] main libvlc debug: translation test: code is "en_GB"
[0x1d06058] main libvlc debug: CPU has capabilities MMX MMXEXT SSE SSE2 SSE3 SSE4A 3DNow! FPU 
[0x1d321f8] main input debug: Creating an input for 'Media Library'
[0x1d321f8] main input debug: Input is a meta file: disabling unneeded options
[0x1d321f8] main input debug: using timeshift granularity of 50 MiB, in path '/tmp'
[0x1d321f8] main input debug: `file/xspf-open:///home/simon/.local/share/vlc/ml.xspf' gives access `file' demux `xspf-open' path `/home/simon/.local/share/vlc/ml.xspf'
[0x1d321f8] main input debug: creating demux: access='file' demux='xspf-open' location='/home/simon/.local/share/vlc/ml.xspf' file='/home/simon/.local/share/vlc/ml.xspf'
[0x1d22548] main demux debug: looking for access_demux module matching "file": 20 candidates
[0x1d22548] main demux debug: no access_demux modules matched
[0x1d321f8] main input debug: creating access 'file' location='/home/simon/.local/share/vlc/ml.xspf', path='/home/simon/.local/share/vlc/ml.xspf'
[0x1dccd18] main access debug: looking for access module matching "file": 25 candidates
[0x1dccd18] filesystem access debug: opening file `/home/simon/.local/share/vlc/ml.xspf'
[0x1dccd18] main access debug: using access module "filesystem"
[0x1dcd978] main stream debug: Using stream method for AStream*
[0x1dcd978] main stream debug: starting pre-buffering
[0x1dcd978] main stream debug: received first data after 0 ms
[0x1dcd978] main stream debug: pre-buffering done 296 bytes in 0s - 860 KiB/s
[0x1dcdbd8] main stream debug: looking for stream_filter module matching "any": 9 candidates
[0x1dcdbd8] main stream debug: no stream_filter modules matched
[0x1dcdbd8] main stream debug: looking for stream_filter module matching "record": 9 candidates
[0x1dcdbd8] main stream debug: using stream_filter module "record"
[0x1d321f8] main input debug: creating demux: access='file' demux='xspf-open' location='/home/simon/.local/share/vlc/ml.xspf' file='/home/simon/.local/share/vlc/ml.xspf'
[0x1dd1408] main demux debug: looking for demux module matching "xspf-open": 63 candidates
[0x1dd1408] playlist demux debug: using XSPF playlist reader
[0x1dd1408] main demux debug: using demux module "playlist"
[0x1dd16b8] main demux meta debug: looking for meta reader module matching "any": 2 candidates
[0x1dd16b8] lua demux meta debug: Trying Lua scripts in /home/simon/.local/share/vlc/lua/meta/reader
[0x1dd16b8] lua demux meta debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/reader
[0x1dd16b8] lua demux meta debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/reader/filename.luac
[0x1dd16b8] lua demux meta debug: Trying Lua scripts in /usr/share/vlc/lua/meta/reader
[0x1dd16b8] main demux meta debug: no meta reader modules matched
[0x1d321f8] main input debug: `file/xspf-open:///home/simon/.local/share/vlc/ml.xspf' successfully opened
[0x1ddac08] main xml reader debug: looking for xml reader module matching "any": 1 candidates
[0x1ddac08] main xml reader debug: using xml reader module "xml"
[0x1dd1408] playlist demux debug: parsed 0 tracks successfully
[0x1d321f8] main input debug: EOF reached
[0x1dd1408] main demux debug: removing module "playlist"
[0x1dcdbd8] main stream debug: removing module "record"
[0x1dccd18] main access debug: removing module "filesystem"
[0x1d19fe8] main playlist debug: creating audio output
[0x1ddde48] main audio output debug: looking for audio output module matching "any": 6 candidates
[0x1ddde48] pulse audio output debug: using library version 5.0.0
[0x1ddde48] pulse audio output debug:  (compiled with version 5.0.0, protocol 29)
[0x1ddde48] pulse audio output debug: connected locally to unix:/run/user/1000/pulse/native as client #31
[0x1ddde48] pulse audio output debug: using protocol 29, server protocol 29
[0x1ddde48] main audio output debug: using audio output module "pulse"
[0x1ddde48] pulse audio output debug: adding sink 0: alsa_output.pci-0000_00_14.2.analog-stereo (Built-in Audio Analog Stereo)
[0x1d19fe8] main playlist debug: keeping audio output
[0x1d19fe8] main playlist debug: adding item `er.02x14.the.right.thing.dvdrip.xvid-ac3.sfm.avi' ( file:///home/simon/Downloads/ER/Season%2002%20DVDrip/er.02x14.the.right.thing.dvdrip.xvid-ac3.sfm.avi )
[0x7fa6cc000958] main input debug: Creating an input for 'er.02x14.the.right.thing.dvdrip.xvid-ac3.sfm.avi'
[0x1f0ead8] main interface debug: looking for interface module matching "hotkeys,none": 19 candidates
[0x1f0ead8] main interface debug: using interface module "hotkeys"
[0x1f0f588] main interface debug: looking for interface module matching "globalhotkeys,none": 19 candidates
[0x1f0f588] main interface debug: using interface module "globalhotkeys"
[0x1ddd808] main interface debug: looking for interface module matching "dbus,none": 19 candidates
[0x1ddd808] dbus interface debug: listening on dbus as: org.mpris.MediaPlayer2.vlc.instance13659
[0x1ddd808] main interface debug: using interface module "dbus"
[0x1d06058] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
[0x1d3b748] main interface debug: looking for interface module matching "any": 19 candidates
[0x1d19fe8] main playlist debug: meta ok for (null), need to fetch art
[0x7fa6ccc05098] main demux meta debug: looking for meta fetcher module matching "any": 1 candidates
[0x7fa6ccc05098] lua demux meta debug: Trying Lua scripts in /home/simon/.local/share/vlc/lua/meta/fetcher
[0x7fa6ccc05098] lua demux meta debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/fetcher
[0x7fa6ccc05098] lua demux meta debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/fetcher/tvrage.luac
[0x7fa6ccc05098] main demux meta debug: using meta fetcher module "lua"
[0x7fa6ccc05098] main demux meta debug: removing module "lua"
[0x1d19fe8] main playlist debug: searching art for er.02x14.the.right.thing.dvdrip.xvid-ac3.sfm.avi
[0x7fa6cc000a68] main art finder debug: looking for art finder module matching "any": 2 candidates
[0x7fa6cc000a68] lua art finder debug: Trying Lua scripts in /home/simon/.local/share/vlc/lua/meta/art
[0x7fa6cc000a68] lua art finder debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/art
[0x7fa6cc000a68] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/00_musicbrainz.luac
[0x7fa6cc000a68] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/01_googleimage.luac
[0x7fa6cc000a68] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/02_frenchtv.luac
[0x7fa6cc000a68] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/03_lastfm.luac
[0x7fa6cc000a68] lua art finder debug: Trying Lua scripts in /usr/share/vlc/lua/meta/art
[0x7fa6cc000a68] main art finder debug: no art finder modules matched
[0x1d19fe8] main playlist debug: art not found for er.02x14.the.right.thing.dvdrip.xvid-ac3.sfm.avi
[0x7fa6c40ca9f8] main generic debug: looking for extension module matching "any": 1 candidates
[0x7fa6c40ca9f8] lua generic debug: Opening Lua Extension module
[0x7fa6c40ca9f8] lua generic debug: Trying Lua scripts in /home/simon/.local/share/vlc/lua/extensions
[0x7fa6c40ca9f8] lua generic debug: Trying Lua scripts in /usr/lib/vlc/lua/extensions
[0x7fa6c40ca9f8] lua generic debug: Trying Lua playlist script /usr/lib/vlc/lua/extensions/VLSub.luac
[0x7fa6c40ca9f8] lua generic debug: Scanning Lua script /usr/lib/vlc/lua/extensions/VLSub.luac
[0x7fa6c40ca9f8] lua generic debug: Script /usr/lib/vlc/lua/extensions/VLSub.luac has the following capability flags: 0x5
[0x7fa6c40ca9f8] lua generic debug: Trying Lua scripts in /usr/share/vlc/lua/extensions
[0x7fa6c40ca9f8] main generic debug: using extension module "lua"
[0x1d3b748] main interface debug: using interface module "qt4"
[0x1d19fe8] main playlist debug: processing request item: null, node: Playlist, skip: 0
[0x1d19fe8] main playlist debug: rebuilding array of current - root Playlist
[0x1d19fe8] main playlist debug: rebuild done - 1 items, index -1
[0x1d19fe8] main playlist debug: starting playback of the new playlist item
[0x1d19fe8] main playlist debug: resyncing on er.02x14.the.right.thing.dvdrip.xvid-ac3.sfm.avi
[0x1d19fe8] main playlist debug: er.02x14.the.right.thing.dvdrip.xvid-ac3.sfm.avi is at 0
[0x1d19fe8] main playlist debug: creating new input thread
[0x7fa6ccc07178] main input debug: Creating an input for 'er.02x14.the.right.thing.dvdrip.xvid-ac3.sfm.avi'
[0x7fa6ccc07178] main input debug: using timeshift granularity of 50 MiB, in path '/tmp'
[0x7fa6ccc07178] main input debug: `file:///home/simon/Downloads/ER/Season%2002%20DVDrip/er.02x14.the.right.thing.dvdrip.xvid-ac3.sfm.avi' gives access `file' demux `' path `/home/simon/Downloads/ER/Season%2002%20DVDrip/er.02x14.the.right.thing.dvdrip.xvid-ac3.sfm.avi'
[0x7fa6ccc07178] main input debug: creating demux: access='file' demux='' location='/home/simon/Downloads/ER/Season%2002%20DVDrip/er.02x14.the.right.thing.dvdrip.xvid-ac3.sfm.avi' file='/home/simon/Downloads/ER/Season 02 DVDrip/er.02x14.the.right.thing.dvdrip.xvid-ac3.sfm.avi'
[0x7fa6c0000eb8] main demux debug: looking for access_demux module matching "file": 20 candidates
[0x7fa6c0000eb8] main demux debug: no access_demux modules matched
[0x7fa6ccc07178] main input debug: creating access 'file' location='/home/simon/Downloads/ER/Season%2002%20DVDrip/er.02x14.the.right.thing.dvdrip.xvid-ac3.sfm.avi', path='/home/simon/Downloads/ER/Season 02 DVDrip/er.02x14.the.right.thing.dvdrip.xvid-ac3.sfm.avi'
[0x7fa6c0001138] main access debug: looking for access module matching "file": 25 candidates
[0x7fa6c0001138] filesystem access debug: opening file `/home/simon/Downloads/ER/Season 02 DVDrip/er.02x14.the.right.thing.dvdrip.xvid-ac3.sfm.avi'
[0x7fa6c0001138] main access debug: using access module "filesystem"
[0x7fa6c00012a8] main stream debug: Using stream method for AStream*
[0x7fa6c00012a8] main stream debug: starting pre-buffering
[0x7fa6c00012a8] main stream debug: received first data after 0 ms
[0x7fa6c00012a8] main stream debug: pre-buffering done 1024 bytes in 0s - 3344 KiB/s
[0x7fa6c0c01618] main stream debug: looking for stream_filter module matching "any": 9 candidates
[0x7fa6c0c01618] main stream debug: no stream_filter modules matched
[0x7fa6c0c01618] main stream debug: looking for stream_filter module matching "record": 9 candidates
[0x7fa6c0c01618] main stream debug: using stream_filter module "record"
[0x7fa6ccc07178] main input debug: creating demux: access='file' demux='' location='/home/simon/Downloads/ER/Season%2002%20DVDrip/er.02x14.the.right.thing.dvdrip.xvid-ac3.sfm.avi' file='/home/simon/Downloads/ER/Season 02 DVDrip/er.02x14.the.right.thing.dvdrip.xvid-ac3.sfm.avi'
[0x7fa6c0c018c8] main demux debug: looking for demux module matching "avi": 63 candidates
[0x7fa6c0c01618] avi stream debug: <list 'AVI '>
[0x7fa6c0c01618] avi stream debug: <list 'hdrl'>
[0x7fa6c0c01618] avi stream debug: <list 'strl'>
[0x7fa6c0c01618] avi stream debug: </list 'strl'>
[0x7fa6c0c01618] avi stream debug: <list 'strl'>
[0x7fa6c0c01618] avi stream debug: </list 'strl'>
[0x7fa6c0c01618] avi stream debug: <list 'odml'>
[0x7fa6c0c01618] avi stream debug: </list 'odml'>
[0x7fa6c0c01618] avi stream debug: </list 'hdrl'>
[0x7fa6c0c01618] avi stream debug: <list 'INFO'>
[0x7fa6c0c01618] avi stream debug: </list 'INFO'>
[0x7fa6c0c01618] avi stream debug: skipping movi chunk
[0x7fa6c0c01618] avi stream debug: </list 'AVI '>
[0x7fa6c0c01618] avi stream debug: * LIST-root size:364611584 pos:0
[0x7fa6c0c01618] avi stream debug:     + RIFF-AVI  size:364610528 pos:0
[0x7fa6c0c01618] avi stream debug:     |   + LIST-hdrl size:8886 pos:12
[0x7fa6c0c01618] avi stream debug:     |   |   + avih size:56 pos:24
[0x7fa6c0c01618] avi stream debug:     |   |   + LIST-strl size:4312 pos:88
[0x7fa6c0c01618] avi stream debug:     |   |   |   + strh size:56 pos:100
[0x7fa6c0c01618] avi stream debug:     |   |   |   + strf size:108 pos:164
[0x7fa6c0c01618] avi stream debug:     |   |   |   + JUNK size:4120 pos:280
[0x7fa6c0c01618] avi stream debug:     |   |   + LIST-strl size:4222 pos:4408
[0x7fa6c0c01618] avi stream debug:     |   |   |   + strh size:56 pos:4420
[0x7fa6c0c01618] avi stream debug:     |   |   |   + strf size:18 pos:4484
[0x7fa6c0c01618] avi stream debug:     |   |   |   + JUNK size:4120 pos:4510
[0x7fa6c0c01618] avi stream debug:     |   |   + LIST-odml size:260 pos:8638
[0x7fa6c0c01618] avi stream debug:     |   |   |   + dmlh size:248 pos:8650
[0x7fa6c0c01618] avi stream debug:     |   + LIST-INFO size:28 pos:8906
[0x7fa6c0c01618] avi stream debug:     |   |   + ISFT size:15 pos:8918
[0x7fa6c0c01618] avi stream debug:     |   + JUNK size:1290 pos:8942
[0x7fa6c0c01618] avi stream debug:     |   + LIST-movi size:363097720 pos:10240
[0x7fa6c0c01618] avi stream debug:     |   + idx1 size:1502560 pos:363107968
[0x7fa6c0c01618] avi stream debug:     + JUNK size:1040 pos:364610536
[0x7fa6c0c018c8] avi demux debug: AVIH: 2 stream, flags  HAS_INDEX IS_INTERLEAVED 
[0x7fa6c0c018c8] avi demux debug: stream[0] rate:2997 scale:125 samplesize:0
[0x7fa6c0c018c8] avi demux debug: stream[0] video(XVID) 512x384 24bpp 23.976000fps
[0x7fa6ccc07178] main input debug: selecting program id=0
[0x7fa6c0c018c8] avi demux debug: stream[1] rate:24000 scale:1 samplesize:1
[0x7fa6c0c018c8] avi demux debug: stream[1] audio(0x2000 - A52 Audio (aka AC3)) 2 channels 48000Hz 0bits
[0x7fa6c0c018c8] avi demux debug: selected standard index for stream[0]
[0x7fa6c0c018c8] avi demux debug: selected standard index for stream[1]
[0x7fa6c0c018c8] avi demux debug: stream[0] created 65467 index entries
[0x7fa6c0c018c8] avi demux debug: stream[1] created 28443 index entries
[0x7fa6c0c018c8] avi demux debug: stream[0] length:2730 (based on index)
[0x7fa6c0c018c8] avi demux debug: stream[1] length:2730 (based on index)
[0x7fa6c0c018c8] main demux debug: using demux module "avi"
[0x7fa6ccc07178] main input debug: looking for a subtitle file in /home/simon/Downloads/ER/Season 02 DVDrip/
[0x7fa6c0d04068] main decoder debug: looking for decoder module matching "any": 39 candidates
[0x7fa6c0d04068] avcodec decoder debug: trying to use direct rendering
[0x7fa6c0d04068] avcodec decoder debug: allowing 4 thread(s) for decoding
[0x1d3b748] qt4 interface debug: IM: Setting an input
[0x7fa6c0d04068] avcodec decoder debug: avcodec codec (MPEG-4 Video) started
[0x7fa6c0d04068] main decoder debug: using decoder module "avcodec"
[0x7fa6c0d1a3c8] main decoder debug: looking for decoder module matching "any": 39 candidates
[0x7fa6c0d1a3c8] main decoder debug: using decoder module "a52"
[0x7fa6c0d04a98] main demux meta debug: looking for meta reader module matching "any": 2 candidates
[0x7fa6c0d04a98] lua demux meta debug: Trying Lua scripts in /home/simon/.local/share/vlc/lua/meta/reader
[0x7fa6c0d04a98] lua demux meta debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/reader
[0x7fa6c0d04a98] lua demux meta debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/reader/filename.luac
[0x7fa6c0d04a98] lua demux meta debug: Trying Lua scripts in /usr/share/vlc/lua/meta/reader
[0x7fa6c0d04a98] main demux meta debug: no meta reader modules matched
[0x7fa6ccc07178] main input debug: `file:///home/simon/Downloads/ER/Season%2002%20DVDrip/er.02x14.the.right.thing.dvdrip.xvid-ac3.sfm.avi' successfully opened
[0x7fa6ccc07178] main input debug: Buffering 0%
[0x7fa6ccc07178] main input debug: Buffering 8%
[0x7fa6c0d1a3c8] a52 decoder debug: A/52 channels:2 samplerate:48000 bitrate:192000
[0x1d19fe8] main playlist debug: reusing audio output
[0x7fa6ccc07178] main input debug: Buffering 16%
[0x1ddde48] pulse audio output debug: using stereo channel map
[0x7fa6b4044a58] main spu text debug: looking for text renderer module matching "any": 2 candidates
[0x7fa6ccc07178] main input debug: Buffering 25%
[0x7fa6b4044a58] freetype spu text debug: Building font databases.
[0x7fa6b4044a58] freetype spu text debug: Took 0 microseconds
Fontconfig warning: FcPattern object size does not accept value "0"
[0x7fa6ccc07178] main input debug: Buffering 33%
[0x1ddde48] pulse audio output debug: digital pass-through not available
[0x1ddde48] pulse audio output debug: changed buffer metrics: maxlength=4194304, tlength=46080, prebuf=0, minreq=15360
[0x1ddde48] pulse audio output debug: connected to sink alsa_output.pci-0000_00_14.2.analog-stereo
[0x7fa6ccc07178] main input debug: Buffering 41%
[0x1ddde48] main audio output debug: output 'f32l' 48000 Hz Dolby frame=1 samples/8 bytes
Fontconfig warning: FcPattern object size does not accept value "0"
[0x1ddde48] pulse audio output debug: base volume: 65536
[0x7fa6ccc07178] main input debug: Buffering 50%
[0x7fa6ac000958] main volume debug: looking for audio volume module matching "any": 2 candidates
[0x7fa6ccc07178] main input debug: Buffering 58%
[0x7fa6b4044a58] freetype spu text debug: Using Serif Bold as font from file /usr/share/fonts/truetype/dejavu/DejaVuSans.ttf
[0x7fa6ac000958] main volume debug: using audio volume module "float_mixer"
[0x1ddde48] main audio output debug: input 'a52 ' 48000 Hz Dolby frame=1536 samples/768 bytes
[0x7fa6b4044a58] freetype spu text debug: using fontsize: 2
[0x7fa6ccc07178] main input debug: Buffering 66%
[0x7fa6ac0031f8] main audio filter debug: looking for audio filter module matching "scaletempo": 14 candidates
[0x7fa6b4044a58] main spu text debug: using text renderer module "freetype"
[0x7fa6ccc07178] main input debug: Buffering 75%
[0x7fa6ac0031f8] scaletempo audio filter debug: format: 48000 rate, 2 nch, 4 bps, fl32
[0x7fa6ac0031f8] scaletempo audio filter debug: params: 30 stride, 0.200 overlap, 14 search
[0x7fa6ccc07178] main input debug: Buffering 83%
[0x7fa6b404c618] main scale debug: looking for video filter2 module matching "any": 55 candidates
[0x7fa6ac0031f8] scaletempo audio filter debug: 1.000 scale, 1440.000 stride_in, 1440 stride_out, 1152 standing, 288 overlap, 672 search, 2400 queue, fl32 mode
[0x7fa6ac0031f8] main audio filter debug: using audio filter module "scaletempo"
[0x1ddde48] main audio output debug: conversion: 'a52 '->'f32l' 48000 Hz->48000 Hz Dolby->Dolby
[0x7fa6ccc07178] main input debug: Buffering 91%
[0x7fa6ac00ae28] main audio converter debug: looking for audio converter module matching "any": 12 candidates
[0x7fa6ccc07178] main input debug: Buffering 100%
[0x7fa6b404c618] swscale scale debug: 32x32 chroma: YUVA -> 16x16 chroma: RGBA with scaling using Bicubic (good quality)
[0x7fa6b404c618] main scale debug: using video filter2 module "swscale"
[0x7fa6ccc07178] main input debug: Stream buffering done (325 ms in 16 ms)
[0x7fa6b4064928] main scale debug: looking for video filter2 module matching "any": 55 candidates
[0x7fa6ac00ae28] main audio converter debug: no audio converter modules matched
[0x7fa6ac00ae28] main audio converter debug: looking for audio converter module matching "any": 12 candidates
[0x7fa6ac00ae28] main audio converter debug: using audio converter module "a52tofloat32"
[0x1ddde48] main audio output debug: conversion pipeline complete
[0x1ddde48] main audio output debug: conversion: 'f32l'->'f32l' 48000 Hz->48000 Hz Dolby->Dolby
[0x7fa6b4064928] yuvp scale debug: YUVP to YUVA converter
[0x7fa6b4064928] main scale debug: using video filter2 module "yuvp"
[0x1ddde48] main audio output debug: conversion pipeline complete
[0x7fa6b4043668] main video output debug: Deinterlacing available
[0x7fa6ac0161b8] main audio resampler debug: looking for audio resampler module matching "any": 3 candidates
[0x7fa6b4043668] main video output debug: deinterlace 0, mode blend, is_needed 0
[0x7fa6ac0161b8] main audio resampler debug: using audio resampler module "samplerate"
[0x7fa6b4043668] main video output debug: Opening vout display wrapper
[0x7fa6c0d1a3c8] main decoder debug: End of audio preroll
[0x7fa6a4001248] main vout display debug: looking for vout display module matching "any": 12 candidates
[0x7fa6a40040a8] main window debug: looking for vout window xid module matching "qt4,any": 4 candidates
[0x7fa6a40040a8] qt4 window debug: requesting video window...
[0x1d3b748] qt4 interface debug: Video was requested 0, 0
[0x7fa6a40040a8] main window debug: using vout window xid module "qt4"
[0x7fa6a40042f8] main inhibit debug: looking for inhibit module matching "any": 2 candidates
[0x7fa6a40042f8] dbus_screensaver inhibit debug: cannot find service org.freedesktop.ScreenSaver
[0x7fa6a40042f8] dbus_screensaver inhibit debug: cannot find service org.freedesktop.PowerManagement.Inhibit
[0x7fa6a40042f8] dbus_screensaver inhibit debug: cannot find service org.mate.SessionManager
[0x7fa6a40042f8] dbus_screensaver inhibit debug: cannot find service org.gnome.SessionManager
[0x7fa6a40042f8] main inhibit debug: using inhibit module "xdg_screensaver"
[0x7fa6a4001248] xcb_xv vout display debug: connected to X11.0 server
[0x7fa6a4001248] xcb_xv vout display debug:  vendor : The X.Org Foundation
[0x7fa6a4001248] xcb_xv vout display debug:  version: 11599904
[0x7fa6a4001248] xcb_xv vout display debug: using screen 0x2c3
[0x7fa6a4001248] xcb_xv vout display debug: using XVideo extension v2.2
[0x7fa6a4001248] xcb_xv vout display debug: cannot grab port 63: Xv error 2
[0x7fa6a4001248] xcb_xv vout display debug: using adaptor Radeon Textured Video
[0x7fa6a4001248] xcb_xv vout display debug: using port 64
[0x7fa6a4001248] xcb_xv vout display debug: using image format 0x30323449
[0x7fa6a4001248] xcb_xv vout display debug: using X11 visual ID 0x21 (depth: 24)
[0x7fa6a4001248] xcb_xv vout display debug: using X11 window 0x05200000
[0x7fa6a4001248] xcb_xv vout display debug: using X11 graphic context 0x05200002
[0x7fa6a4001248] main vout display debug: VoutDisplayEvent 'fullscreen' 0
[0x7fa6a4001248] main vout display debug: VoutDisplayEvent 'resize' 512x384 window
[0x7fa6a4001248] main vout display debug: using vout display module "xcb_xv"
[0x7fa6b4043668] main video output debug: original format sz 512x384, of (0,0), vsz 512x384, 4cc I420, sar 1:1, msk r0x0 g0x0 b0x0
[0x7fa6b4044a58] main spu text debug: removing module "freetype"
[0x7fa6b4044a58] main spu text debug: looking for text renderer module matching "any": 2 candidates
[0x7fa6b4044a58] freetype spu text debug: Building font databases.
[0x7fa6b4044a58] freetype spu text debug: Took 0 microseconds
Fontconfig warning: FcPattern object size does not accept value "0"
Fontconfig warning: FcPattern object size does not accept value "0"
[0x7fa6b4044a58] freetype spu text debug: Using Serif Bold as font from file /usr/share/fonts/truetype/dejavu/DejaVuSans.ttf
[0x7fa6b4044a58] freetype spu text debug: using fontsize: 2
[0x7fa6b4044a58] main spu text debug: using text renderer module "freetype"
[0x7fa6c0d04068] avcodec decoder debug: using direct rendering
[0x7fa6c0d04068] main decoder debug: End of video preroll
[0x7fa6c0d04068] main decoder debug: Received first picture
[0x7fa6b4044a58] freetype spu text error: Breaking unbreakable line
[0x7fa6a400e348] main blend debug: looking for video blending module matching "any": 1 candidates
[0x7fa6a400e348] main blend debug: using video blending module "blend"
[0x7fa6a4001248] xcb_xv vout display debug: unhandled event 19
[0x7fa6a4001248] xcb_xv vout display debug: display is visible
[0x7fa6a4001248] main vout display error: Failed to resize display
[0x7fa6ccc07178] main input debug: Decoder buffering done in 84 ms
[0x1ddde48] pulse audio output debug: cannot synchronize start
[0x1ddde48] pulse audio output debug: deferring start (31838 us)
[0x1ddde48] pulse audio output warning: starting late (-2768 us)
[0x1ddde48] pulse audio output debug: started
[0x1ddde48] pulse audio output debug: underflow
[0x1ddde48] main audio output warning: playback too early (-46396): down-sampling
[0x7fa6a4001248] xcb_xv vout display debug: display is visible
[0x7fa6a4001248] xcb_xv vout display debug: display is visible
[0x7fa6a4001248] xcb_xv vout display debug: display is visible
[0x7fa6a4001248] main vout display debug: auto hiding mouse cursor
[0x7fa6c0c018c8] avi demux debug: seek requested: 131 seconds 4%
[0x7fa6c0c018c8] avi demux debug: old:2335669 < new 131040001
[0x7fa6c0c018c8] avi demux debug: seek: 131 seconds
[0x7fa6ccc07178] main input debug: Buffering 0%
[0x1ddde48] pulse audio output debug: underflow
[0x7fa6c0d1a3c8] main decoder debug: End of audio preroll
[0x7fa6ccc07178] main input debug: Buffering 8%
[0x7fa6ccc07178] main input debug: Buffering 16%
[0x1ddde48] pulse audio output debug: underflow
[0x7fa6ccc07178] main input debug: Buffering 25%
[0x7fa6ccc07178] main input debug: Buffering 33%
[0x7fa6ccc07178] main input debug: Buffering 41%
[0x7fa6ccc07178] main input debug: Buffering 50%
[0x7fa6ccc07178] main input debug: Buffering 58%
[0x7fa6ccc07178] main input debug: Buffering 66%
[0x7fa6ccc07178] main input debug: Buffering 75%
[0x7fa6ccc07178] main input debug: Buffering 83%
[0x7fa6ccc07178] main input debug: Buffering 91%
[0x7fa6ccc07178] main input debug: Buffering 100%
[0x7fa6ccc07178] main input debug: Stream buffering done (325 ms in 54 ms)
[0x7fa6c0d04068] main decoder debug: End of video preroll
[0x7fa6c0d04068] main decoder debug: Received first picture
[0x7fa6ccc07178] main input debug: Decoder buffering done in 158 ms
[0x1ddde48] pulse audio output debug: underflow
[0x1ddde48] main audio output warning: playback way too early (-129967): playing silence
[0x1ddde48] main audio output debug: inserting 6238 zeroes
[0x7fa6b4043668] main video output debug: picture might be displayed late (missing 0 ms)
[0x7fa6c0c018c8] avi demux debug: seek requested: 90 seconds 3%
[0x7fa6c0c018c8] avi demux debug: old:132424090 > new 90089999
[0x7fa6c0c018c8] avi demux debug: seek: 90 seconds
[0x1ddde48] pulse audio output debug: underflow
[0x7fa6ccc07178] main input debug: Buffering 0%
[0x7fa6ccc07178] main input debug: Buffering 8%
[0x7fa6c0d1a3c8] main decoder debug: End of audio preroll
[0x7fa6ccc07178] main input debug: Buffering 16%
[0x1ddde48] pulse audio output debug: underflow
[0x7fa6ccc07178] main input debug: Buffering 25%
[0x7fa6ccc07178] main input debug: Buffering 33%
[0x7fa6c0d04068] main decoder debug: End of video preroll
[0x7fa6ccc07178] main input debug: Buffering 41%
[0x7fa6c0d04068] main decoder debug: Received first picture
[0x7fa6ccc07178] main input debug: Buffering 50%
[0x7fa6ccc07178] main input debug: Buffering 58%
[0x7fa6ccc07178] main input debug: Buffering 66%
[0x7fa6ccc07178] main input debug: Buffering 75%
[0x7fa6ccc07178] main input debug: Buffering 83%
[0x7fa6ccc07178] main input debug: Buffering 91%
[0x7fa6ccc07178] main input debug: Buffering 100%
[0x7fa6ccc07178] main input debug: Stream buffering done (325 ms in 54 ms)
[0x7fa6ccc07178] main input debug: Decoder buffering done in 0 ms
[0x7fa6b4043668] main video output debug: picture might be displayed late (missing 10 ms)
[0x7fa6c0c018c8] avi demux debug: seek requested: 144 seconds 5%
[0x7fa6c0c018c8] avi demux debug: old:91132799 < new 144689998
[0x7fa6c0c018c8] avi demux debug: seek: 144 seconds
[0x7fa6ccc07178] main input debug: Buffering 0%
[0x1ddde48] pulse audio output debug: underflow
[0x7fa6c0d1a3c8] main decoder debug: End of audio preroll
[0x7fa6ccc07178] main input debug: Buffering 8%
[0x1ddde48] pulse audio output debug: underflow
[0x7fa6ccc07178] main input debug: Buffering 16%
[0x7fa6ccc07178] main input debug: Buffering 25%
[0x7fa6ccc07178] main input debug: Buffering 33%
[0x7fa6ccc07178] main input debug: Buffering 41%
[0x7fa6ccc07178] main input debug: Buffering 50%
[0x7fa6ccc07178] main input debug: Buffering 58%
[0x7fa6ccc07178] main input debug: Buffering 66%
[0x7fa6ccc07178] main input debug: Buffering 75%
[0x7fa6ccc07178] main input debug: Buffering 83%
[0x7fa6ccc07178] main input debug: Buffering 91%
[0x7fa6ccc07178] main input debug: Buffering 100%
[0x7fa6ccc07178] main input debug: Stream buffering done (325 ms in 26 ms)
[0x7fa6c0d04068] main decoder debug: End of video preroll
[0x7fa6c0d04068] main decoder debug: Received first picture
[0x7fa6ccc07178] main input debug: Decoder buffering done in 64 ms
[0x1ddde48] pulse audio output debug: underflow
[0x1ddde48] main audio output warning: playback too early (-63427): down-sampling
[0x7fa6c0c018c8] avi demux debug: seek requested: 185 seconds 6%
[0x7fa6c0c018c8] avi demux debug: old:145437103 < new 185640010
[0x7fa6c0c018c8] avi demux debug: seek: 185 seconds
[0x1ddde48] pulse audio output debug: underflow
[0x7fa6ccc07178] main input debug: Buffering 0%
[0x7fa6c0d1a3c8] main decoder debug: End of audio preroll
[0x7fa6ccc07178] main input debug: Buffering 8%
[0x1ddde48] pulse audio output debug: underflow
[0x7fa6ccc07178] main input debug: Buffering 16%
[0x7fa6ccc07178] main input debug: Buffering 25%
[0x7fa6ccc07178] main input debug: Buffering 33%
[0x7fa6ccc07178] main input debug: Buffering 41%
[0x7fa6ccc07178] main input debug: Buffering 50%
[0x7fa6ccc07178] main input debug: Buffering 58%
[0x7fa6ccc07178] main input debug: Buffering 66%
[0x7fa6ccc07178] main input debug: Buffering 75%
[0x7fa6ccc07178] main input debug: Buffering 83%
[0x7fa6ccc07178] main input debug: Buffering 91%
[0x7fa6ccc07178] main input debug: Buffering 100%
[0x7fa6ccc07178] main input debug: Stream buffering done (325 ms in 22 ms)
[0x7fa6c0d04068] main decoder debug: End of video preroll
[0x7fa6c0d04068] main decoder debug: Received first picture
[0x7fa6ccc07178] main input debug: Decoder buffering done in 69 ms
[0x1ddde48] pulse audio output debug: underflow
[0x7fa6b4043668] main video output debug: picture might be displayed late (missing 9 ms)
[0x7fa6c0c018c8] avi demux debug: seek requested: 226 seconds 8%
[0x7fa6c0c018c8] avi demux debug: old:186644978 < new 226589991
[0x7fa6c0c018c8] avi demux debug: seek: 226 seconds
[0x7fa6ccc07178] main input debug: Buffering 0%
[0x1ddde48] pulse audio output debug: underflow
[0x7fa6ccc07178] main input debug: Buffering 8%
[0x7fa6ccc07178] main input debug: Buffering 16%
[0x7fa6c0d1a3c8] main decoder debug: End of audio preroll
[0x7fa6ccc07178] main input debug: Buffering 25%
[0x7fa6ccc07178] main input debug: Buffering 33%
[0x1ddde48] pulse audio output debug: underflow
[0x7fa6ccc07178] main input debug: Buffering 41%
[0x7fa6ccc07178] main input debug: Buffering 50%
[0x7fa6ccc07178] main input debug: Buffering 58%
[0x7fa6ccc07178] main input debug: Buffering 66%
[0x7fa6ccc07178] main input debug: Buffering 75%
[0x7fa6ccc07178] main input debug: Buffering 83%
[0x7fa6ccc07178] main input debug: Buffering 91%
[0x7fa6ccc07178] main input debug: Buffering 100%
[0x7fa6ccc07178] main input debug: Stream buffering done (325 ms in 38 ms)
[0x7fa6c0d04068] main decoder debug: End of video preroll
[0x7fa6c0d04068] main decoder debug: Received first picture
[0x7fa6ccc07178] main input debug: Decoder buffering done in 96 ms
[0x1ddde48] pulse audio output debug: underflow
[0x1ddde48] main audio output warning: playback way too early (-120761): playing silence
[0x1ddde48] main audio output debug: inserting 5796 zeroes
[0x7fa6b4043668] main video output debug: picture might be displayed late (missing 3 ms)
[0x7fa6c0c018c8] avi demux debug: seek requested: 204 seconds 7%
[0x7fa6c0c018c8] avi demux debug: old:227435769 > new 204750008
[0x7fa6c0c018c8] avi demux debug: seek: 204 seconds
[0x7fa6ccc07178] main input debug: Buffering 0%
[0x1ddde48] pulse audio output debug: underflow
[0x7fa6c0d1a3c8] main decoder debug: End of audio preroll
[0x7fa6ccc07178] main input debug: Buffering 8%
[0x1ddde48] pulse audio output debug: underflow
[0x7fa6ccc07178] main input debug: Buffering 16%
[0x7fa6ccc07178] main input debug: Buffering 25%
[0x7fa6ccc07178] main input debug: Buffering 33%
[0x7fa6ccc07178] main input debug: Buffering 41%
[0x7fa6ccc07178] main input debug: Buffering 50%
[0x7fa6ccc07178] main input debug: Buffering 58%
[0x7fa6ccc07178] main input debug: Buffering 66%
[0x7fa6ccc07178] main input debug: Buffering 75%
[0x7fa6ccc07178] main input debug: Buffering 83%
[0x7fa6ccc07178] main input debug: Buffering 91%
[0x7fa6ccc07178] main input debug: Buffering 100%
[0x7fa6ccc07178] main input debug: Stream buffering done (325 ms in 40 ms)
[0x7fa6c0d04068] main decoder debug: End of video preroll
[0x7fa6c0d04068] main decoder debug: Received first picture
[0x7fa6ccc07178] main input debug: Decoder buffering done in 142 ms
[0x1ddde48] pulse audio output debug: underflow
[0x1ddde48] pulse audio output debug: underflow
[0x1ddde48] main audio output warning: playback way too early (-143947): playing silence
[0x1ddde48] main audio output debug: inserting 6909 zeroes
[0x7fa6c0d04068] main decoder warning: early picture skipped
[0x7fa6c0c018c8] avi demux debug: seek requested: 253 seconds 9%
[0x7fa6c0c018c8] avi demux debug: old:205246913 < new 253890006
[0x7fa6c0c018c8] avi demux debug: seek: 253 seconds
[0x7fa6ccc07178] main input debug: Buffering 0%
[0x1ddde48] pulse audio output debug: underflow
[0x7fa6c0d1a3c8] main decoder debug: End of audio preroll
[0x7fa6ccc07178] main input debug: Buffering 8%
[0x1ddde48] pulse audio output debug: underflow
[0x7fa6ccc07178] main input debug: Buffering 16%
[0x7fa6ccc07178] main input debug: Buffering 25%
[0x7fa6ccc07178] main input debug: Buffering 33%
[0x7fa6ccc07178] main input debug: Buffering 41%
[0x7fa6ccc07178] main input debug: Buffering 50%
[0x7fa6ccc07178] main input debug: Buffering 58%
[0x7fa6ccc07178] main input debug: Buffering 66%
[0x7fa6ccc07178] main input debug: Buffering 75%
[0x7fa6ccc07178] main input debug: Buffering 83%
[0x7fa6ccc07178] main input debug: Buffering 91%
[0x7fa6ccc07178] main input debug: Buffering 100%
[0x7fa6ccc07178] main input debug: Stream buffering done (325 ms in 18 ms)
[0x7fa6c0d04068] main decoder debug: End of video preroll
[0x7fa6c0d04068] main decoder debug: Received first picture
[0x7fa6ccc07178] main input debug: Decoder buffering done in 10 ms
[0x7fa6c0c018c8] avi demux debug: seek requested: 267 seconds 9%
[0x7fa6c0c018c8] avi demux debug: old:254629629 < new 267539993
[0x7fa6c0c018c8] avi demux debug: seek: 267 seconds
[0x1ddde48] pulse audio output debug: underflow
[0x7fa6ccc07178] main input debug: Buffering 0%
[0x7fa6c0d1a3c8] main decoder debug: End of audio preroll
[0x7fa6ccc07178] main input debug: Buffering 8%
[0x1ddde48] pulse audio output debug: underflow
[0x7fa6ccc07178] main input debug: Buffering 16%
[0x7fa6ccc07178] main input debug: Buffering 25%
[0x7fa6ccc07178] main input debug: Buffering 33%
[0x7fa6ccc07178] main input debug: Buffering 41%
[0x7fa6ccc07178] main input debug: Buffering 50%
[0x7fa6ccc07178] main input debug: Buffering 58%
[0x7fa6ccc07178] main input debug: Buffering 66%
[0x7fa6ccc07178] main input debug: Buffering 75%
[0x7fa6ccc07178] main input debug: Buffering 83%
[0x7fa6ccc07178] main input debug: Buffering 91%
[0x7fa6c0d04068] main decoder debug: End of video preroll
[0x7fa6ccc07178] main input debug: Buffering 100%
[0x7fa6c0d04068] main decoder debug: Received first picture
[0x7fa6ccc07178] main input debug: Stream buffering done (325 ms in 14 ms)
[0x7fa6ccc07178] main input debug: Decoder buffering done in 7 ms
[0x7fa6c0c018c8] avi demux debug: seek requested: 245 seconds 9%
[0x7fa6c0c018c8] avi demux debug: old:268268268 > new 245700009
[0x7fa6c0c018c8] avi demux debug: seek: 245 seconds
[0x7fa6ccc07178] main input debug: Buffering 0%
[0x1ddde48] pulse audio output debug: underflow
[0x7fa6ccc07178] main input debug: Buffering 8%
[0x7fa6c0d1a3c8] main decoder debug: End of audio preroll
[0x7fa6ccc07178] main input debug: Buffering 16%
[0x7fa6ccc07178] main input debug: Buffering 25%
[0x1ddde48] pulse audio output debug: underflow
[0x7fa6ccc07178] main input debug: Buffering 33%
[0x7fa6ccc07178] main input debug: Buffering 41%
[0x7fa6ccc07178] main input debug: Buffering 50%
[0x7fa6ccc07178] main input debug: Buffering 58%
[0x7fa6ccc07178] main input debug: Buffering 66%
[0x7fa6ccc07178] main input debug: Buffering 75%
[0x7fa6c0d04068] main decoder debug: End of video preroll
[0x7fa6ccc07178] main input debug: Buffering 83%
[0x7fa6c0d04068] main decoder debug: Received first picture
[0x7fa6ccc07178] main input debug: Buffering 91%
[0x7fa6ccc07178] main input debug: Buffering 100%
[0x7fa6ccc07178] main input debug: Stream buffering done (325 ms in 23 ms)
[0x7fa6ccc07178] main input debug: Decoder buffering done in 5 ms
[0x7fa6b4043668] main video output debug: picture might be displayed late (missing 8 ms)
[0x7fa6c0c018c8] avi demux debug: seek requested: 273 seconds 10%
[0x7fa6c0c018c8] avi demux debug: old:246538204 < new 273000004
[0x7fa6c0c018c8] avi demux debug: seek: 273 seconds
[0x1ddde48] pulse audio output debug: underflow
[0x7fa6ccc07178] main input debug: Buffering 0%
[0x7fa6c0d1a3c8] main decoder debug: End of audio preroll
[0x7fa6ccc07178] main input debug: Buffering 8%
[0x7fa6ccc07178] main input debug: Buffering 16%
[0x1ddde48] pulse audio output debug: underflow
[0x7fa6ccc07178] main input debug: Buffering 25%
[0x7fa6ccc07178] main input debug: Buffering 33%
[0x7fa6ccc07178] main input debug: Buffering 41%
[0x7fa6ccc07178] main input debug: Buffering 50%
[0x7fa6ccc07178] main input debug: Buffering 58%
[0x7fa6ccc07178] main input debug: Buffering 66%
[0x7fa6ccc07178] main input debug: Buffering 75%
[0x7fa6ccc07178] main input debug: Buffering 83%
[0x7fa6ccc07178] main input debug: Buffering 91%
[0x7fa6ccc07178] main input debug: Buffering 100%
[0x7fa6ccc07178] main input debug: Stream buffering done (325 ms in 11 ms)
[0x7fa6c0d04068] main decoder debug: End of video preroll
[0x7fa6c0d04068] main decoder debug: Received first picture
[0x7fa6ccc07178] main input debug: Decoder buffering done in 5 ms
[0x7fa6c0c018c8] avi demux debug: seek requested: 308 seconds 11%
[0x7fa6c0c018c8] avi demux debug: old:273815482 < new 308489994
[0x7fa6c0c018c8] avi demux debug: seek: 308 seconds
[0x7fa6ccc07178] main input debug: Buffering 0%
[0x1ddde48] pulse audio output debug: underflow
[0x7fa6ccc07178] main input debug: Buffering 8%
[0x7fa6c0d1a3c8] main decoder debug: End of audio preroll
[0x7fa6ccc07178] main input debug: Buffering 16%
[0x7fa6ccc07178] main input debug: Buffering 25%
[0x1ddde48] pulse audio output debug: underflow
[0x7fa6ccc07178] main input debug: Buffering 33%
[0x7fa6ccc07178] main input debug: Buffering 41%
[0x7fa6ccc07178] main input debug: Buffering 50%
[0x7fa6ccc07178] main input debug: Buffering 58%
[0x7fa6ccc07178] main input debug: Buffering 66%
[0x7fa6ccc07178] main input debug: Buffering 75%
[0x7fa6ccc07178] main input debug: Buffering 83%
[0x7fa6ccc07178] main input debug: Buffering 91%
[0x7fa6ccc07178] main input debug: Buffering 100%
[0x7fa6ccc07178] main input debug: Stream buffering done (325 ms in 44 ms)
[0x7fa6c0d04068] main decoder debug: End of video preroll
[0x7fa6c0d04068] main decoder debug: Received first picture
[0x7fa6ccc07178] main input debug: Decoder buffering done in 116 ms
[0x1ddde48] pulse audio output debug: underflow
[0x1ddde48] main audio output warning: playback too early (-115947): down-sampling
[0x1ddde48] pulse audio output debug: underflow
[0x1ddde48] main audio output warning: playback way too early (-128912): playing silence
[0x1ddde48] main audio output debug: inserting 6187 zeroes
[0x7fa6c0c018c8] avi demux debug: seek requested: 267 seconds 9%
[0x7fa6c0c018c8] avi demux debug: old:309225892 > new 267539993
[0x7fa6c0c018c8] avi demux debug: seek: 267 seconds
[0x1ddde48] pulse audio output debug: underflow
[0x7fa6ccc07178] main input debug: Buffering 0%
[0x7fa6c0d1a3c8] main decoder debug: End of audio preroll
[0x7fa6ccc07178] main input debug: Buffering 8%
[0x7fa6ccc07178] main input debug: Buffering 16%
[0x1ddde48] pulse audio output debug: underflow
[0x7fa6ccc07178] main input debug: Buffering 25%
[0x7fa6ccc07178] main input debug: Buffering 33%
[0x7fa6ccc07178] main input debug: Buffering 41%
[0x7fa6ccc07178] main input debug: Buffering 50%
[0x7fa6ccc07178] main input debug: Buffering 58%
[0x7fa6ccc07178] main input debug: Buffering 66%
[0x7fa6ccc07178] main input debug: Buffering 75%
[0x7fa6ccc07178] main input debug: Buffering 83%
[0x7fa6ccc07178] main input debug: Buffering 91%
[0x7fa6ccc07178] main input debug: Buffering 100%
[0x7fa6ccc07178] main input debug: Stream buffering done (325 ms in 9 ms)
[0x7fa6c0d04068] main decoder debug: End of video preroll
[0x7fa6c0d04068] main decoder debug: Received first picture
[0x7fa6ccc07178] main input debug: Decoder buffering done in 8 ms
[0x7fa6c0c018c8] avi demux debug: seek requested: 253 seconds 9%
[0x7fa6c0c018c8] avi demux debug: old:268435101 > new 253890006
[0x7fa6c0c018c8] avi demux debug: seek: 253 seconds
[0x7fa6ccc07178] main input debug: Buffering 0%
[0x7fa6c0d1a3c8] main decoder debug: End of audio preroll
[0x7fa6ccc07178] main input debug: Buffering 8%
[0x1ddde48] pulse audio output debug: underflow
[0x7fa6ccc07178] main input debug: Buffering 16%
[0x1ddde48] pulse audio output debug: underflow
[0x7fa6ccc07178] main input debug: Buffering 25%
[0x7fa6ccc07178] main input debug: Buffering 33%
[0x7fa6ccc07178] main input debug: Buffering 41%
[0x7fa6ccc07178] main input debug: Buffering 50%
[0x7fa6ccc07178] main input debug: Buffering 58%
[0x7fa6ccc07178] main input debug: Buffering 66%
[0x7fa6ccc07178] main input debug: Buffering 75%
[0x7fa6ccc07178] main input debug: Buffering 83%
[0x7fa6ccc07178] main input debug: Buffering 91%
[0x7fa6ccc07178] main input debug: Buffering 100%
[0x7fa6ccc07178] main input debug: Stream buffering done (325 ms in 9 ms)
[0x7fa6c0d04068] main decoder debug: End of video preroll
[0x7fa6c0d04068] main decoder debug: Received first picture
[0x7fa6ccc07178] main input debug: Decoder buffering done in 18 ms
[0x7fa6c0c018c8] avi demux debug: seek requested: 245 seconds 9%
[0x7fa6c0c018c8] avi demux debug: old:254713046 > new 245700009
[0x7fa6c0c018c8] avi demux debug: seek: 245 seconds
[0x7fa6ccc07178] main input debug: Buffering 0%
[0x7fa6ccc07178] main input debug: Buffering 8%
[0x7fa6c0d1a3c8] main decoder debug: End of audio preroll
[0x7fa6ccc07178] main input debug: Buffering 16%
[0x7fa6ccc07178] main input debug: Buffering 25%
[0x7fa6ccc07178] main input debug: Buffering 33%
[0x7fa6ccc07178] main input debug: Buffering 41%
[0x7fa6ccc07178] main input debug: Buffering 50%
[0x7fa6ccc07178] main input debug: Buffering 58%
[0x7fa6ccc07178] main input debug: Buffering 66%
[0x7fa6ccc07178] main input debug: Buffering 75%
[0x7fa6ccc07178] main input debug: Buffering 83%
[0x7fa6ccc07178] main input debug: Buffering 91%
[0x7fa6c0d04068] main decoder debug: End of video preroll
[0x7fa6ccc07178] main input debug: Buffering 100%
[0x7fa6c0d04068] main decoder debug: Received first picture
[0x7fa6ccc07178] main input debug: Stream buffering done (325 ms in 9 ms)
[0x1ddde48] pulse audio output debug: underflow
[0x7fa6ccc07178] main input debug: Decoder buffering done in 6 ms
[0x7fa6b4043668] main video output debug: picture might be displayed late (missing 11 ms)
[0x7fa6c0c018c8] avi demux debug: seek requested: 267 seconds 9%
[0x7fa6c0c018c8] avi demux debug: old:246621621 < new 267539993
[0x7fa6c0c018c8] avi demux debug: seek: 267 seconds
[0x7fa6ccc07178] main input debug: Buffering 0%
[0x7fa6c0d1a3c8] main decoder debug: End of audio preroll
[0x7fa6ccc07178] main input debug: Buffering 8%
[0x7fa6ccc07178] main input debug: Buffering 16%
[0x7fa6ccc07178] main input debug: Buffering 25%
[0x7fa6ccc07178] main input debug: Buffering 33%
[0x7fa6ccc07178] main input debug: Buffering 41%
[0x7fa6ccc07178] main input debug: Buffering 50%
[0x7fa6ccc07178] main input debug: Buffering 58%
[0x7fa6ccc07178] main input debug: Buffering 66%
[0x7fa6ccc07178] main input debug: Buffering 75%
[0x7fa6ccc07178] main input debug: Buffering 83%
[0x7fa6ccc07178] main input debug: Buffering 91%
[0x7fa6ccc07178] main input debug: Buffering 100%
[0x7fa6ccc07178] main input debug: Stream buffering done (325 ms in 9 ms)
[0x1ddde48] pulse audio output debug: underflow
[0x7fa6c0d04068] main decoder debug: End of video preroll
[0x7fa6c0d04068] main decoder debug: Received first picture
[0x7fa6ccc07178] main input debug: Decoder buffering done in 7 ms
[0x7fa6c0c018c8] avi demux debug: seek requested: 232 seconds 8%
[0x7fa6c0c018c8] avi demux debug: old:268435101 > new 232050002
[0x7fa6c0c018c8] avi demux debug: seek: 232 seconds
[0x7fa6ccc07178] main input debug: Buffering 0%
[0x7fa6c0d1a3c8] main decoder debug: End of audio preroll
[0x7fa6ccc07178] main input debug: Buffering 8%
[0x7fa6ccc07178] main input debug: Buffering 16%
[0x7fa6ccc07178] main input debug: Buffering 25%
[0x7fa6ccc07178] main input debug: Buffering 33%
[0x7fa6ccc07178] main input debug: Buffering 41%
[0x7fa6ccc07178] main input debug: Buffering 50%
[0x7fa6ccc07178] main input debug: Buffering 58%
[0x7fa6ccc07178] main input debug: Buffering 66%
[0x7fa6ccc07178] main input debug: Buffering 75%
[0x7fa6ccc07178] main input debug: Buffering 83%
[0x7fa6ccc07178] main input debug: Buffering 91%
[0x7fa6ccc07178] main input debug: Buffering 100%
[0x7fa6ccc07178] main input debug: Stream buffering done (325 ms in 10 ms)
[0x1ddde48] pulse audio output debug: underflow
[0x7fa6c0d04068] main decoder debug: End of video preroll
[0x7fa6c0d04068] main decoder debug: Received first picture

running it under gdb (not the same crash as above):

#0  ff_emu_edge_vfix3_mmx.body_loop () at /build/libav-KCSjC9/libav-10.2/libavcodec/x86/videodsp.asm:333
#1  0x00007fffca2d9ee8 in emulated_edge_mc (h_extend_var=<optimized out>, hfix_tbl=<optimized out>, v_extend_var=<optimized out>, vfix_tbl=<optimized out>, h=<optimized out>, w=32636, src_y=<optimized out>, src_x=<optimized out>, block_h=<optimized out>, block_w=<optimized out>, src_stride=<optimized out>, dst_stride=<optimized out>, src=0x7fffbc066ffd "|||", dst=<optimized out>) at /build/libav-KCSjC9/libav-10.2/libavcodec/x86/videodsp_init.c:172
#2  emulated_edge_mc_sse2 (buf=0x7fffb80726f0 "|||||||||", src=0x7fffbc066ffd "|||", buf_stride=256, src_stride=256, block_w=0, block_h=1, src_x=256, src_y=32636, w=256, h=192) at /build/libav-KCSjC9/libav-10.2/libavcodec/x86/videodsp_init.c:234
#3  0x00007fffca140967 in mpeg_motion_internal (mb_y=23, is_mpeg12=0, h=16, motion_y=11, motion_x=23, pix_op=0x7fffccd183c0, ref_picture=<optimized out>, field_select=0, bottom_field=0, field_based=0, dest_cr=0x7fffb76dd8f8 "\177\200\200\201\201\202\202\203~~}}||}}", '|' <repeats 15 times>, "}}}}}}|{{{||{{{{{||{{{{z{{{{{{{{zz{{{{{{{zzyyzzzzy", 'z' <repeats 19 times>, "yyzzzyyzzz{||||||||}", '\177' <repeats 14 times>, "\200\177\177~\200\201\201\202\204\205\204\210\213\214\214\214\216\216\216\214\215\216\216\216\216\216\216\215\212\206\204\201}}zvtqqstsrpmmmmmllmllkllmnonmnnlk"..., dest_cb=0x7fffb76d18f8 "}}}}}}}}\211\212\213\212\212\212\213\213\211\210\206\206\205\205\205\204\205\205\205\204\202\201\200\177\177~}~\200\201\202\203\204\205\204\204\205\205\206\206\205\204\205\206\206\206\205\206\206\206\206\205\205\205\205", '\204' <repeats 14 times>, "\205\206\206\204\204\205\206\206\206\205\205\206\205\205\204\204\203\203\203\204\204\204\204\205\205\204\204\203\204\204\203\203\203\203\203\201\200\200\177\200\177\177\177\177\177\177\177\177\177\177~~~}}|||}~\177\202\204\203\201\200}}ywxxxxxxwwwwvutwxxxxy{|y|}}}||~}~\177\177~~~~\177", '~' <repeats 14 times>, "\177"..., dest_y=0x7fffb76c41f0 "JGC@=;631/+(%\"!!\244\244\245\244\241\243\242\241\242\241\242\240\236\235\233\232\223\222\220\225\227\230\225\220\210\205\206\207\206\206\206\210\207\210\212\215\216\214\213\213\215\214\214\212\212\211\203zj^\\]\\\\\\]fosropv|\200\210\206\203\177{vvuux~\203\205\210\212\214\216\217\215\216\217\217\220\221\221\222\224\224\224\225\224\223\223\223\223\222\220\217\216\215\215\215\214\215\216\215\213\212\213\213\212\212\213\213\213\214\213\213\211\207\206\205\204\201~~~}}~~~}}~\200\201\201\201\203\202\203\203\202\203\206\206\206\205\205\206\207\205\203\206\210\206\204\204\204\206\206\205\204\203\201\177\177\177~~}{zxxxww"..., s=0x7fffccd15f60) at /build/libav-KCSjC9/libav-10.2/libavcodec/mpegvideo_motion.c:332
#4  mpeg_motion (s=0x7fffccd15f60, dest_y=0x7fffb76c41f0 "JGC@=;631/+(%\"!!\244\244\245\244\241\243\242\241\242\241\242\240\236\235\233\232\223\222\220\225\227\230\225\220\210\205\206\207\206\206\206\210\207\210\212\215\216\214\213\213\215\214\214\212\212\211\203zj^\\]\\\\\\]fosropv|\200\210\206\203\177{vvuux~\203\205\210\212\214\216\217\215\216\217\217\220\221\221\222\224\224\224\225\224\223\223\223\223\222\220\217\216\215\215\215\214\215\216\215\213\212\213\213\212\212\213\213\213\214\213\213\211\207\206\205\204\201~~~}}~~~}}~\200\201\201\201\203\202\203\203\202\203\206\206\206\205\205\206\207\205\203\206\210\206\204\204\204\206\206\205\204\203\201\177\177\177~~}{zxxxww"..., dest_cb=0x7fffb76d18f8 "}}}}}}}}\211\212\213\212\212\212\213\213\211\210\206\206\205\205\205\204\205\205\205\204\202\201\200\177\177~}~\200\201\202\203\204\205\204\204\205\205\206\206\205\204\205\206\206\206\205\206\206\206\206\205\205\205\205", '\204' <repeats 14 times>, "\205\206\206\204\204\205\206\206\206\205\205\206\205\205\204\204\203\203\203\204\204\204\204\205\205\204\204\203\204\204\203\203\203\203\203\201\200\200\177\200\177\177\177\177\177\177\177\177\177\177~~~}}|||}~\177\202\204\203\201\200}}ywxxxxxxwwwwvutwxxxxy{|y|}}}||~}~\177\177~~~~\177", '~' <repeats 14 times>, "\177"..., dest_cr=0x7fffb76dd8f8 "\177\200\200\201\201\202\202\203~~}}||}}", '|' <repeats 15 times>, "}}}}}}|{{{||{{{{{||{{{{z{{{{{{{{zz{{{{{{{zzyyzzzzy", 'z' <repeats 19 times>, "yyzzzyyzzz{||||||||}", '\177' <repeats 14 times>, "\200\177\177~\200\201\201\202\204\205\204\210\213\214\214\214\216\216\216\214\215\216\216\216\216\216\216\215\212\206\204\201}}zvtqqstsrpmmmmmllmllkllmnonmnnlk"..., field_select=0, ref_picture=<optimized out>, pix_op=0x7fffccd183c0, motion_x=23, motion_y=11, h=16, mb_y=23) at /build/libav-KCSjC9/libav-10.2/libavcodec/mpegvideo_motion.c:383
#5  0x00007fffca142386 in MPV_motion_internal (is_mpeg12=<optimized out>, qpix_op=<optimized out>, pix_op=<optimized out>, ref_picture=<optimized out>, dir=<optimized out>, dest_cr=<optimized out>, dest_cb=<optimized out>, dest_y=<optimized out>, s=<optimized out>) at /build/libav-KCSjC9/libav-10.2/libavcodec/mpegvideo_motion.c:905
#6  ff_MPV_motion (s=0x7fffccd15f60, dest_y=0x7fffb76c41f0 "JGC@=;631/+(%\"!!\244\244\245\244\241\243\242\241\242\241\242\240\236\235\233\232\223\222\220\225\227\230\225\220\210\205\206\207\206\206\206\210\207\210\212\215\216\214\213\213\215\214\214\212\212\211\203zj^\\]\\\\\\]fosropv|\200\210\206\203\177{vvuux~\203\205\210\212\214\216\217\215\216\217\217\220\221\221\222\224\224\224\225\224\223\223\223\223\222\220\217\216\215\215\215\214\215\216\215\213\212\213\213\212\212\213\213\213\214\213\213\211\207\206\205\204\201~~~}}~~~}}~\200\201\201\201\203\202\203\203\202\203\206\206\206\205\205\206\207\205\203\206\210\206\204\204\204\206\206\205\204\203\201\177\177\177~~}{zxxxww"..., dest_cb=0x7fffb76d18f8 "}}}}}}}}\211\212\213\212\212\212\213\213\211\210\206\206\205\205\205\204\205\205\205\204\202\201\200\177\177~}~\200\201\202\203\204\205\204\204\205\205\206\206\205\204\205\206\206\206\205\206\206\206\206\205\205\205\205", '\204' <repeats 14 times>, "\205\206\206\204\204\205\206\206\206\205\205\206\205\205\204\204\203\203\203\204\204\204\204\205\205\204\204\203\204\204\203\203\203\203\203\201\200\200\177\200\177\177\177\177\177\177\177\177\177\177~~~}}|||}~\177\202\204\203\201\200}}ywxxxxxxwwwwvutwxxxxy{|y|}}}||~}~\177\177~~~~\177", '~' <repeats 14 times>, "\177"..., dest_cr=0x7fffb76dd8f8 "\177\200\200\201\201\202\202\203~~}}||}}", '|' <repeats 15 times>, "}}}}}}|{{{||{{{{{||{{{{z{{{{{{{{zz{{{{{{{zzyyzzzzy", 'z' <repeats 19 times>, "yyzzzyyzzz{||||||||}", '\177' <repeats 14 times>, "\200\177\177~\200\201\201\202\204\205\204\210\213\214\214\214\216\216\216\214\215\216\216\216\216\216\216\215\212\206\204\201}}zvtqqstsrpmmmmmllmllkllmnonmnnlk"..., dir=<optimized out>, ref_picture=<optimized out>, pix_op=0x7fffccd183c0, qpix_op=0x7fffccd18028) at /build/libav-KCSjC9/libav-10.2/libavcodec/mpegvideo_motion.c:976
#7  0x00007fffca1300b9 in MPV_decode_mb_internal (is_mpeg12=<optimized out>, block=<optimized out>, s=<optimized out>) at /build/libav-KCSjC9/libav-10.2/libavcodec/mpegvideo.c:2176
#8  ff_MPV_decode_mb (s=0x7fffccd15f60, block=0x7fffb801cd00) at /build/libav-KCSjC9/libav-10.2/libavcodec/mpegvideo.c:2310
#9  0x00007fffc9fb080e in decode_slice (s=s at entry=0x7fffccd15f60) at /build/libav-KCSjC9/libav-10.2/libavcodec/h263dec.c:269
#10 0x00007fffc9fb13b2 in ff_h263_decode_frame (avctx=0x7fffccd158c0, data=0x7fffccd15500, got_frame=0x7fffc8875d2c, avpkt=<optimized out>) at /build/libav-KCSjC9/libav-10.2/libavcodec/h263dec.c:568
#11 0x00007fffca1d81cb in avcodec_decode_video2 (avctx=avctx at entry=0x7fffccd158c0, picture=0x7fffccd15500, got_picture_ptr=got_picture_ptr at entry=0x7fffc8875d2c, avpkt=avpkt at entry=0x7fffc8875d30) at /build/libav-KCSjC9/libav-10.2/libavcodec/utils.c:1480
#12 0x00007fffcad03d9b in DecodeVideo (p_dec=<optimized out>, pp_block=<optimized out>) at avcodec/video.c:610
#13 0x00007ffff7148c00 in DecoderDecodeVideo (p_dec=p_dec at entry=0x7fffccd03fc8, p_block=p_block at entry=0x7fffccd5c580) at input/decoder.c:1479
#14 0x00007ffff714a141 in DecoderProcessVideo (b_flush=false, p_block=0x7fffccd5c580, p_dec=<optimized out>) at input/decoder.c:1841
#15 DecoderProcess (p_block=<optimized out>, p_dec=<optimized out>) at input/decoder.c:2014
#16 DecoderThread (p_data=0x7fffccd03fc8) at input/decoder.c:936
#17 0x00007ffff79ac0a4 in start_thread (arg=0x7fffc8876700) at pthread_create.c:309
#18 0x00007ffff74dd04d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111


-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (650, 'testing'), (600, 'unstable'), (500, 'testing-updates')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.14-1-amd64 (SMP w/6 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages vlc depends on:
ii  dpkg                      1.17.10
ii  fonts-freefont-ttf        20120503-4
ii  libaa1                    1.4p5-42
ii  libavcodec55              6:10.2-1
ii  libavutil53               6:10.2-1
ii  libc6                     2.19-7
ii  libcaca0                  0.99.beta19-2
ii  libfreetype6              2.5.2-1
ii  libfribidi0               0.19.6-1
ii  libgcc1                   1:4.9.0-7
ii  libgl1-mesa-glx [libgl1]  10.2.3-1
ii  libice6                   2:1.0.9-1
ii  libqtcore4                4:4.8.6+dfsg-2
ii  libqtgui4                 4:4.8.6+dfsg-2
ii  libsdl-image1.2           1.2.12-5+b2
ii  libsdl1.2debian           1.2.15-10
ii  libsm6                    2:1.2.2-1
ii  libstdc++6                4.9.0-7
ii  libtar0                   1.2.20-4
ii  libva-x11-1               1.3.1-3
ii  libva1                    1.3.1-3
ii  libvlccore7               2.1.4-1+b3
ii  libx11-6                  2:1.6.2-2
ii  libxcb-composite0         1.10-3
ii  libxcb-keysyms1           0.3.9-1
ii  libxcb-randr0             1.10-3
ii  libxcb-render0            1.10-3
ii  libxcb-shape0             1.10-3
ii  libxcb-shm0               1.10-3
ii  libxcb-xfixes0            1.10-3
ii  libxcb-xv0                1.10-3
ii  libxcb1                   1.10-3
ii  libxext6                  2:1.3.2-1
ii  libxinerama1              2:1.1.3-1
ii  libxpm4                   1:3.5.11-1
ii  vlc-nox                   2.1.4-1+b3
ii  zlib1g                    1:1.2.8.dfsg-1

Versions of packages vlc recommends:
ii  vlc-plugin-notify  2.1.4-1+b3
ii  vlc-plugin-pulse   2.1.4-1+b3
ii  xdg-utils          1.1.0~rc1+git20111210-7.1

Versions of packages vlc suggests:
pn  videolan-doc  <none>

Versions of packages vlc-nox depends on:
ii  dpkg                       1.17.10
ii  liba52-0.7.4               0.7.4-17
ii  libasound2                 1.0.28-1
ii  libass5                    0.10.2-3
ii  libavahi-client3           0.6.31-4
ii  libavahi-common3           0.6.31-4
ii  libavc1394-0               0.5.4-2
ii  libavcodec55               6:10.2-1
ii  libavformat55              6:10.2-1
ii  libavutil53                6:10.2-1
ii  libbasicusageenvironment0  2014.01.13-1
ii  libbluray1                 1:0.6.0+dfsg-2
ii  libc6                      2.19-7
ii  libcddb2                   1.3.2-4
ii  libcdio13                  0.83-4.1
ii  libchromaprint0            1.1-1+b1
ii  libcrystalhd3              1:0.0~git20110715.fdd2f19-11
ii  libdbus-1-3                1.8.6-1
ii  libdc1394-22               2.2.2-1
ii  libdca0                    0.0.5-6
ii  libdirac-decoder0          1.0.2-6
ii  libdirac-encoder0          1.0.2-6
ii  libdirectfb-1.2-9          1.2.10.0-5
ii  libdvbpsi9                 1.2.0-1
ii  libdvdnav4                 4.2.1-3
ii  libdvdread4                4.2.1-2
ii  libebml4                   1.3.0-2
ii  libfaad2                   2.7-8
ii  libflac8                   1.3.0-2
ii  libfontconfig1             2.11.0-5
ii  libfreerdp1                1.0.2-4+b1
ii  libfreetype6               2.5.2-1
ii  libfribidi0                0.19.6-1
ii  libgcc1                    1:4.9.0-7
ii  libgcrypt20                1.6.1-2
ii  libgnutls-deb0-28          3.2.15-3
ii  libgpg-error0              1.13-0.1
ii  libgroupsock1              2014.01.13-1
ii  libiso9660-8               0.83-4.1
ii  libkate1                   0.4.1-1.1
ii  liblircclient0             0.9.0~pre1-1
ii  liblivemedia23             2014.01.13-1
ii  liblua5.2-0                5.2.3-1
ii  libmad0                    0.15.1b-8
ii  libmatroska6               1.4.1-2
ii  libmodplug1                1:0.8.8.4-4.1
ii  libmpcdec6                 2:0.1~r459-4.1
ii  libmpeg2-4                 0.5.1-5
ii  libmtp9                    1.1.6-51-g1a2669c~ds0-3
ii  libncursesw5               5.9+20140118-1
ii  libogg0                    1.3.2-1
ii  libopus0                   1.1-1
ii  libpng12-0                 1.2.50-1
ii  libpostproc52              6:0.git20120821-4
ii  libraw1394-11              2.1.0-2
ii  libresid-builder0c2a       2.1.1-14
ii  libsamplerate0             0.1.8-8
ii  libschroedinger-1.0-0      1.0.11-2
ii  libshout3                  2.3.1-3
ii  libsidplay2                2.1.1-14
ii  libsmbclient               2:4.1.9+dfsg-1
ii  libspeex1                  1.2~rc1.1-1
ii  libspeexdsp1               1.2~rc1.1-1
ii  libssh2-1                  1.4.3-3
ii  libstdc++6                 4.9.0-7
ii  libswscale2                6:10.2-1
ii  libtag1c2a                 1.9.1-2.1
ii  libtheora0                 1.1.1+dfsg.1-3.2
ii  libtinfo5                  5.9+20140118-1
ii  libtwolame0                0.3.13-1
ii  libudev1                   208-6
ii  libupnp6                   1:1.6.17-1.2
ii  libusageenvironment1       2014.01.13-1
ii  libusb-1.0-0               2:1.0.19-1
ii  libvcdinfo0                0.7.24+dfsg-0.1
ii  libvlc5                    2.1.4-1+b3
ii  libvlccore7                2.1.4-1+b3
ii  libvorbis0a                1.3.2-1.4
ii  libvorbisenc2              1.3.2-1.4
ii  libx264-142                2:0.142.2431+gita5831aa-1
ii  libxml2                    2.9.1+dfsg1-4
ii  libzvbi0                   0.2.33-7
ii  zlib1g                     1:1.2.8.dfsg-1

Versions of packages vlc-nox recommends:
pn  libdvdcss2  <none>

Versions of packages libvlc5 depends on:
ii  dpkg         1.17.10
ii  libc6        2.19-7
ii  libvlccore7  2.1.4-1+b3

Versions of packages libvlccore7 depends on:
ii  dpkg            1.17.10
ii  libc6           2.19-7
ii  libdbus-1-3     1.8.6-1
ii  libidn11        1.28-2
ii  libproxy-tools  0.4.11-4
ii  vlc-data        2.1.4-1

Versions of packages vlc is related to:
pn  libavutil50  <none>
pn  libavutil51  <none>

-- no debconf information



More information about the pkg-multimedia-maintainers mailing list