Package: vlc Version: 2.2.1-5+b1 Severity: important Dear Maintainer,
While it works fine with some audio codecs, fails with others i.e. flac and mp3. `vlc -v --list | grep flac` shows: VLC media player 2.2.1 Terry Pratchett (Weatherwax) (revision 2.2.1-0-ga425c42) packetizer_flac Flac audio packetizer flac Flac audio decoder flac Flac audio encoder flacsys FLAC demuxer while trying to play a flac encoded audio file: VLC media player 2.2.1 Terry Pratchett (Weatherwax) (revision 2.2.1-0-ga425c42) [0000000001269398] core libvlc debug: VLC media player - 2.2.1 Terry Pratchett (Weatherwax) [0000000001269398] core libvlc debug: Copyright © 1996-2015 the VideoLAN team [0000000001269398] core libvlc debug: revision 2.2.1-0-ga425c42 [0000000001269398] core 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 -Wl,--as-needed' '--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=5' '--enable-a52' '--enable-aa' '--enable-bluray' '--enable-bonjour' '--enable-caca' '--enable-chromaprint' '--enable-dbus' '--enable-dca' '--enable-directfb' '--enable-dvbpsi' '--enable-dvdnav' '--enable-faad' '--enable-flac' '--enable-fluidsynth' '--enable-freerdp' '--enable-freetype' '--enable-fribidi' '--enable-gles1' '--enable-gles2' '--enable-gnutls' '--enable-jack' '--enable-kate' '--enable-libass' '--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-pulse' '--enable-qt' '--enable-realrtsp' '--enable-samplerate' '--enable-schroedinger' '--enable-sdl' '--enable-sdl-image' '--enable-sftp' '--enable-shine' '--enable-shout' '--enable-skins2' '--enable-speex' '--enable-svg' '--enable-svgdec' '--enable-taglib' '--enable-theora' '--enable-twolame' '--enable-upnp' '--enable-vcdx' '--enable-vdpau' '--enable-vnc' '--enable-vorbis' '--enable-x264' '--enable-x265' '--enable-zvbi' '--with-kde-solid=/usr/share/kde4/apps/solid/actions/' '--disable-decklink' '--disable-dxva2' '--disable-fdkaac' '--disable-gnomevfs' '--disable-goom' '--disable-libtar' '--disable-mfx' '--disable-opencv' '--disable-projectm' '--disable-sndio' '--disable-telx' '--disable-vpx' '--disable-vsxu' '--disable-wasapi' '--enable-alsa' '--enable-atmo' '--enable-dc1394' '--enable-dv1394' '--enable-linsys' '--enable-omxil' '--enable-udev' '--enable-v4l2' '--enable-libva' '--enable-vcd' '--enable-smbclient' '--disable-oss' '--enable-crystalhd' '--enable-mmx' '--enable-sse' '--disable-neon' '--disable-altivec' 'CFLAGS=-g -O2 -fstack-protector-strong -Wformat -Werror=format-security' 'CXXFLAGS=-g -O2 -fstack-protector-strong -Wformat -Werror=format-security' 'build_alias=x86_64-linux-gnu' 'OBJCFLAGS=-g -O2 -fstack-protector-strong -Wformat -Werror=format-security' [0000000001269398] core libvlc debug: searching plug-in modules [0000000001269398] core libvlc debug: loading plugins cache file /usr/lib/vlc/plugins/plugins.dat [0000000001269398] core libvlc debug: recursively browsing `/usr/lib/vlc/plugins' [0000000001269398] core libvlc debug: saving plugins cache /usr/lib/vlc/plugins/plugins.dat [0000000001269398] core libvlc debug: plug-ins loaded: 458 modules [0000000001269398] core libvlc debug: opening config file (/home/yo/.config/vlc/vlcrc) [0000000001269398] core libvlc debug: translation test: code is "C" [0000000001269398] core libvlc debug: No media player running. Continuing normally. [0000000001269398] core libvlc debug: CPU has capabilities MMX MMXEXT SSE SSE2 SSE3 3DNow! FPU [000000000127de98] core input debug: Creating an input for 'Media Library' [000000000127de98] core input debug: selected audio language[0] es [000000000127de98] core input debug: selected audio language[1] any [000000000127de98] core input debug: selected subtitle language[0] es [000000000127de98] core input debug: Input is a meta file: disabling unneeded options [000000000127de98] core input debug: using timeshift granularity of 50 MiB, in path '/tmp' [000000000127de98] core input debug: `file/xspf-open:///home/yo/.local/share/vlc/ml.xspf' gives access `file' demux `xspf-open' path `/home/yo/.local/share/vlc/ml.xspf' [000000000127de98] core input debug: creating demux: access='file' demux='xspf-open' location='/home/yo/.local/share/vlc/ml.xspf' file='/home/yo/.local/share/vlc/ml.xspf' [000000000133c848] core demux debug: looking for access_demux module matching "file": 20 candidates [000000000133c848] core demux debug: no access_demux modules matched [000000000127de98] core input debug: creating access 'file' location='/home/yo/.local/share/vlc/ml.xspf', path='/home/yo/.local/share/vlc/ml.xspf' [000000000133c848] core access debug: looking for access module matching "file": 24 candidates [000000000133c848] filesystem access debug: opening file `/home/yo/.local/share/vlc/ml.xspf' [000000000133c848] core access debug: using access module "filesystem" [00000000013657f8] core stream debug: Using stream method for AStream* [00000000013657f8] core stream debug: starting pre-buffering [00000000013657f8] core stream debug: received first data after 0 ms [00000000013657f8] core stream debug: pre-buffering done 1024 bytes in 0s - 6172 KiB/s [0000000001365a58] core stream debug: looking for stream_filter module matching "any": 9 candidates [0000000001365a58] core stream debug: no stream_filter modules matched [0000000001365a58] core stream debug: looking for stream_filter module matching "record": 9 candidates [0000000001365a58] core stream debug: using stream_filter module "record" [000000000127de98] core input debug: creating demux: access='file' demux='xspf-open' location='/home/yo/.local/share/vlc/ml.xspf' file='/home/yo/.local/share/vlc/ml.xspf' [0000000001368b18] core demux debug: looking for demux module matching "xspf-open": 66 candidates [0000000001368b18] xspf demux debug: using XSPF playlist reader [0000000001368b18] core demux debug: using demux module "playlist" [0000000001368db8] core demux meta debug: looking for meta reader module matching "any": 2 candidates [0000000001368db8] lua demux meta debug: Trying Lua scripts in /home/yo/.local/share/vlc/lua/meta/reader [0000000001368db8] lua demux meta debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/reader [0000000001368db8] lua demux meta debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/reader/filename.luac [0000000001368db8] lua demux meta debug: Trying Lua scripts in /usr/share/vlc/lua/meta/reader [0000000001368db8] core demux meta debug: no meta reader modules matched [000000000127de98] core input debug: `file/xspf-open:///home/yo/.local/share/vlc/ml.xspf' successfully opened [00000000013725b8] core xml reader debug: looking for xml reader module matching "any": 1 candidates [00000000013725b8] core xml reader debug: using xml reader module "xml" [0000000001368b18] xspf demux debug: parsed 7 tracks successfully [000000000127de98] core input debug: EOF reached [0000000001368b18] core demux debug: removing module "playlist" [0000000001365a58] core stream debug: removing module "record" [000000000133c848] core access debug: removing module "filesystem" [0000000001336938] core playlist debug: creating audio output [00000000013657f8] core audio output debug: looking for audio output module matching "alsa": 5 candidates [00000000013657f8] alsa audio output debug: Available ALSA PCM devices: [00000000013657f8] alsa audio output debug: Discard all samples (playback) or generate zero samples (capture) (null) [00000000013657f8] alsa audio output debug: HDA ATI HDMI, HDMI 0 HDMI Audio Output (hdmi:CARD=HDMI,DEV=0) [00000000013657f8] alsa audio output debug: HDA ATI HDMI, HDMI 0 Direct sample mixing device (dmix:CARD=HDMI,DEV=3) [00000000013657f8] alsa audio output debug: HDA ATI HDMI, HDMI 0 Direct sample snooping device (dsnoop:CARD=HDMI,DEV=3) [00000000013657f8] alsa audio output debug: HDA ATI HDMI, HDMI 0 Direct hardware device without any conversions (hw:CARD=HDMI,DEV=3) [00000000013657f8] alsa audio output debug: HDA ATI HDMI, HDMI 0 Hardware device with all software conversions (plughw:CARD=HDMI,DEV=3) [00000000013657f8] alsa audio output debug: Xonar STX, Multichannel Default Audio Device (sysdefault:CARD=STX) [00000000013657f8] alsa audio output debug: Xonar STX, Multichannel Front speakers (front:CARD=STX,DEV=0) [00000000013657f8] alsa audio output debug: Xonar STX, Multichannel 2.1 Surround output to Front and Subwoofer speakers (surround21:CARD=STX,DEV=0) [00000000013657f8] alsa audio output debug: Xonar STX, Multichannel 4.0 Surround output to Front and Rear speakers (surround40:CARD=STX,DEV=0) [00000000013657f8] alsa audio output debug: Xonar STX, Multichannel 4.1 Surround output to Front, Rear and Subwoofer speakers (surround41:CARD=STX,DEV=0) [00000000013657f8] alsa audio output debug: Xonar STX, Multichannel 5.0 Surround output to Front, Center and Rear speakers (surround50:CARD=STX,DEV=0) [00000000013657f8] alsa audio output debug: Xonar STX, Multichannel 5.1 Surround output to Front, Center, Rear and Subwoofer speakers (surround51:CARD=STX,DEV=0) [00000000013657f8] alsa audio output debug: Xonar STX, Multichannel 7.1 Surround output to Front, Center, Side, Rear and Woofer speakers (surround71:CARD=STX,DEV=0) [00000000013657f8] alsa audio output debug: Xonar STX, Multichannel IEC958 (S/PDIF) Digital Audio Output (iec958:CARD=STX,DEV=0) [00000000013657f8] alsa audio output debug: Xonar STX, Multichannel Direct sample mixing device (dmix:CARD=STX,DEV=0) [00000000013657f8] alsa audio output debug: Xonar STX, Digital Direct sample mixing device (dmix:CARD=STX,DEV=1) [00000000013657f8] alsa audio output debug: Xonar STX, Multichannel Direct sample snooping device (dsnoop:CARD=STX,DEV=0) [00000000013657f8] alsa audio output debug: Xonar STX, Digital Direct sample snooping device (dsnoop:CARD=STX,DEV=1) [00000000013657f8] alsa audio output debug: Xonar STX, Multichannel Direct hardware device without any conversions (hw:CARD=STX,DEV=0) [00000000013657f8] alsa audio output debug: Xonar STX, Digital Direct hardware device without any conversions (hw:CARD=STX,DEV=1) [00000000013657f8] alsa audio output debug: Xonar STX, Multichannel Hardware device with all software conversions (plughw:CARD=STX,DEV=0) [00000000013657f8] alsa audio output debug: Xonar STX, Digital Hardware device with all software conversions (plughw:CARD=STX,DEV=1) [00000000013657f8] core audio output debug: using audio output module "alsa" [0000000001336938] core playlist debug: keeping audio output [0000000001336938] core playlist debug: adding item `Obertura Coriolano - Karajan.flac' ( file:///home/yo/M%C3%BAsica/share/Cl%C3%A1sica/Beethoven/Obertura%20Coriolano%20-%20Karajan.flac ) [00007f3928000958] core input debug: Creating an input for 'Obertura Coriolano - Karajan.flac' [00000000013eaee8] core interface debug: looking for interface module matching "hotkeys,none": 18 candidates [00000000013eaee8] core interface debug: using interface module "hotkeys" [000000000137af48] core interface debug: looking for interface module matching "globalhotkeys,none": 18 candidates [000000000137af48] core interface debug: using interface module "xcb_hotkeys" [0000000001379308] core interface debug: looking for interface module matching "dbus,none": 18 candidates [0000000001336938] core playlist debug: meta ok for Allegro con brio, need to fetch art [0000000001379308] dbus interface debug: listening on dbus as: org.mpris.MediaPlayer2.vlc [0000000001379308] core interface debug: using interface module "dbus" [0000000001269398] core libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface. [000000000137e188] core interface debug: looking for interface module matching "any": 18 candidates [00007f3928c14a68] core art finder debug: looking for meta fetcher module matching "any": 1 candidates [00007f3928c14a68] lua art finder debug: Trying Lua scripts in /home/yo/.local/share/vlc/lua/meta/fetcher [00007f3928c14a68] lua art finder debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/fetcher [00007f3928c14a68] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/fetcher/tvrage.luac [00007f3928c14a68] lua art finder debug: skipping script (unmatched scope) /usr/lib/vlc/lua/meta/fetcher/tvrage.luac [00007f3928c14a68] lua art finder debug: Trying Lua scripts in /usr/share/vlc/lua/meta/fetcher [00007f3928c14a68] core art finder debug: no meta fetcher modules matched [0000000001336938] core playlist debug: searching art for Allegro con brio [00007f3928003af8] core art finder debug: looking for art finder module matching "any": 2 candidates [00007f3928003af8] lua art finder debug: Trying Lua scripts in /home/yo/.local/share/vlc/lua/meta/art [00007f3928003af8] lua art finder debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/art [00007f3928003af8] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/00_musicbrainz.luac [00007f3928003af8] lua art finder debug: skipping script (unmatched scope) /usr/lib/vlc/lua/meta/art/00_musicbrainz.luac [00007f3928003af8] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/01_googleimage.luac [00007f3928003af8] lua art finder debug: skipping script (unmatched scope) /usr/lib/vlc/lua/meta/art/01_googleimage.luac [00007f3928003af8] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/02_frenchtv.luac [00007f3928003af8] lua art finder debug: skipping script (unmatched scope) /usr/lib/vlc/lua/meta/art/02_frenchtv.luac [00007f3928003af8] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/03_lastfm.luac [00007f3928003af8] lua art finder debug: skipping script (unmatched scope) /usr/lib/vlc/lua/meta/art/03_lastfm.luac [00007f3928003af8] lua art finder debug: Trying Lua scripts in /usr/share/vlc/lua/meta/art [00007f3928003af8] core art finder debug: no art finder modules matched [0000000001336938] core playlist debug: art not found for Allegro con brio [00007f391c106678] core generic debug: looking for extension module matching "any": 1 candidates [00007f391c106678] lua generic debug: Opening Lua Extension module [00007f391c106678] lua generic debug: Trying Lua scripts in /home/yo/.local/share/vlc/lua/extensions [00007f391c106678] lua generic debug: Trying Lua scripts in /usr/lib/vlc/lua/extensions [00007f391c106678] lua generic debug: Trying Lua playlist script /usr/lib/vlc/lua/extensions/VLSub.luac [00007f391c106678] lua generic debug: Scanning Lua script /usr/lib/vlc/lua/extensions/VLSub.luac [00007f391c106678] lua generic debug: Script /usr/lib/vlc/lua/extensions/VLSub.luac has the following capability flags: 0x5 [00007f391c106678] lua generic debug: Trying Lua scripts in /usr/share/vlc/lua/extensions [00007f391c106678] core generic debug: using extension module "lua" [000000000137e188] core interface debug: using interface module "qt4" [0000000001336938] core playlist debug: processing request item: null, node: Playlist, skip: 0 [0000000001336938] core playlist debug: rebuilding array of current - root Playlist [0000000001336938] core playlist debug: rebuild done - 1 items, index -1 [0000000001336938] core playlist debug: starting playback of the new playlist item [0000000001336938] core playlist debug: resyncing on Allegro con brio [0000000001336938] core playlist debug: Allegro con brio is at 0 [0000000001336938] core playlist debug: creating new input thread [00007f3928c15798] core input debug: Creating an input for 'Allegro con brio' [00007f3928c15798] core input debug: selected audio language[0] es [00007f3928c15798] core input debug: selected audio language[1] any [00007f3928c15798] core input debug: selected subtitle language[0] es [0000000001336938] core playlist debug: requesting art for Allegro con brio [00007f3900000958] core art finder debug: looking for meta fetcher module matching "any": 1 candidates [000000000137e188] qt4 interface debug: IM: Setting an input [00007f3928c15798] core input debug: using timeshift granularity of 50 MiB, in path '/tmp' [00007f3928c15798] core input debug: `file:///home/yo/M%C3%BAsica/share/Cl%C3%A1sica/Beethoven/Obertura%20Coriolano%20-%20Karajan.flac' gives access `file' demux `' path `/home/yo/M%C3%BAsica/share/Cl%C3%A1sica/Beethoven/Obertura%20Coriolano%20-%20Karajan.flac' [00007f3928c15798] core input debug: specified demux `any' [00007f3928c15798] core input debug: creating demux: access='file' demux='any' location='/home/yo/M%C3%BAsica/share/Cl%C3%A1sica/Beethoven/Obertura%20Coriolano%20-%20Karajan.flac' file='/home/yo/Música/share/Clásica/Beethoven/Obertura Coriolano - Karajan.flac' [00007f3904000d58] core demux debug: looking for access_demux module matching "file": 20 candidates [00007f3904000d58] core demux debug: no access_demux modules matched [00007f3928c15798] core input debug: creating access 'file' location='/home/yo/M%C3%BAsica/share/Cl%C3%A1sica/Beethoven/Obertura%20Coriolano%20-%20Karajan.flac', path='/home/yo/Música/share/Clásica/Beethoven/Obertura Coriolano - Karajan.flac' [00007f3904000d58] core access debug: looking for access module matching "file": 24 candidates [00007f3904000d58] filesystem access debug: opening file `/home/yo/Música/share/Clásica/Beethoven/Obertura Coriolano - Karajan.flac' [00007f3904000d58] core access debug: using access module "filesystem" [00007f3904001118] core stream debug: Using stream method for AStream* [00007f3904001118] core stream debug: starting pre-buffering [00007f3904001118] core stream debug: received first data after 0 ms [00007f3904001118] core stream debug: pre-buffering done 1024 bytes in 0s - 34482 KiB/s [00007f3904c01438] core stream debug: looking for stream_filter module matching "any": 9 candidates [00007f3904c01438] core stream debug: no stream_filter modules matched [00007f3904c01438] core stream debug: looking for stream_filter module matching "record": 9 candidates [00007f3904c01438] core stream debug: using stream_filter module "record" [00007f3928c15798] core input debug: creating demux: access='file' demux='any' location='/home/yo/M%C3%BAsica/share/Cl%C3%A1sica/Beethoven/Obertura%20Coriolano%20-%20Karajan.flac' file='/home/yo/Música/share/Clásica/Beethoven/Obertura Coriolano - Karajan.flac' [00007f3904c016a8] core demux debug: looking for demux module matching "flac": 66 candidates [00007f3904c02d88] core demux packetizer debug: looking for packetizer module matching "any": 23 candidates [00007f3904c02d88] core demux packetizer debug: using packetizer module "packetizer_flac" [00007f3904c016a8] core demux debug: using demux module "flacsys" [00007f3904c03708] core demux meta debug: looking for meta reader module matching "any": 2 candidates [00007f3904c03708] core demux meta debug: using meta reader module "taglib" [00007f3904c016a8] core demux debug: removing module "taglib" [00007f3928c15798] core input debug: `file:///home/yo/M%C3%BAsica/share/Cl%C3%A1sica/Beethoven/Obertura%20Coriolano%20-%20Karajan.flac' successfully opened [00007f3928c15798] core input debug: selecting program id=0 [00007f3904c06428] core decoder debug: looking for decoder module matching "any": 42 candidates [00007f3904c06428] core decoder debug: using decoder module "flac" [00007f3900000958] lua art finder debug: Trying Lua scripts in /home/yo/.local/share/vlc/lua/meta/fetcher [00007f3900000958] lua art finder debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/fetcher [00007f3900000958] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/fetcher/tvrage.luac [00007f3900000958] lua art finder debug: skipping script (unmatched scope) /usr/lib/vlc/lua/meta/fetcher/tvrage.luac [00007f3900000958] lua art finder debug: Trying Lua scripts in /usr/share/vlc/lua/meta/fetcher [00007f3900000958] core art finder debug: no meta fetcher modules matched [0000000001269398] core libvlc debug: searching art for Allegro con brio [00007f3900000958] core art finder debug: looking for art finder module matching "any": 2 candidates [00007f3900000958] lua art finder debug: Trying Lua scripts in /home/yo/.local/share/vlc/lua/meta/art [00007f3900000958] lua art finder debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/art [00007f3900000958] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/00_musicbrainz.luac [00007f3900000958] lua art finder debug: skipping script (unmatched scope) /usr/lib/vlc/lua/meta/art/00_musicbrainz.luac [00007f3900000958] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/01_googleimage.luac [00007f3928c15798] core input debug: Buffering 0% [00007f3928c15798] core input debug: Buffering 30% [00007f3904c06428] flac decoder debug: decode STREAMINFO [00007f3904c06428] flac decoder debug: channels:2 samplerate:44100 bitspersamples:16 [00007f3904c06428] flac decoder debug: STREAMINFO decoded [00007f3928c15798] core input debug: Buffering 61% [0000000001336938] core playlist debug: reusing audio output [00007f3928c15798] core input debug: Buffering 92% [00007f3928c15798] core input debug: Stream buffering done (371 ms in 0 ms) [00007f3900000958] lua art finder debug: skipping script (unmatched scope) /usr/lib/vlc/lua/meta/art/01_googleimage.luac [00000000013657f8] alsa audio output debug: using ALSA device: hdmi:CARD=HDMI,DEV=0 [00000000013657f8] alsa audio output debug: Hooks PCM Slave: Hardware PCM card 0 'HDA ATI HDMI' device 3 subdevice 0 [00000000013657f8] alsa audio output debug: device name : HDMI 0 [00000000013657f8] alsa audio output debug: device ID : HDMI 0 [00000000013657f8] alsa audio output debug: subdevice name: subdevice #0 [00000000013657f8] alsa audio output debug: initial hardware setup: ACCESS: MMAP_INTERLEAVED RW_INTERLEAVED FORMAT: S16_LE S32_LE SUBFORMAT: STD SAMPLE_BITS: [16 32] FRAME_BITS: [32 192] CHANNELS: [2 6] RATE: [32000 48000] PERIOD_TIME: [125 8192000] PERIOD_SIZE: [6 262144] PERIOD_BYTES: [128 6291456] PERIODS: [2 32] BUFFER_TIME: [250 16384000] BUFFER_SIZE: [12 524288] BUFFER_BYTES: [128 2097152] TICK_TIME: ALL [00007f3900000958] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/02_frenchtv.luac [00000000013657f8] alsa audio output debug: unsupported channel 2 position 1 [00000000013657f8] alsa audio output debug: unsupported channel 3 position 1 [00000000013657f8] alsa audio output debug: unsupported channel 3 position 1 [00000000013657f8] alsa audio output debug: unsupported channel 2 position 12 [00000000013657f8] alsa audio output debug: unsupported channel 2 position 1 [00000000013657f8] alsa audio output debug: unsupported channel 3 position 1 [00000000013657f8] alsa audio output debug: unsupported channel 2 position 1 [00000000013657f8] alsa audio output debug: unsupported channel 3 position 1 [00000000013657f8] alsa audio output debug: unsupported channel 5 position 1 [00000000013657f8] alsa audio output debug: unsupported channel 5 position 1 [00000000013657f8] alsa audio output debug: unsupported channel 4 position 14 [00000000013657f8] alsa audio output debug: unsupported channel 2 position 1 [00000000013657f8] alsa audio output debug: unsupported channel 3 position 1 [00000000013657f8] alsa audio output debug: unsupported channel 4 position 12 [00000000013657f8] alsa audio output debug: unsupported channel 3 position 1 [00000000013657f8] alsa audio output debug: unsupported channel 4 position 12 [00000000013657f8] alsa audio output debug: unsupported channel 4 position 22 [00000000013657f8] alsa audio output debug: unsupported channel 4 position 16 [00000000013657f8] alsa audio output debug: unsupported channel 7 position 1 [00000000013657f8] alsa audio output debug: unsupported channel 6 position 14 [00000000013657f8] alsa audio output debug: unsupported channel 2 position 1 [00000000013657f8] alsa audio output debug: unsupported channel 3 position 1 [00000000013657f8] alsa audio output debug: unsupported channel 2 position 1 [00000000013657f8] alsa audio output debug: unsupported channel 3 position 1 [00000000013657f8] alsa audio output debug: unsupported channel 2 position 1 [00000000013657f8] alsa audio output debug: unsupported channel 3 position 1 [00000000013657f8] alsa audio output debug: unsupported channel 5 position 1 [00000000013657f8] alsa audio output debug: unsupported channel 2 position 1 [00000000013657f8] alsa audio output debug: unsupported channel 3 position 1 [00000000013657f8] alsa audio output debug: unsupported channel 6 position 12 [00000000013657f8] alsa audio output debug: unsupported channel 3 position 1 [00000000013657f8] alsa audio output debug: unsupported channel 6 position 24 [00000000013657f8] alsa audio output debug: unsupported channel 3 position 1 [00000000013657f8] alsa audio output debug: unsupported channel 6 position 1 [00000000013657f8] alsa audio output debug: unsupported channel 2 position 1 [00000000013657f8] alsa audio output debug: unsupported channel 2 position 1 [00000000013657f8] alsa audio output debug: unsupported channel 3 position 1 [00000000013657f8] alsa audio output debug: unsupported channel 7 position 21 [00000000013657f8] alsa audio output debug: unsupported channel 3 position 1 [00000000013657f8] alsa audio output debug: unsupported channel 7 position 24 [00000000013657f8] alsa audio output debug: unsupported channel 3 position 1 [00000000013657f8] alsa audio output debug: unsupported channel 6 position 24 [00000000013657f8] alsa audio output debug: unsupported channel 3 position 1 [00000000013657f8] alsa audio output debug: unsupported channel 6 position 22 [00000000013657f8] alsa audio output debug: unsupported channel 3 position 1 [00000000013657f8] alsa audio output debug: unsupported channel 6 position 16 [00000000013657f8] alsa audio output debug: using channels map 0, type 3, 2 channel(s) [00000000013657f8] alsa audio output error: cannot set buffer duration: Invalid argument [00000000013657f8] core audio output error: module not functional [0000000001336938] core playlist debug: keeping audio output [00007f3904c06428] core decoder error: failed to create audio output [00007f3928c15798] core input debug: Decoder wait done in 18 ms [00007f3900000958] lua art finder debug: skipping script (unmatched scope) /usr/lib/vlc/lua/meta/art/02_frenchtv.luac [00007f3900000958] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/03_lastfm.luac [00007f3900000958] lua art finder debug: skipping script (unmatched scope) /usr/lib/vlc/lua/meta/art/03_lastfm.luac [00007f3900000958] lua art finder debug: Trying Lua scripts in /usr/share/vlc/lua/meta/art [00007f3900000958] core art finder debug: no art finder modules matched [0000000001269398] core libvlc debug: art not found for Allegro con brio [0000000001269398] core libvlc debug: exiting [0000000001269398] core libvlc debug: removing all interfaces [0000000001269398] core libvlc debug: exiting [000000000137e188] core interface debug: removing module "qt4" [0000000001336938] core playlist debug: deactivating the playlist [0000000001336938] core playlist debug: incoming request - stopping current input [00007f3928c15798] core input debug: control: stopping input [0000000001336938] core playlist debug: incoming request - stopping current input [0000000001336938] core playlist debug: finished input [00007f3904c06428] core decoder debug: removing module "flac" [00007f3904c06428] core decoder debug: killing decoder fourcc `flac', 0 PES in FIFO [00007f3904c016a8] core demux debug: removing module "flacsys" [00007f3904c02d88] core demux packetizer debug: removing module "packetizer_flac" [00007f3904c01438] core stream debug: removing module "record" [00007f3904000d58] core access debug: removing module "filesystem" [00007f3928c15798] core input debug: Program doesn't contain anymore ES [0000000001336938] core playlist debug: incoming request - stopping current input [0000000001336938] core playlist debug: dead input [00000000013657f8] core audio output debug: removing module "alsa" [000000000137e188] qt4 interface debug: requesting exit... [000000000137e188] qt4 interface debug: IM: Deleting the input [000000000137e188] qt4 interface debug: waiting for UI thread... [000000000137e188] qt4 interface debug: QApp exec() finished [000000000137e188] qt4 interface debug: Video is not needed anymore [000000000137e188] qt4 interface debug: Killing extension dialog provider [000000000137e188] qt4 interface debug: ExtensionsDialogProvider is quitting... [00007f391c106678] core generic debug: removing module "lua" [00007f391c106678] lua generic debug: Deactivating all loaded extensions [00007f391c106678] lua generic debug: All extensions are now deactivated [0000000001379308] core interface debug: removing module "dbus" [000000000137af48] core interface debug: removing module "xcb_hotkeys" [00000000013eaee8] core interface debug: removing module "hotkeys" [0000000001336938] core playlist debug: destroying [000000000137e188] core playlist export debug: saving Media Library to file /home/yo/.local/share/vlc/ml.xspf.tmp6101 [000000000137e188] core playlist export debug: looking for playlist export module matching "export-xspf": 4 candidates [000000000137e188] core playlist export debug: using playlist export module "export" [000000000137e188] core playlist export debug: removing module "export" QObject::~QObject: Timers cannot be stopped from another thread -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 4.2.5 (SMP w/2 CPU cores) Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages vlc depends on: ii fonts-freefont-ttf 20120503-4 ii libaa1 1.4p5-44 ii libavcodec-ffmpeg56 7:2.8.1-1 ii libavutil-ffmpeg54 7:2.8.1-1 ii libc6 2.19-22 ii libcaca0 0.99.beta19-2 ii libcairo2 1.14.2-2 ii libegl1-mesa [libegl1-x11] 10.6.8-1 ii libfreerdp-client1.1 1.1.0~git20140921.1.440916e+dfsg1-5 ii libfreerdp-core1.1 1.1.0~git20140921.1.440916e+dfsg1-5 ii libfreerdp-gdi1.1 1.1.0~git20140921.1.440916e+dfsg1-5 ii libfreetype6 2.6-2 ii libfribidi0 0.19.7-1 ii libgcc1 1:5.2.1-22 ii libgl1-mesa-glx [libgl1] 10.6.8-1 ii libgles1-mesa [libgles1] 10.6.8-1 ii libgles2-mesa [libgles2] 10.6.8-1 ii libglib2.0-0 2.46.1-1 ii libpulse0 7.0-1 ii libqt5core5a 5.5.1+dfsg-5 ii libqt5gui5 5.5.1+dfsg-5 ii libqt5widgets5 5.5.1+dfsg-5 ii libqt5x11extras5 5.5.1-3 ii librsvg2-2 2.40.11-1 ii libsdl-image1.2 1.2.12-5+b5 ii libsdl1.2debian 1.2.15-11 ii libstdc++6 5.2.1-22 ii libva-drm1 1.6.1-1 ii libva-x11-1 1.6.1-1 ii libva1 1.6.1-1 ii libvlccore8 2.2.1-5 ii libvncclient1 0.9.10+dfsg-3 ii libx11-6 2:1.6.3-1 ii libxcb-composite0 1.10-3+b1 ii libxcb-keysyms1 0.4.0-1 ii libxcb-randr0 1.10-3+b1 ii libxcb-shm0 1.10-3+b1 ii libxcb-xv0 1.10-3+b1 ii libxcb1 1.10-3+b1 ii libxext6 2:1.3.3-1 ii libxi6 2:1.7.5-1 ii libxinerama1 2:1.1.3-1+b1 ii libxpm4 1:3.5.11-1+b1 ii vlc-nox 2.2.1-5+b1 ii zlib1g 1:1.2.8.dfsg-2+b1 Versions of packages vlc recommends: pn vlc-plugin-notify <none> pn vlc-plugin-samba <none> ii xdg-utils 1.1.1-1 vlc suggests no packages. Versions of packages vlc-nox depends on: ii liba52-0.7.4 0.7.4-18 ii libasound2 1.0.29-1 ii libass5 0.13.0-1 ii libavahi-client3 0.6.31-5 ii libavahi-common3 0.6.31-5 ii libavc1394-0 0.5.4-2 ii libavcodec-ffmpeg56 7:2.8.1-1 ii libavformat-ffmpeg56 7:2.8.1-1 ii libavutil-ffmpeg54 7:2.8.1-1 ii libbasicusageenvironment0 2014.01.13-1 ii libbluray1 1:0.9.0-1 ii libc6 2.19-22 ii libcddb2 1.3.2-5 ii libcdio13 0.83-4.2 ii libchromaprint0 1.2-1+b1 ii libcrystalhd3 1:0.0~git20110715.fdd2f19-11+b1 ii libdbus-1-3 1.10.2-1 ii libdc1394-22 2.2.3-1 ii libdca0 0.0.5-7 ii libdirectfb-1.2-9 1.2.10.0-5.1 ii libdvbpsi10 1.3.0-2 ii libdvdnav4 5.0.3-1 ii libdvdread4 5.0.3-1 ii libebml4v5 1.3.3-1 ii libfaad2 2.8.0~cvs20150510-1 ii libflac8 1.3.1-4 ii libfontconfig1 2.11.0-6.3 ii libfreetype6 2.6-2 ii libfribidi0 0.19.7-1 ii libgcc1 1:5.2.1-22 ii libgcrypt20 1.6.4-3 ii libgnutls-deb0-28 3.3.18-1 ii libgpg-error0 1.20-1 ii libgroupsock1 2014.01.13-1 ii libjpeg62-turbo 1:1.4.1-2 ii libkate1 0.4.1-5 ii liblircclient0 0.9.0~pre1-1.2 ii liblivemedia23 2014.01.13-1 ii liblua5.2-0 5.2.4-1 ii libmad0 0.15.1b-8 ii libmatroska6v5 1.4.4-1 ii libmodplug1 1:0.8.8.5-2 ii libmpcdec6 2:0.1~r475-1 ii libmpeg2-4 0.5.1-7 ii libmtp9 1.1.10-1 ii libncursesw5 6.0+20150810-1 ii libogg0 1.3.2-1 ii libopus0 1.1-2 ii libpng12-0 1.2.50-2+b2 ii libpostproc-ffmpeg53 7:2.8.1-1 ii libraw1394-11 2.1.1-1 ii libresid-builder0c2a 2.1.1-14 ii libsamplerate0 0.1.8-8 ii libschroedinger-1.0-0 1.0.11-2.1 ii libshine3 3.1.0-2.1 ii libshout3 2.3.1-3 ii libsidplay2 2.1.1-14 ii libspeex1 1.2~rc1.2-1 ii libspeexdsp1 1.2~rc1.2-1 ii libssh2-1 1.5.0-2+b1 ii libstdc++6 5.2.1-22 ii libswscale-ffmpeg3 7:2.8.1-1 ii libtag1v5 1.9.1-2.4 ii libtheora0 1.1.1+dfsg.1-7 ii libtinfo5 6.0+20150810-1 ii libtwolame0 0.3.13-1.2 ii libudev1 227-2 ii libupnp6 1:1.6.19+git20141001-1 ii libusageenvironment1 2014.01.13-1 ii libvcdinfo0 0.7.24+dfsg-0.2 ii libvlc5 2.2.1-5 ii libvlccore8 2.2.1-5 ii libvorbis0a 1.3.4-3 ii libvorbisenc2 1.3.4-3 ii libx264-148 2:0.148.2601+gita0cd7d3-3 ii libx265-68 1.8-3 ii libxml2 2.9.2+zdfsg1-4 ii libzvbi0 0.2.35-9 ii zlib1g 1:1.2.8.dfsg-2+b1 Versions of packages vlc-nox suggests: ii libdvdcss2 1.2.13-0 Versions of packages libvlc5 depends on: ii libc6 2.19-22 ii libvlccore8 2.2.1-5 Versions of packages libvlccore8 depends on: ii libc6 2.19-22 ii libdbus-1-3 1.10.2-1 ii libidn11 1.32-3 ii libproxy-tools 0.4.11-4.2 ii vlc-data 2.2.1-5 Versions of packages vlc is related to: ii libavutil-ffmpeg54 7:2.8.1-1 -- Manolo Díaz _______________________________________________ pkg-multimedia-maintainers mailing list pkg-multimedia-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers