Your message dated Sun, 17 Feb 2019 21:30:34 +0100
with message-id <20190217203034.gb2...@ramacher.at>
and subject line Re: Bug#921418: Kernel update from 4.18 to 4.19 breaks vlc 
(update)
has caused the Debian Bug report #921418,
regarding Kernel update from 4.18 to 4.19 breaks vlc
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
921418: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921418
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: vlc
Version: 3.0.6-0+deb9u1

I have some problems since the update of vlc from version 3.0.3 to
3.0.6, and the simultaneous kernel update from version 4.18 to 4.19.

The symptoms in vlc are:

- For each launch of vlc, I can only play one video. At the end of the
  video, the application just hangs at the last frame. Then I cannot
  open another video or quit the application from the Media menu.
- If I click on the close button of the window frame, the window
  disappears, but the vlc process still stays in memory.
- If I started vlc in a terminal, I can quit the application with
  ctrl-C.
- Otherwise, I can only terminate vlc with "killall -s KILL vlc".
- Even the first video is only displayed, if I set the video output
  to Automatic, OpenGL or X11. If I set the output to XVideo (xv),
  then vlc does not display any video at all.


Since the problems started with the update of vlc from version 3.0.3
to 3.0.6, I naturally suspected, that this update was the problem.

The previous version 3.0.3 is still available, as apt-cache shows:

~$ apt-cache policy vlc
vlc:
  Installed: 3.0.6-0+deb9u1
  Candidate: 3.0.6-0+deb9u1
  Version table:
 *** 3.0.6-0+deb9u1 500
        500 http://security.debian.org/debian-security stretch/updates/main 
i386 Packages
        100 /var/lib/dpkg/status
     3.0.3-1-0+deb9u1 500
        500 http://ftp.de.debian.org/debian stretch/main i386 Packages


So I decided, to just downgrade vlc and install the older version
again. First, I removed the installed version and all configuration
files (~c in aptitude) with:

debian:~# aptitude purge vlc
debian:~# aptitude purge "~c"


Then I installed vlc 3.0.3 again:

debian:~# aptitude -t stretch install vlc=3.0.3-1-0+deb9u1


But, to my surprise, this did not solve the problems! The symptoms
with version 3.0.3 were now just the same as with version 3.0.6.

So I wondered, if there were any other relevant updates at the same
time. Actually, the file /var/log/apt/history.log shows, that, by
coincidence, there was a kernel update on the same day:


Start-Date: 2019-01-13  06:05:58
Commandline: apt-get -t stretch-backports dist-upgrade
Install: linux-image-4.19.0-0.bpo.1-686-pae-unsigned:i386
         (4.19.12-1~bpo9+1, automatic)
Upgrade:
    vlc-bin:i386 (3.0.3-1-0+deb9u1, 3.0.6-0+deb9u1),
    linux-image-686-pae:i386 (4.18+100~bpo9+1, 4.19+101~bpo9+1),
    vlc-plugin-video-output:i386 (3.0.3-1-0+deb9u1, 3.0.6-0+deb9u1),
    linux-libc-dev:i386 (4.18.20-2~bpo9+1, 4.19.12-1~bpo9+1),
    vlc-plugin-samba:i386 (3.0.3-1-0+deb9u1, 3.0.6-0+deb9u1),
    vlc-plugin-qt:i386 (3.0.3-1-0+deb9u1, 3.0.6-0+deb9u1),
    vlc-plugin-skins2:i386 (3.0.3-1-0+deb9u1, 3.0.6-0+deb9u1),
    vlc-plugin-visualization:i386 (3.0.3-1-0+deb9u1, 3.0.6-0+deb9u1),
    vlc-l10n:i386 (3.0.3-1-0+deb9u1, 3.0.6-0+deb9u1),
    vlc-plugin-notify:i386 (3.0.3-1-0+deb9u1, 3.0.6-0+deb9u1),
    libvlc5:i386 (3.0.3-1-0+deb9u1, 3.0.6-0+deb9u1),
    libvlccore9:i386 (3.0.3-1-0+deb9u1, 3.0.6-0+deb9u1),
    libvlc-bin:i386 (3.0.3-1-0+deb9u1, 3.0.6-0+deb9u1),
    vlc:i386 (3.0.3-1-0+deb9u1, 3.0.6-0+deb9u1),
    vlc-data:i386 (3.0.3-1-0+deb9u1, 3.0.6-0+deb9u1),
    vlc-plugin-video-splitter:i386 (3.0.3-1-0+deb9u1, 3.0.6-0+deb9u1),
    vlc-plugin-base:i386 (3.0.3-1-0+deb9u1, 3.0.6-0+deb9u1)
End-Date: 2019-01-13  06:09:10


Old kernels are never automatically deleted, they just stay in the
grub menu and can be selected from the submenu Advanced Options. So
I restarted with kernel 4.18 and this did the trick: vlc 3.0.3 runs
fine again without any problems.

Then I upgraded vlc again to version 3.0.6, and now this version also
runs without problems under the previous kernel 4.18.

Both kernels 4.18 and 4.19 are from stretch-backports. The regular
version 4.9 from stretch is, of course, also available.

So I tried all possible combinations and, after some time, came up
with these results:

Kernel     4.9   4.18  4.19
------     ---   ----  ----
vlc-3.0.3  okay  okay  program_hangs
vlc-3.0.6  okay  okay  program_hangs

Both vlc 3.0.3 and 3.0.6 run fine in kernel 4.9 and 4.18.

Both vlc versions hung in kernel 4.19 after playing just one video.

So it seems, that the kernel 4.19 in stretch-backports breaks
something in vlc. However, this doesn't mean that vlc is excused,
since all other media players run just fine with the new kernel:
mplayer, mpv, smplayer and gnome-mpv.


The tested kernels are:

package-version                     kernel_version
---------------                     --------------
linux-image-4.9.0-8-686-pae         4.9.130-2
linux-image-4.18.0-0.bpo.3-686-pae  4.18.20-2~bpo9+1
linux-image-4.19.0-0.bpo.1-686-pae  4.19.12-1~bpo9+1

AppArmor was first deactivated and then completely deinstalled,
but this did not change the problems with vlc.


Various other statistics:

The graphics card is a pretty old ASUS ATI Radeon 9600 Pro:

~$ lspci | grep VGA
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] RV360 
[Radeon 9600/X1050 Series]


I also attached the output of:

~$ vlc -vv Arrival_Trailer_2016.mp4 2>&1 | tee -a vlc_$(date 
+%Y-%m-%d_%H-%M-%S).txt


Regards,
Hartmut Buhrmester
[008ce110] main libvlc debug: VLC media player - 3.0.6 Vetinari
[008ce110] main libvlc debug: Copyright © 1996-2018 the VideoLAN team
[008ce110] main libvlc debug: revision 3.0.6-0-g5803e85f73
[008ce110] main libvlc debug: configured with ./configure  
'--build=i686-linux-gnu' '--prefix=/usr' '--includedir=${prefix}/include' 
'--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' 
'--sysconfdir=/etc' '--localstatedir=/var' '--disable-silent-rules' 
'--libdir=${prefix}/lib/i386-linux-gnu' 
'--libexecdir=${prefix}/lib/i386-linux-gnu' '--disable-maintainer-mode' 
'--disable-dependency-tracking' '--config-cache' '--disable-update-check' 
'--enable-fast-install' '--docdir=/usr/share/doc/vlc' 
'--with-binary-version=3.0.6-0+deb9u1' '--enable-a52' '--enable-aa' 
'--enable-bluray' '--enable-avahi' '--enable-caca' '--enable-chromaprint' 
'--enable-chromecast' '--enable-dbus' '--enable-dca' '--enable-dvbpsi' 
'--enable-dvdnav' '--enable-faad' '--enable-flac' '--enable-fluidsynth' 
'--enable-freerdp' '--enable-freetype' '--enable-fribidi' '--enable-gles2' 
'--enable-gnutls' '--enable-harfbuzz' '--enable-jack' '--enable-kate' 
'--enable-libass' '--enable-libmpeg2' '--enable-libxml2' '--enable-lirc' 
'--enable-live555' '--enable-mad' '--enable-matroska' '--enable-mod' 
'--enable-mpc' '--enable-mpg123' '--enable-mtp' '--enable-ncurses' 
'--enable-notify' '--enable-ogg' '--enable-opus' '--enable-pulse' '--enable-qt' 
'--enable-realrtsp' '--enable-samplerate' '--enable-sdl-image' '--enable-sftp' 
'--enable-shine' '--enable-shout' '--enable-skins2' '--enable-sndio' 
'--enable-soxr' '--enable-speex' '--enable-svg' '--enable-svgdec' 
'--enable-taglib' '--enable-theora' '--enable-twolame' '--enable-upnp' 
'--enable-vdpau' '--enable-vnc' '--enable-vorbis' '--enable-x264' 
'--enable-x265' '--enable-zvbi' '--with-kde-solid=/usr/share/solid/actions/' 
'--disable-aribsub' '--disable-d3d11va' '--disable-decklink' 
'--disable-directx' '--disable-dsm' '--disable-dxva2' '--disable-fdkaac' 
'--disable-fluidlite' '--disable-goom' '--disable-gst-decode' 
'--disable-libplacebo' '--disable-libtar' '--disable-macosx' 
'--disable-macosx-avfoundation' '--disable-macosx-qtkit' '--disable-mfx' 
'--disable-opencv' '--disable-projectm' '--disable-schroedinger' 
'--disable-sparkle' '--disable-srt' '--disable-telx' '--disable-vpx' 
'--disable-vsxu' '--disable-wasapi' '--enable-alsa' '--enable-dc1394' 
'--enable-dv1394' '--enable-linsys' '--enable-nfs' '--enable-omxil' 
'--enable-udev' '--enable-v4l2' '--enable-wayland' '--enable-libva' 
'--enable-vcd' '--enable-smbclient' '--disable-oss' '--enable-crystalhd' 
'--enable-mmx' '--enable-sse' '--disable-neon' '--disable-altivec' 
'build_alias=i686-linux-gnu' 'CFLAGS=-g -O2 
-fdebug-prefix-map=/build/vlc-bMsdxu/vlc-3.0.6=. -fstack-protector-strong 
-Wformat -Werror=format-security ' 'LDFLAGS=-Wl,-z,relro -Wl,-z,now 
-Wl,--as-needed' 'CPPFLAGS=-Wdate-time -D_FORTIFY_SOURCE=2' 'CXXFLAGS=-g -O2 
-fdebug-prefix-map=/build/vlc-bMsdxu/vlc-3.0.6=. -fstack-protector-strong 
-Wformat -Werror=format-security ' 'OBJCFLAGS=-g -O2 
-fdebug-prefix-map=/build/vlc-bMsdxu/vlc-3.0.6=. -fstack-protector-strong 
-Wformat -Werror=format-security'
[008ce110] main libvlc debug: searching plug-in modules
[008ce110] main libvlc debug: loading plugins cache file 
/usr/lib/i386-linux-gnu/vlc/plugins/plugins.dat
[008ce110] main libvlc debug: recursively browsing 
`/usr/lib/i386-linux-gnu/vlc/plugins'
[008ce110] main libvlc debug: plug-ins loaded: 511 modules
[008ce110] main libvlc debug: opening config file (/home/hb1/.config/vlc/vlcrc)
[008ce330] main logger debug: looking for logger module matching "any": 4 
candidates
[008ce330] main logger debug: using logger module "console"
[008ce110] main libvlc debug: translation test: code is "C"
[008d00d8] main keystore debug: looking for keystore module matching "memory": 
4 candidates
[008d00d8] main keystore debug: using keystore module "memory"
[008ce110] main libvlc debug: CPU has capabilities MMX MMXEXT SSE FPU 
[0092ca28] main playlist debug: creating audio output
[0092e2e0] main audio output debug: looking for audio output module matching 
"any": 6 candidates
[0092e2e0] vlcpulse audio output debug: using library version 10.0.0
[0092e2e0] vlcpulse audio output debug:  (compiled with version 10.0.0, 
protocol 32)
[0092e2e0] vlcpulse audio output error: PulseAudio server connection failure: 
Connection refused
[0092e2e0] alsa audio output debug: Available ALSA PCM devices:
[0092e2e0] alsa audio output debug: Discard all samples (playback) or generate 
zero samples (capture) (null)
[0092e2e0] alsa audio output debug: Intel 82801BA-ICH2, Intel 82801BA-ICH2 
Default Audio Device (default:CARD=I82801BAICH2)
[0092e2e0] alsa audio output debug: Intel 82801BA-ICH2, Intel 82801BA-ICH2 
Default Audio Device (sysdefault:CARD=I82801BAICH2)
[0092e2e0] alsa audio output debug: Intel 82801BA-ICH2, Intel 82801BA-ICH2 
Front speakers (front:CARD=I82801BAICH2,DEV=0)
[0092e2e0] alsa audio output debug: Intel 82801BA-ICH2, Intel 82801BA-ICH2 2.1 
Surround output to Front and Subwoofer speakers 
(surround21:CARD=I82801BAICH2,DEV=0)
[0092e2e0] alsa audio output debug: Intel 82801BA-ICH2, Intel 82801BA-ICH2 4.0 
Surround output to Front and Rear speakers (surround40:CARD=I82801BAICH2,DEV=0)
[0092e2e0] alsa audio output debug: Intel 82801BA-ICH2, Intel 82801BA-ICH2 4.1 
Surround output to Front, Rear and Subwoofer speakers 
(surround41:CARD=I82801BAICH2,DEV=0)
[0092e2e0] alsa audio output debug: Intel 82801BA-ICH2, Intel 82801BA-ICH2 5.0 
Surround output to Front, Center and Rear speakers 
(surround50:CARD=I82801BAICH2,DEV=0)
[0092e2e0] alsa audio output debug: Intel 82801BA-ICH2, Intel 82801BA-ICH2 5.1 
Surround output to Front, Center, Rear and Subwoofer speakers 
(surround51:CARD=I82801BAICH2,DEV=0)
[0092e2e0] alsa audio output debug: Intel 82801BA-ICH2, Intel 82801BA-ICH2 
IEC958 (S/PDIF) Digital Audio Output (iec958:CARD=I82801BAICH2,DEV=0)
[0092e2e0] alsa audio output debug: Intel 82801BA-ICH2, Intel 82801BA-ICH2 
Direct sample mixing device (dmix:CARD=I82801BAICH2,DEV=0)
[0092e2e0] alsa audio output debug: Intel 82801BA-ICH2, Intel 82801BA-ICH2 - 
MIC ADC Direct sample mixing device (dmix:CARD=I82801BAICH2,DEV=1)
[0092e2e0] alsa audio output debug: Intel 82801BA-ICH2, Intel 82801BA-ICH2 
Direct sample snooping device (dsnoop:CARD=I82801BAICH2,DEV=0)
[0092e2e0] alsa audio output debug: Intel 82801BA-ICH2, Intel 82801BA-ICH2 - 
MIC ADC Direct sample snooping device (dsnoop:CARD=I82801BAICH2,DEV=1)
[0092e2e0] alsa audio output debug: Intel 82801BA-ICH2, Intel 82801BA-ICH2 
Direct hardware device without any conversions (hw:CARD=I82801BAICH2,DEV=0)
[0092e2e0] alsa audio output debug: Intel 82801BA-ICH2, Intel 82801BA-ICH2 - 
MIC ADC Direct hardware device without any conversions 
(hw:CARD=I82801BAICH2,DEV=1)
[0092e2e0] alsa audio output debug: Intel 82801BA-ICH2, Intel 82801BA-ICH2 
Hardware device with all software conversions (plughw:CARD=I82801BAICH2,DEV=0)
[0092e2e0] alsa audio output debug: Intel 82801BA-ICH2, Intel 82801BA-ICH2 - 
MIC ADC Hardware device with all software conversions 
(plughw:CARD=I82801BAICH2,DEV=1)
[0092e2e0] main audio output debug: using audio output module "alsa"
[0092ca28] main playlist debug: keeping audio output
[00941ce0] main interface debug: looking for interface module matching 
"dbus,none": 17 candidates
[00941ce0] dbus interface debug: listening on dbus as: 
org.mpris.MediaPlayer2.vlc
[00941ce0] main interface debug: using interface module "dbus"
[00939a08] main interface debug: looking for interface module matching 
"hotkeys,none": 17 candidates
[00939a08] main interface debug: using interface module "hotkeys"
[0093a068] main interface debug: looking for interface module matching 
"globalhotkeys,none": 17 candidates
[b66004f0] main input debug: Creating an input for preparsing 
'Arrival_Trailer_2016.mp4'
[0093a068] main interface debug: using interface module "xcb_hotkeys"
[008ce110] main libvlc: Running vlc with the default interface. Use 'cvlc' to 
use vlc without interface.
[0093c0b0] main interface debug: looking for interface module matching "any": 
17 candidates
[b665dc80] main meta fetcher debug: looking for meta fetcher module matching 
"any": 1 candidates
[b665dc80] lua meta fetcher debug: Trying Lua scripts in 
/home/hb1/.local/share/vlc/lua/meta/fetcher
[b665dc80] lua meta fetcher debug: Trying Lua scripts in 
/usr/lib/i386-linux-gnu/vlc/lua/meta/fetcher
[b665dc80] lua meta fetcher debug: Trying Lua scripts in 
/usr/share/vlc/lua/meta/fetcher
[b665dc80] main meta fetcher debug: no meta fetcher modules matched
[b665dc80] main art finder debug: looking for art finder module matching "any": 
2 candidates
[b665dc80] lua art finder debug: Trying Lua scripts in 
/home/hb1/.local/share/vlc/lua/meta/art
[b665dc80] lua art finder debug: Trying Lua scripts in 
/usr/lib/i386-linux-gnu/vlc/lua/meta/art
[b665dc80] lua art finder debug: Trying Lua playlist script 
/usr/lib/i386-linux-gnu/vlc/lua/meta/art/00_musicbrainz.luac
[b665dc80] lua art finder debug: skipping script (unmatched scope) 
/usr/lib/i386-linux-gnu/vlc/lua/meta/art/00_musicbrainz.luac
[b665dc80] lua art finder debug: Trying Lua playlist script 
/usr/lib/i386-linux-gnu/vlc/lua/meta/art/01_googleimage.luac
[b665dc80] lua art finder debug: skipping script (unmatched scope) 
/usr/lib/i386-linux-gnu/vlc/lua/meta/art/01_googleimage.luac
[b665dc80] lua art finder debug: Trying Lua playlist script 
/usr/lib/i386-linux-gnu/vlc/lua/meta/art/02_frenchtv.luac
[b665dc80] lua art finder debug: skipping script (unmatched scope) 
/usr/lib/i386-linux-gnu/vlc/lua/meta/art/02_frenchtv.luac
[b665dc80] lua art finder debug: Trying Lua playlist script 
/usr/lib/i386-linux-gnu/vlc/lua/meta/art/03_lastfm.luac
[b665dc80] lua art finder debug: skipping script (unmatched scope) 
/usr/lib/i386-linux-gnu/vlc/lua/meta/art/03_lastfm.luac
[b665dc80] lua art finder debug: Trying Lua scripts in 
/usr/share/vlc/lua/meta/art
[b665dc80] main art finder debug: no art finder modules matched
[0093c0b0] qt interface debug: Boring first Run Wizard
[afece430] main generic debug: looking for extension module matching "any": 1 
candidates
[afece430] lua generic debug: Opening Lua Extension module
[afece430] lua generic debug: Trying Lua scripts in 
/home/hb1/.local/share/vlc/lua/extensions
[afece430] lua generic debug: Trying Lua scripts in 
/usr/lib/i386-linux-gnu/vlc/lua/extensions
[afece430] lua generic debug: Trying Lua playlist script 
/usr/lib/i386-linux-gnu/vlc/lua/extensions/VLSub.luac
[afece430] lua generic debug: Scanning Lua script 
/usr/lib/i386-linux-gnu/vlc/lua/extensions/VLSub.luac
[afece430] lua generic debug: Script 
/usr/lib/i386-linux-gnu/vlc/lua/extensions/VLSub.luac has the following 
capability flags: 0x5
[afece430] lua generic debug: Trying Lua scripts in 
/usr/share/vlc/lua/extensions
[afece430] main generic debug: using extension module "lua"
[0093c0b0] main interface debug: using interface module "qt"
[0092ca28] main playlist debug: processing request item: null, node: Playlist, 
skip: 0
[0092ca28] main playlist debug: rebuilding array of current - root Playlist
[0092ca28] main playlist debug: rebuild done - 1 items, index -1
[0092ca28] main playlist debug: starting playback of new item
[0092ca28] main playlist debug: resyncing on Arrival_Trailer_2016.mp4
[0092ca28] main playlist debug: Arrival_Trailer_2016.mp4 is at 0
[0092ca28] main playlist debug: creating new input thread
[b6a0a830] main input debug: Creating an input for 'Arrival_Trailer_2016.mp4'
[0092ca28] main playlist debug: requesting art for new input thread
[b6a0a830] main input debug: using timeshift granularity of 50 MiB
[b6a0a830] main input debug: using default timeshift path
[b6a0a830] main input debug: `file:///home/hb1/Arrival_Trailer_2016.mp4' gives 
access `file' demux `any' path `/home/hb1/Arrival_Trailer_2016.mp4'
[aa672ed8] main input source debug: creating demux: access='file' demux='any' 
location='/home/hb1/Arrival_Trailer_2016.mp4' 
file='/home/hb1/Arrival_Trailer_2016.mp4'
[aa672fe8] main demux debug: looking for access_demux module matching "file": 
17 candidates
[aa672fe8] main demux debug: no access_demux modules matched
[b6a0e018] main meta fetcher debug: looking for meta fetcher module matching 
"any": 1 candidates
[b6a0e018] lua meta fetcher debug: Trying Lua scripts in 
/home/hb1/.local/share/vlc/lua/meta/fetcher
[b6a0e018] lua meta fetcher debug: Trying Lua scripts in 
/usr/lib/i386-linux-gnu/vlc/lua/meta/fetcher
[b6a0e018] lua meta fetcher debug: Trying Lua scripts in 
/usr/share/vlc/lua/meta/fetcher
[b6a0e018] main meta fetcher debug: no meta fetcher modules matched
[b6a0e018] main art finder debug: looking for art finder module matching "any": 
2 candidates
[b6a0e018] lua art finder debug: Trying Lua scripts in 
/home/hb1/.local/share/vlc/lua/meta/art
[aa673368] main stream debug: creating access: 
file:///home/hb1/Arrival_Trailer_2016.mp4
[aa673368] main stream debug:  (path: /home/hb1/Arrival_Trailer_2016.mp4)
[aa673368] main stream debug: looking for access module matching "file": 27 
candidates
[aa673368] main stream debug: using access module "filesystem"
[aa6734f8] main stream debug: looking for stream_filter module matching 
"prefetch,cache_read": 26 candidates
[aa6734f8] cache_read stream debug: Using stream method for AStream*
[aa6734f8] cache_read stream debug: starting pre-buffering
[aa6734f8] cache_read stream debug: received first data after 0 ms
[aa6734f8] cache_read stream debug: pre-buffering done 1024 bytes in 0s - 7874 
KiB/s
[aa6734f8] main stream debug: using stream_filter module "cache_read"
[aa66dc38] main stream debug: looking for stream_filter module matching "any": 
26 candidates
[aa66dc38] lua stream debug: Trying Lua scripts in 
/home/hb1/.local/share/vlc/lua/playlist
[aa66dc38] lua stream debug: Trying Lua scripts in 
/usr/lib/i386-linux-gnu/vlc/lua/playlist
[aa66dc38] lua stream debug: Trying Lua playlist script 
/usr/lib/i386-linux-gnu/vlc/lua/playlist/anevia_streams.luac
[b6a0e018] lua art finder debug: Trying Lua scripts in 
/usr/lib/i386-linux-gnu/vlc/lua/meta/art
[b6a0e018] lua art finder debug: Trying Lua playlist script 
/usr/lib/i386-linux-gnu/vlc/lua/meta/art/00_musicbrainz.luac
[aa66dc38] lua stream debug: Trying Lua playlist script 
/usr/lib/i386-linux-gnu/vlc/lua/playlist/anevia_xml.luac
[b6a0e018] lua art finder debug: skipping script (unmatched scope) 
/usr/lib/i386-linux-gnu/vlc/lua/meta/art/00_musicbrainz.luac
[b6a0e018] lua art finder debug: Trying Lua playlist script 
/usr/lib/i386-linux-gnu/vlc/lua/meta/art/01_googleimage.luac
[aa66dc38] lua stream debug: Trying Lua playlist script 
/usr/lib/i386-linux-gnu/vlc/lua/playlist/appletrailers.luac
[aa66dc38] lua stream debug: Trying Lua playlist script 
/usr/lib/i386-linux-gnu/vlc/lua/playlist/bbc_co_uk.luac
[b6a0e018] lua art finder debug: skipping script (unmatched scope) 
/usr/lib/i386-linux-gnu/vlc/lua/meta/art/01_googleimage.luac
[b6a0e018] lua art finder debug: Trying Lua playlist script 
/usr/lib/i386-linux-gnu/vlc/lua/meta/art/02_frenchtv.luac
[b6a0e018] lua art finder debug: skipping script (unmatched scope) 
/usr/lib/i386-linux-gnu/vlc/lua/meta/art/02_frenchtv.luac
[b6a0e018] lua art finder debug: Trying Lua playlist script 
/usr/lib/i386-linux-gnu/vlc/lua/meta/art/03_lastfm.luac
[aa66dc38] lua stream debug: Trying Lua playlist script 
/usr/lib/i386-linux-gnu/vlc/lua/playlist/cue.luac
[aa66dc38] lua stream debug: Trying Lua playlist script 
/usr/lib/i386-linux-gnu/vlc/lua/playlist/dailymotion.luac
[b6a0e018] lua art finder debug: skipping script (unmatched scope) 
/usr/lib/i386-linux-gnu/vlc/lua/meta/art/03_lastfm.luac
[b6a0e018] lua art finder debug: Trying Lua scripts in 
/usr/share/vlc/lua/meta/art
[b6a0e018] main art finder debug: no art finder modules matched
[aa66dc38] lua stream debug: Trying Lua playlist script 
/usr/lib/i386-linux-gnu/vlc/lua/playlist/jamendo.luac
[aa66dc38] lua stream debug: Trying Lua playlist script 
/usr/lib/i386-linux-gnu/vlc/lua/playlist/koreus.luac
[aa66dc38] lua stream debug: Trying Lua playlist script 
/usr/lib/i386-linux-gnu/vlc/lua/playlist/liveleak.luac
[aa66dc38] lua stream debug: Trying Lua playlist script 
/usr/lib/i386-linux-gnu/vlc/lua/playlist/newgrounds.luac
[aa66dc38] lua stream debug: Trying Lua playlist script 
/usr/lib/i386-linux-gnu/vlc/lua/playlist/rockbox_fm_presets.luac
[aa66dc38] lua stream debug: Trying Lua playlist script 
/usr/lib/i386-linux-gnu/vlc/lua/playlist/soundcloud.luac
[aa66dc38] lua stream debug: Trying Lua playlist script 
/usr/lib/i386-linux-gnu/vlc/lua/playlist/twitch.luac
[aa66dc38] lua stream debug: Trying Lua playlist script 
/usr/lib/i386-linux-gnu/vlc/lua/playlist/vimeo.luac
[aa66dc38] lua stream debug: Trying Lua playlist script 
/usr/lib/i386-linux-gnu/vlc/lua/playlist/vocaroo.luac
[aa66dc38] lua stream debug: Trying Lua playlist script 
/usr/lib/i386-linux-gnu/vlc/lua/playlist/youtube.luac
[aa66dc38] lua stream debug: Trying Lua scripts in /usr/share/vlc/lua/playlist
[aa66dc38] main stream debug: no stream_filter modules matched
[aa67d400] main stream_directory debug: looking for stream_directory module 
matching "any": 1 candidates
[aa67d400] main stream_directory debug: no stream_directory modules matched
[aa672ed8] main input source debug: attachment of directory-extractor failed 
for file:///home/hb1/Arrival_Trailer_2016.mp4
[aa66dc38] main stream debug: looking for stream_filter module matching 
"record": 26 candidates
[aa66dc38] main stream debug: using stream_filter module "record"
[aa672ed8] main input source debug: creating demux: access='file' demux='any' 
location='/home/hb1/Arrival_Trailer_2016.mp4' 
file='/home/hb1/Arrival_Trailer_2016.mp4'
[aa67d868] main demux debug: looking for demux module matching "mp4": 55 
candidates
[aa66dc38] mp4 stream debug: dumping root Box "root"
[aa66dc38] mp4 stream debug: |   + ftyp size 24 offset 0
[aa66dc38] mp4 stream debug: |   + moov size 44914 offset 24
[aa66dc38] mp4 stream debug: |   |   + mvhd size 108 offset 32
[aa66dc38] mp4 stream debug: |   |   + iods size 21 offset 140
[aa66dc38] mp4 stream debug: |   |   + trak size 16156 offset 161
[aa66dc38] mp4 stream debug: |   |   |   + tkhd size 92 offset 169
[aa66dc38] mp4 stream debug: |   |   |   + edts size 36 offset 261
[aa66dc38] mp4 stream debug: |   |   |   |   + elst size 28 offset 269
[aa66dc38] mp4 stream debug: |   |   |   + mdia size 16020 offset 297
[aa66dc38] mp4 stream debug: |   |   |   |   + mdhd size 32 offset 305
[aa66dc38] mp4 stream debug: |   |   |   |   + hdlr size 45 offset 337
[aa66dc38] mp4 stream debug: |   |   |   |   + minf size 15935 offset 382
[aa66dc38] mp4 stream debug: |   |   |   |   |   + vmhd size 20 offset 390
[aa66dc38] mp4 stream debug: |   |   |   |   |   + dinf size 36 offset 410
[aa66dc38] mp4 stream debug: |   |   |   |   |   |   + dref size 28 offset 418
[aa66dc38] mp4 stream debug: |   |   |   |   |   |   |   + url  size 12 offset 
434
[aa66dc38] mp4 stream debug: |   |   |   |   |   + stbl size 15871 offset 446
[aa66dc38] mp4 stream debug: |   |   |   |   |   |   + stsd size 171 offset 454
[aa66dc38] mp4 stream debug: |   |   |   |   |   |   |   + avc1 size 155 offset 
470
[aa66dc38] mp4 stream debug: |   |   |   |   |   |   |   |   + avcC size 49 
offset 556
[aa66dc38] mp4 stream debug: |   |   |   |   |   |   |   |   + btrt size 20 
offset 605
[aa66dc38] mp4 stream debug: |   |   |   |   |   |   + stts size 24 offset 625
[aa66dc38] mp4 stream debug: |   |   |   |   |   |   + stss size 388 offset 649
[aa66dc38] mp4 stream debug: |   |   |   |   |   |   + stsc size 52 offset 1037
[aa66dc38] mp4 stream debug: |   |   |   |   |   |   + stsz size 13944 offset 
1089
[aa66dc38] mp4 stream debug: |   |   |   |   |   |   + stco size 1284 offset 
15033
[aa66dc38] mp4 stream debug: |   |   + trak size 28505 offset 16317
[aa66dc38] mp4 stream debug: |   |   |   + tkhd size 92 offset 16325
[aa66dc38] mp4 stream debug: |   |   |   + mdia size 28405 offset 16417
[aa66dc38] mp4 stream debug: |   |   |   |   + mdhd size 32 offset 16425
[aa66dc38] mp4 stream debug: |   |   |   |   + hdlr size 76 offset 16457
[aa66dc38] mp4 stream debug: |   |   |   |   + minf size 28289 offset 16533
[aa66dc38] mp4 stream debug: |   |   |   |   |   + smhd size 16 offset 16541
[aa66dc38] mp4 stream debug: |   |   |   |   |   + dinf size 36 offset 16557
[aa66dc38] mp4 stream debug: |   |   |   |   |   |   + dref size 28 offset 16565
[aa66dc38] mp4 stream debug: |   |   |   |   |   |   |   + url  size 12 offset 
16581
[aa66dc38] mp4 stream debug: |   |   |   |   |   + stbl size 28229 offset 16593
[aa66dc38] mp4 stream debug: |   |   |   |   |   |   + stsd size 105 offset 
16601
[aa66dc38] mp4 stream debug: |   |   |   |   |   |   |   + mp4a size 89 offset 
16617
[aa66dc38] mp4 stream debug: |   |   |   |   |   |   |   |   + esds size 53 
offset 16653
[aa66dc38] mp4 stream debug: |   |   |   |   |   |   + stts size 24 offset 16706
[aa66dc38] mp4 stream debug: |   |   |   |   |   |   + stsc size 1780 offset 
16730
[aa66dc38] mp4 stream debug: |   |   |   |   |   |   + stsz size 25032 offset 
18510
[aa66dc38] mp4 stream debug: |   |   |   |   |   |   + stco size 1280 offset 
43542
[aa66dc38] mp4 stream debug: |   |   + udta size 116 offset 44822
[aa66dc38] mp4 stream debug: |   |   |   + meta size 108 offset 44830
[aa66dc38] mp4 stream debug: |   |   |   |   + hdlr size 33 offset 44842
[aa66dc38] mp4 stream debug: |   |   |   |   + ilst size 63 offset 44875
[aa66dc38] mp4 stream debug: |   |   |   |   |   + gsst size 25 offset 44883
[aa66dc38] mp4 stream debug: |   |   |   |   |   |   + data size 17 offset 44891
[aa66dc38] mp4 stream debug: |   |   |   |   |   + gstd size 30 offset 44908
[aa66dc38] mp4 stream debug: |   |   |   |   |   |   + data size 22 offset 44916
[aa66dc38] mp4 stream debug: |   + mdat size 6995849 offset 44938
[aa67d868] mp4 demux debug: unrecognized major media specification (mp42).
[aa67d868] mp4 demux debug: found 2 tracks
[aa67d868] mp4 demux warning: elst box found
[aa67d868] mp4 demux debug:    - [0] duration=145186ms media time=0ms) rate=1.0
[aa67d868] mp4 demux debug: track[Id 0x1] read 317 chunk
[aa67d868] mp4 demux warning: STTS table of 1 entries
[aa67d868] mp4 demux debug: track[Id 0x1] read 3481 samples length:145s
[b6a0a830] main input debug: selecting program id=0
[aa67d868] mp4 demux debug: adding track[Id 0x1] video (enable) language undef
[aa67d868] mp4 demux debug: track[Id 0x2] read 316 chunk
[aa67d868] mp4 demux warning: STTS table of 1 entries
[aa67d868] mp4 demux debug: track[Id 0x2] read 6253 samples length:145s
[aa67d868] mp4 demux debug: adding track[Id 0x2] audio (enable) language eng
[aa67d868] main demux debug: using demux module "mp4"
[b6a0a830] main input debug: looking for a subtitle file in /home/hb1/
[aa67de20] main decoder debug: looking for video decoder module matching "any": 
16 candidates
[0093c0b0] qt interface debug: IM: Setting an input
[aa67de20] avcodec decoder debug: using ffmpeg Lavc57.64.101
[aa67de20] avcodec decoder debug: CPU flags: 0x0000100b
[aa67de20] avcodec decoder debug: allowing 1 thread(s) for decoding
[aa67de20] avcodec decoder debug: codec (h264) started
[aa67de20] main decoder debug: using video decoder module "avcodec"
[aa6e80a8] main decoder debug: looking for audio decoder module matching "any": 
21 candidates
[aa6e80a8] main decoder debug: using audio decoder module "faad"
[a753a8c0] main demux meta debug: looking for meta reader module matching 
"any": 2 candidates
[a753a8c0] main demux meta debug: using meta reader module "taglib"
[aa67d868] main demux debug: removing module "taglib"
[b6a0a830] main input debug: `file:///home/hb1/Arrival_Trailer_2016.mp4' 
successfully opened
[aa67d868] mp4 demux debug: elst (0) gives 0ms (movie)-> 0ms (track)
[aa67d868] mp4 demux debug: track[Id 0x1] using Sync Sample Box (stss)
[aa67d868] mp4 demux debug: stss gives 0 --> 0 (sample number)
[b6a0a830] main input debug: Buffering 0%
[aa67de20] avcodec decoder debug: available hardware decoder output format 109 
(vdpau)
[aa67de20] avcodec decoder debug: available hardware decoder output format 53 
(vaapi_vld)
[aa67de20] avcodec decoder debug: available software decoder output format 0 
(yuv420p)
[aa67de20] avcodec decoder debug: trying format vaapi_vld
[aa6e80a8] faad decoder warning: decoded zero sample
[0092ca28] main playlist debug: reusing audio output
[b6a0a830] main input debug: Buffering 83%
[00960548] main spu text debug: looking for text renderer module matching 
"any": 2 candidates
[b6a0a830] main input debug: Stream buffering done (500 ms in 40 ms)
[00960548] freetype spu text debug: Building font databases.
[0092e2e0] alsa audio output debug: using ALSA device: default
[0092e2e0] alsa audio output debug:  Plug PCM: Direct Stream Mixing PCM
Hardware PCM card 0 'Intel 82801BA-ICH2' device 0 subdevice 0
Its setup is:
  stream       : PLAYBACK
  access       : MMAP_INTERLEAVED
  format       : S16_LE
  subformat    : STD
  channels     : 2
  rate         : 48000
  exact rate   : 48000 (48000/1)
  msbits       : 16
  buffer_size  : 16384
  period_size  : 1024
  period_time  : 21333
  tstamp_mode  : ENABLE
  tstamp_type  : MONOTONIC
  period_step  : 1
  avail_min    : 1024
  period_event : 0
  start_threshold  : 1
  stop_threshold   : 1073741824
  silence_threshold: 0
  silence_size : 1073741824
  boundary     : 1073741824
  appl_ptr     : 0
  hw_ptr       : 0
[0092e2e0] alsa audio output debug:  device name   : Intel 82801BA-ICH2
[0092e2e0] alsa audio output debug:  device ID     : Intel ICH
[0092e2e0] alsa audio output debug:  subdevice name: subdevice #0
[0092e2e0] alsa audio output debug: initial hardware setup:
ACCESS:  MMAP_INTERLEAVED MMAP_NONINTERLEAVED MMAP_COMPLEX RW_INTERLEAVED 
RW_NONINTERLEAVED
FORMAT:  S8 U8 S16_LE S16_BE U16_LE U16_BE S24_LE S24_BE U24_LE U24_BE S32_LE 
S32_BE U32_LE U32_BE FLOAT_LE FLOAT_BE FLOAT64_LE FLOAT64_BE MU_LAW A_LAW 
IMA_ADPCM S24_3LE S24_3BE U24_3LE U24_3BE S20_3LE S20_3BE U20_3LE U20_3BE 
S18_3LE S18_3BE U18_3LE U18_3BE
SUBFORMAT:  STD
SAMPLE_BITS: [4 64]
FRAME_BITS: [4 640000]
CHANNELS: [1 10000]
RATE: 48000
PERIOD_TIME: (21333 21334)
PERIOD_SIZE: 1024
PERIOD_BYTES: [512 81920000]
PERIODS: [2 16]
BUFFER_TIME: (42666 341334)
BUFFER_SIZE: [2048 16384]
BUFFER_BYTES: [1024 1310720000]
TICK_TIME: ALL
[0092e2e0] alsa audio output debug: using channels map 0, type 1, 2 channel(s)
[0092e2e0] alsa audio output debug: final HW setup:
ACCESS:  RW_INTERLEAVED
FORMAT:  FLOAT_LE
SUBFORMAT:  STD
SAMPLE_BITS: 32
FRAME_BITS: 64
CHANNELS: 2
RATE: 48000
PERIOD_TIME: (21333 21334)
PERIOD_SIZE: 1024
PERIOD_BYTES: 8192
PERIODS: 16
BUFFER_TIME: (341333 341334)
BUFFER_SIZE: 16384
BUFFER_BYTES: 131072
TICK_TIME: 0
[0092e2e0] alsa audio output debug: initial software parameters:
tstamp_mode: NONE
tstamp_type: MONOTONIC
period_step: 1
avail_min: 1024
start_threshold: 1
stop_threshold: 16384
silence_threshold: 0
silence_size: 0
boundary: 1073741824
[0092e2e0] alsa audio output debug: final software parameters:
tstamp_mode: NONE
tstamp_type: MONOTONIC
period_step: 1
avail_min: 1024
start_threshold: 1
stop_threshold: 16384
silence_threshold: 0
silence_size: 0
boundary: 1073741824
[0092e2e0] alsa audio output warning: device cannot be paused
[0092e2e0] main audio output debug: output 'f32l' 48000 Hz Stereo frame=1 
samples/8 bytes
[a753a8c0] main volume debug: looking for audio volume module matching "any": 2 
candidates
[a753a8c0] main volume debug: using audio volume module "float_mixer"
[0092e2e0] main audio output debug: input 'f32l' 44100 Hz Stereo frame=1 
samples/8 bytes
[a756a920] main audio filter debug: looking for audio filter module matching 
"scaletempo": 15 candidates
[a756a920] scaletempo audio filter debug: format: 44100 rate, 2 nch, 4 bps, fl32
[a756a920] scaletempo audio filter debug: params: 30 stride, 0.200 overlap, 14 
search
[a756a920] scaletempo audio filter debug: 1.000 scale, 1323.000 stride_in, 1323 
stride_out, 1059 standing, 264 overlap, 617 search, 2204 queue, fl32 mode
[a756a920] main audio filter debug: using audio filter module "scaletempo"
[0092e2e0] main audio output debug: conversion: 'f32l'->'f32l' 44100 Hz->44100 
Hz Stereo->Stereo
[0092e2e0] main audio output debug: conversion pipeline complete
[0092e2e0] main audio output debug: conversion: 'f32l'->'f32l' 44100 Hz->44100 
Hz Stereo->Stereo
[0092e2e0] main audio output debug: conversion pipeline complete
[a75891d0] main audio resampler debug: looking for audio resampler module 
matching "any": 4 candidates
[a75891d0] main audio resampler debug: using audio resampler module "samplerate"
[00960548] freetype spu text debug: Took -377632 microseconds
[00960548] main spu text debug: using text renderer module "freetype"
[0097dc68] main scale debug: looking for video converter module matching "any": 
23 candidates
[0097dc68] swscale scale debug: 32x32 (32x32) chroma: YUVA -> 16x16 (16x16) 
chroma: RGBA with scaling using Bicubic (good quality)
[0097dc68] main scale debug: using video converter module "swscale"
[00998598] main scale debug: looking for video converter module matching "any": 
23 candidates
[00998598] yuvp scale debug: YUVP to YUVA converter
[00998598] main scale debug: using video converter module "yuvp"
[009545a0] main video output debug: Deinterlacing available
[009545a0] main video output debug: deinterlace -1, mode auto, is_needed 0
[00938290] main window debug: looking for vout window module matching "qt,any": 
5 candidates
[00938290] qt window debug: requesting video window...
[00938290] main window debug: using vout window module "qt"
[0099b9a8] main inhibit debug: looking for inhibit module matching "any": 2 
candidates
[00938290] main window debug: resized to 640x360
[0099b9a8] dbus_screensaver inhibit debug: cannot find service 
org.freedesktop.ScreenSaver
[0099b9a8] dbus_screensaver inhibit debug: cannot find service 
org.freedesktop.PowerManagement.Inhibit
[0099b9a8] dbus_screensaver inhibit debug: cannot find service 
org.mate.SessionManager
[0099b9a8] dbus_screensaver inhibit debug: cannot find service 
org.gnome.SessionManager
[0099b9a8] main inhibit debug: using inhibit module "xdg"
[009545a0] main video output debug: Opening vout display wrapper
[b6a0de40] main vout display debug: looking for vout display module matching 
"any": 14 candidates
[00938290] main window debug: resized to 600x348
[b6a0de40] main vout display debug: VoutDisplayEvent 'resize' 600x348
[b6a0e068] main gl debug: looking for opengl module matching "any": 3 candidates
[0093c0b0] qt interface debug: Logical video size: 640x360
[00938290] main window debug: resized to 600x348
[b6a0de40] main vout display debug: VoutDisplayEvent 'resize' 600x348
[00938290] main window debug: resized to 600x348
[b6a0de40] main vout display debug: VoutDisplayEvent 'resize' 600x348
[00938290] main window debug: resized to 640x360
[b6a0de40] main vout display debug: VoutDisplayEvent 'resize' 640x360
[b6a0e068] egl_x11 gl debug: EGL version 1.4 (DRI2) by Mesa Project
[b6a0e068] egl_x11 gl debug:  extensions: EGL_CHROMIUM_sync_control 
EGL_EXT_image_dma_buf_import EGL_KHR_cl_event2 EGL_KHR_config_attribs 
EGL_KHR_create_context EGL_KHR_create_context_no_error EGL_KHR_fence_sync 
EGL_KHR_get_all_proc_addresses EGL_KHR_gl_renderbuffer_image 
EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_3D_image 
EGL_KHR_gl_texture_cubemap_image EGL_KHR_image EGL_KHR_image_base 
EGL_KHR_image_pixmap EGL_KHR_no_config_context EGL_KHR_reusable_sync 
EGL_KHR_surfaceless_context EGL_EXT_pixel_format_float EGL_KHR_wait_sync 
EGL_MESA_configless_context EGL_MESA_drm_image EGL_MESA_image_dma_buf_export 
EGL_NOK_swap_region EGL_NOK_texture_from_pixmap EGL_NV_post_sub_buffer 
EGL_WL_bind_wayland_display 
[b6a0e068] main gl debug: using opengl module "egl_x11"
[a6b1f860] main generic debug: looking for glconv module matching "any": 4 
candidates
libva info: VA-API version 0.39.4
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib/i386-linux-gnu/dri/r300_drv_video.so
libva info: va_openDriver() returns -1
[b6a0e068] glconv_vaapi_x11 gl error: vaInitialize: unknown libva error
libva info: VA-API version 0.39.4
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib/i386-linux-gnu/dri/gallium_drv_video.so
libva info: va_openDriver() returns -1
[b6a0e068] glconv_vaapi_drm gl error: vaInitialize: unknown libva error
libva info: VA-API version 0.39.4
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib/i386-linux-gnu/dri/gallium_drv_video.so
libva info: va_openDriver() returns -1
[b6a0e068] glconv_vaapi_drm gl error: vaInitialize: unknown libva error
[a6b1f860] main generic debug: no glconv modules matched
[b6a0de40] main vout display debug: using vout display module "gl"
[b6a0de40] main vout display debug: A filter to adapt decoder VAOP to display 
I420 is needed
[a6a996f0] main filter debug: looking for video converter module matching 
"any": 23 candidates
[a6a996f0] vaapi_filters filter warning: Using SW chroma filter for 640x368 
VAOP -> I420
[a6a996f0] main filter debug: using video converter module "vaapi_filters"
[b6a0de40] main vout display debug: Filter 'VAAPI filters' (0xa6a996f0) 
appended to chain
[009545a0] main video output debug: original format sz 640x368, of (0,0), vsz 
640x360, 4cc VAOP, sar 1:1, msk r0x0 g0x0 b0x0
[00960548] main spu text debug: removing module "freetype"
[00960548] main spu text debug: looking for text renderer module matching 
"any": 2 candidates
[00960548] freetype spu text debug: Building font databases.
[0093c0b0] qt interface debug: Logical video size: 640x360
[00938290] main window debug: resized to 640x360
[b6a0de40] main vout display debug: VoutDisplayEvent 'resize' 640x360
[b6a0de40] main vout display debug: auto hiding mouse cursor
[00960548] freetype spu text debug: Took -243613 microseconds
[00960548] main spu text debug: using text renderer module "freetype"
[009a6670] main generic debug: looking for hw decoder module matching "any": 3 
candidates
[009a6670] main generic debug: no hw decoder modules matched
[aa67de20] avcodec decoder debug: trying format vdpau
[a6a996f0] main filter debug: removing module "vaapi_filters"
[b6a0de40] main vout display debug: Filter 0xa6a996f0 removed from chain
[b6a0de40] main vout display debug: removing module "gl"
[b6a0e068] main gl debug: removing module "egl_x11"
[009545a0] main video output debug: deinterlace -1, mode auto, is_needed 0
[009545a0] main video output debug: Opening vout display wrapper
[b6a800e0] main vout display debug: looking for vout display module matching 
"any": 14 candidates
[0093c0b0] qt interface debug: Logical video size: 640x360
[b6a800e0] main vout display debug: VoutDisplayEvent 'resize' 640x360
[a6a9a140] main gl debug: looking for opengl module matching "glx": 3 candidates
[00938290] main window debug: resized to 640x360
[b6a800e0] main vout display debug: VoutDisplayEvent 'resize' 640x360
[a6a9a140] glx gl debug: using GLX extension version 1.4
[a6a9a140] main gl debug: using opengl module "glx"
[a6a91d00] main generic debug: looking for glconv module matching "any": 4 
candidates
[a6a91d00] main generic debug: no glconv modules matched
[b6a800e0] main vout display debug: using vout display module "gl"
[b6a800e0] main vout display debug: A filter to adapt decoder VDV0 to display 
I420 is needed
[a6ac9e80] main filter debug: looking for video converter module matching 
"any": 23 candidates
[a6ac9e80] main filter debug: using video converter module "vdpau_chroma"
[b6a800e0] main vout display debug: Filter 'VDPAU' (0xa6ac9e80) appended to 
chain
[009545a0] main video output debug: original format sz 640x368, of (0,0), vsz 
640x360, 4cc VDV0, sar 1:1, msk r0x0 g0x0 b0x0
[009545a0] qt video output debug: Qt: Fullscreen state changed
[0092ca28] main playlist debug: reusing provided vout
[009618c8] main generic debug: looking for hw decoder module matching "any": 3 
candidates
[0093c0b0] qt interface debug: Logical video size: 640x360
[00938290] main window debug: resized to 640x360
[b6a800e0] main vout display debug: VoutDisplayEvent 'resize' 640x360
Failed to open VDPAU backend libvdpau_r300.so: cannot open shared object file: 
No such file or directory
[009618c8] main generic debug: no hw decoder modules matched
[h264 @ 0xaa6c9980] Reinit context to 640x368, pix_fmt: yuv420p
[a6ac9e80] main filter debug: removing module "vdpau_chroma"
[b6a800e0] main vout display debug: Filter 0xa6ac9e80 removed from chain
[b6a800e0] main vout display debug: removing module "gl"
[a6a9a140] main gl debug: removing module "glx"
[009545a0] main video output debug: deinterlace -1, mode auto, is_needed 0
[009545a0] main video output debug: Opening vout display wrapper
[b6a5d0e0] main vout display debug: looking for vout display module matching 
"any": 14 candidates
[0093c0b0] qt interface debug: Logical video size: 640x360
[b6a5d0e0] main vout display debug: VoutDisplayEvent 'resize' 640x360
[a6a9a140] main gl debug: looking for opengl module matching "any": 3 candidates
[00938290] main window debug: resized to 640x360
[b6a5d0e0] main vout display debug: VoutDisplayEvent 'resize' 640x360
[a6a9a140] egl_x11 gl debug: EGL version 1.4 (DRI2) by Mesa Project
[a6a9a140] egl_x11 gl debug:  extensions: EGL_CHROMIUM_sync_control 
EGL_EXT_image_dma_buf_import EGL_KHR_cl_event2 EGL_KHR_config_attribs 
EGL_KHR_create_context EGL_KHR_create_context_no_error EGL_KHR_fence_sync 
EGL_KHR_get_all_proc_addresses EGL_KHR_gl_renderbuffer_image 
EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_3D_image 
EGL_KHR_gl_texture_cubemap_image EGL_KHR_image EGL_KHR_image_base 
EGL_KHR_image_pixmap EGL_KHR_no_config_context EGL_KHR_reusable_sync 
EGL_KHR_surfaceless_context EGL_EXT_pixel_format_float EGL_KHR_wait_sync 
EGL_MESA_configless_context EGL_MESA_drm_image EGL_MESA_image_dma_buf_export 
EGL_NOK_swap_region EGL_NOK_texture_from_pixmap EGL_NV_post_sub_buffer 
EGL_WL_bind_wayland_display 
[a6a9a140] main gl debug: using opengl module "egl_x11"
[b6a5d0e0] main vout display debug: using vout display module "gl"
[009545a0] main video output debug: original format sz 640x386, of (0,0), vsz 
640x360, 4cc I420, sar 1:1, msk r0x0 g0x0 b0x0
[009545a0] qt video output debug: Qt: Fullscreen state changed
[0092ca28] main playlist debug: reusing provided vout
[0093c0b0] qt interface debug: Logical video size: 640x360
[00938290] main window debug: resized to 640x360
[b6a5d0e0] main vout display debug: VoutDisplayEvent 'resize' 640x360
[aa67de20] main decoder debug: Received first picture
[b6a0a830] main input debug: Decoder wait done in 2712 ms
[0092e2e0] main audio output debug: inserting 1275 zeroes
[009545a0] main video output warning: picture is too late to be displayed 
(missing 114 ms)
[009545a0] main video output warning: picture is too late to be displayed 
(missing 73 ms)
[009545a0] main video output warning: picture is too late to be displayed 
(missing 46 ms)
[009545a0] main video output warning: picture is too late to be displayed 
(missing 31 ms)
[009545a0] main video output warning: picture is too late to be displayed 
(missing 42 ms)
[009545a0] main video output debug: picture might be displayed late (missing 16 
ms)
[009545a0] main video output debug: picture might be displayed late (missing 14 
ms)
[009545a0] main video output warning: picture is too late to be displayed 
(missing 65 ms)
[009545a0] main video output warning: picture is too late to be displayed 
(missing 23 ms)
[009545a0] main video output warning: picture is too late to be displayed 
(missing 44 ms)
[009545a0] main video output debug: picture might be displayed late (missing 2 
ms)
[009545a0] main video output warning: picture is too late to be displayed 
(missing 31 ms)
[009545a0] main video output debug: picture might be displayed late (missing 5 
ms)
[009545a0] main video output warning: picture is too late to be displayed 
(missing 82 ms)
[009545a0] main video output warning: picture is too late to be displayed 
(missing 40 ms)
[b6a5d0e0] main vout display debug: auto hiding mouse cursor
[009545a0] main video output debug: picture might be displayed late (missing 14 
ms)
[009545a0] main video output warning: picture is too late to be displayed 
(missing 56 ms)
[009545a0] main video output debug: picture might be displayed late (missing 15 
ms)
[009545a0] main video output debug: picture might be displayed late (missing 13 
ms)
[009545a0] main video output warning: picture is too late to be displayed 
(missing 24 ms)
[009545a0] main video output debug: picture might be displayed late (missing 12 
ms)
[009545a0] main video output warning: picture is too late to be displayed 
(missing 36 ms)
[009545a0] main video output warning: picture is too late to be displayed 
(missing 156 ms)
[009545a0] main video output warning: picture is too late to be displayed 
(missing 114 ms)
[009545a0] main video output warning: picture is too late to be displayed 
(missing 73 ms)
[009545a0] main video output warning: picture is too late to be displayed 
(missing 31 ms)
[009545a0] main video output debug: picture might be displayed late (missing 8 
ms)
[009545a0] main video output warning: picture is too late to be displayed 
(missing 47 ms)
[009545a0] main video output debug: picture might be displayed late (missing 6 
ms)
[009545a0] main video output warning: picture is too late to be displayed 
(missing 21 ms)
[b6a5d0e0] main vout display debug: auto hiding mouse cursor
[b6a5d0e0] main vout display debug: auto hiding mouse cursor
[009545a0] main video output debug: picture might be displayed late (missing 14 
ms)
[009545a0] main video output debug: picture might be displayed late (missing 20 
ms)
[009545a0] main video output warning: picture is too late to be displayed 
(missing 31 ms)
[009545a0] main video output debug: picture might be displayed late (missing 8 
ms)
[009545a0] main video output warning: picture is too late to be displayed 
(missing 22 ms)
[009545a0] main video output debug: picture might be displayed late (missing 1 
ms)
[009545a0] main video output debug: picture might be displayed late (missing 17 
ms)
[009545a0] main video output debug: picture might be displayed late (missing 6 
ms)
[009545a0] main video output debug: picture might be displayed late (missing 9 
ms)
[009545a0] main video output debug: picture might be displayed late (missing 10 
ms)
[009545a0] main video output debug: picture might be displayed late (missing 16 
ms)
[009545a0] main video output debug: picture might be displayed late (missing 12 
ms)
[009545a0] main video output debug: picture might be displayed late (missing 8 
ms)
[b6a0a830] main input debug: EOF reached
[b6a0a830] main input debug: waiting decoder fifos to empty
[b6a0a830] main input debug: waiting decoder fifos to empty
[b6a0a830] main input debug: waiting decoder fifos to empty
[b6a0a830] main input debug: waiting decoder fifos to empty
[aa67de20] main decoder debug: killing decoder fourcc `h264'
[aa67de20] main decoder debug: removing module "avcodec"
[0092ca28] main playlist debug: saving a free vout
[0092ca28] main playlist debug: reusing provided vout
[aa6e80a8] main decoder debug: killing decoder fourcc `mp4a'
[aa6e80a8] main decoder debug: removing module "faad"
[a75891d0] main audio resampler debug: removing module "samplerate"
[a756a920] main audio filter debug: removing module "scaletempo"
[a753a8c0] main volume debug: removing module "float_mixer"
[0092ca28] main playlist debug: keeping audio output
[aa67d868] main demux debug: removing module "mp4"
[aa67d868] mp4 demux debug: freeing all memory
[b6a0a830] main input debug: Program doesn't contain anymore ES
[aa66dc38] main stream debug: removing module "record"
[aa6734f8] main stream debug: removing module "cache_read"
[aa673368] main stream debug: removing module "filesystem"
[0092ca28] main playlist debug: dead input
[0092ca28] main playlist debug: changing item without a request (current 0/1)
[0092ca28] main playlist debug: nothing to play
[009545a0] main video output debug: destroying useless vout
[b6a5d0e0] main vout display debug: removing module "gl"
[a6a9a140] main gl debug: removing module "egl_x11"
[0099b9a8] main inhibit debug: removing module "xdg"
[0093c0b0] qt interface debug: IM: Deleting the input
[008ce110] main libvlc debug: exiting
[008ce110] main libvlc debug: exiting
[008ce110] main libvlc debug: removing all interfaces
[0093c0b0] main interface debug: removing module "qt"
[0092ca28] main playlist debug: deactivating the playlist
[008ce110] main libvlc debug: exiting
[008ce110] main libvlc debug: exiting

--- End Message ---
--- Begin Message ---
Version: 4.19.16-1

… and closing.

Cheers

On 2019-02-17 21:27:36, Sebastian Ramacher wrote:
> Control: reassign -1 linux 4.19.12-1
> 
> Hi Hartmut
> 
> On 2019-02-16 12:00:15, Hartmut Buhrmester wrote:
> > The latest kernel update for stretch-backports seems to solve the problems
> > with vlc. This update was on Thu, Feb 14 2019. The logfile /var/log/aptitude
> > says:
> > 
> > > Aptitude 0.8.7: log report
> > > Thu, Feb 14 2019 03:41:42 +0100
> > > 
> > >   IMPORTANT: this log only lists intended actions; actions which fail
> > >   due to dpkg problems may not be completed.
> > > 
> > > Will install 4 packages, and remove 0 packages.
> > > 151 MB of disk space will be used
> > > ========================================
> > > [HOLD, DEPENDENCIES] manpages-de:i386 2.9-1~bpo9+1
> > > [INSTALL, DEPENDENCIES] apparmor:i386 2.11.0-3+deb9u2
> > > [INSTALL, DEPENDENCIES] libapparmor-perl:i386 2.11.0-3+deb9u2
> > > [INSTALL, DEPENDENCIES] linux-image-4.19.0-0.bpo.2-686-pae:i386 
> > > 4.19.16-1~bpo9+1
> > > [UPGRADE] linux-image-686-pae:i386 4.19+101~bpo9+1 -> 4.19+102~bpo9+1
> > > ========================================
> > > 
> > > Log complete.
> > 
> > 
> > Then we may update the results table to:
> > 
> > Kernel     4.9.130  4.18.20  4.19.12        4.19.16
> > ------     -------  -------  -------        -------
> > vlc-3.0.3  okay     okay     program_hangs  okay
> > vlc-3.0.6  okay     okay     program_hangs  okay
> 
> Thanks for the follow-up. I'll reassign the bug to linux and mark it as 
> closed in 4.19.16.
> 
> Cheers
> 
> > 
> > The tested kernels are:
> > 
> > package-version                     kernel-version
> > ---------------                     --------------
> > linux-image-4.9.0-8-686-pae         4.9.130-2
> > linux-image-4.18.0-0.bpo.3-686-pae  4.18.20-2~bpo9+1
> > linux-image-4.19.0-0.bpo.1-686-pae  4.19.12-1~bpo9+1
> > linux-image-4.19.0-0.bpo.2-686-pae  4.19.16-1~bpo9+1
> > 
> > These packages are referenced by a meta-package linux-image-686-pae, which
> > still has a different numbering scheme.
> > 
> > 
> > I don't know, what caused the problems with vlc, or what solved them in the
> > end. I suspected at some point, that there might be changes to the "radeon"
> > driver, but there are no obvious changes to "radeon" between kernel 4.19.12
> > and 4.19.16. So it might be a side effect of something completely different.
> > 
> > I learned, that old package versions can be found at
> > https://snapshot.debian.org/ , if others like to repeat these tests.
> > 
> > 
> > Regards,
> > Hartmut Buhrmester
> > 
> 
> -- 
> Sebastian Ramacher



-- 
Sebastian Ramacher

Attachment: signature.asc
Description: PGP signature


--- End Message ---

Reply via email to