Open a video with the plain X11 video output (not with XVideo!!). Once playback starts, shrink the video window quickly.
VLC dumps core with SIGSEGV. As far as I can tell at this point, some component upstream of the video output is still using the original (larger) picture sizes, even the buffer have shrunk.
The same problem occurs with the XCB output. The bug affects both VLC 0.9.9a and 1.0.0-pre2.
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
It's a pure uniprocessor, using video from ticket #2649 (closed), and ffmpeg from Debian Lenny. Crash occurs independent of embedding the video.
With valgrind (needed --no-drop-late-frames):
[0x4e5ef50] main chroma debug: removing module "i420_rgb_sse2"[0x5402890] x11 video output debug: x11 image size 189x107 (0,0,189x107)[0x504a7d8] main chroma debug: looking for video filter2 module: 20 candidates[0x504a7d8] imgresample chroma debug: no resampling[0x504a7d8] main chroma debug: using video filter2 module "imgresample"[0x504a7d8] main chroma debug: TIMER module_need() : 15,465 ms - Total 15,465 ms / 1 intvls (Avg 15,465 ms)==10687== Thread 12:==10687== Invalid write of size 4==10687== at 0x7484B52: yuv420p_to_rgb32 (imgconvert_template.h:58)==10687== Address 0x9468bfc is not stack'd, malloc'd or (recently) free'd==10687====10687== Invalid write of size 4==10687== at 0x7484B9E: yuv420p_to_rgb32 (imgconvert_template.h:61)==10687== Address 0x9468c00 is not stack'd, malloc'd or (recently) free'd==10687====10687== Invalid write of size 4==10687== at 0x7484AFF: yuv420p_to_rgb32 (imgconvert_template.h:55)==10687== Address 0x9468bfc is not stack'd, malloc'd or (recently) free'd==10687====10687== Invalid write of size 4==10687== at 0x7484AAC: yuv420p_to_rgb32 (imgconvert_template.h:52)==10687== Address 0x9468c00 is not stack'd, malloc'd or (recently) free'd==10687====10687== Process terminating with default action of signal 11 (SIGSEGV): dumping core==10687== Access not within mapped region at address 0x947D000==10687== at 0x7484B9E: yuv420p_to_rgb32 (imgconvert_template.h:61)==10687==
With gdb:
Thread 15 (Thread 0xb430fb90 (LWP 10487)):[#0](https://code.videolan.org/videolan/vlc/-/issues/0) 0xb717ab9e in yuv420p_to_rgb32 (dst=0xb430f0fc, src=0xb430f11c, width=480, height=174) at /build/siretart-ffmpeg-debian_0.svn20080206-17-i386-9nrgWf/ffmpeg-debian-0.svn20080206-17/libavcodec/imgconvert_template.h:61[#1](https://code.videolan.org/videolan/vlc/-/issues/1) 0xb717dd52 in img_convert (dst=0xb430f0fc, dst_pix_fmt=6, src=0xb430f11c, src_pix_fmt=0, src_width=480, src_height=272) at /build/siretart-ffmpeg-debian_0.svn20080206-17-i386-9nrgWf/ffmpeg-debian-0.svn20080206-17/libavcodec/imgconvert.c:2364[#2](https://code.videolan.org/videolan/vlc/-/issues/2) 0xb7626f17 in Conversion_Filter (p_filter=0x8590d10, p_pic=0x855d908) at ../../../modules/video_filter/imgresample.c:193[#3](https://code.videolan.org/videolan/vlc/-/issues/3) 0xb7ea2ff9 in vout_RenderPicture (p_vout=0x855c3d8, p_pic=0x855c688, p_subpic=0x0, b_paused=false) at ../../src/video_output/vout_pictures.c:436[#4](https://code.videolan.org/videolan/vlc/-/issues/4) 0xb7e9edb6 in RunThread (p_this=0x855c3d8) at ../../src/video_output/video_output.c:1195[#5](https://code.videolan.org/videolan/vlc/-/issues/5) 0xb7e164c0 in start_thread () from /lib/i686/cmov/libpthread.so.0[#6](https://code.videolan.org/videolan/vlc/-/issues/6) 0xb7d956de in clone () from /lib/i686/cmov/libc.so.6Thread 14 (Thread 0xb43ccb90 (LWP 10486)):[#0](https://code.videolan.org/videolan/vlc/-/issues/0) 0xb7f30424 in __kernel_vsyscall ()[#1](https://code.videolan.org/videolan/vlc/-/issues/1) 0xb7e1a352 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/i686/cmov/libpthread.so.0[#2](https://code.videolan.org/videolan/vlc/-/issues/2) 0xb7ecf1a8 in vlc_cond_timedwait (p_condvar=0x84c8acc, p_mutex=0x84c8ab4, deadline=25769803260) at ../../src/misc/threads.c:632[#3](https://code.videolan.org/videolan/vlc/-/issues/3) 0xb7e761f1 in DecoderDecodeAudio (p_dec=0x8329a20, p_block=0x859c670) at ../../src/input/decoder.c:1173[#4](https://code.videolan.org/videolan/vlc/-/issues/4) 0xb7e7782d in DecoderProcess (p_dec=0x8329a20, p_block=0xa53) at ../../src/input/decoder.c:1854[#5](https://code.videolan.org/videolan/vlc/-/issues/5) 0xb7e77975 in DecoderThread (p_this=0x8329a20) at ../../src/input/decoder.c:887[#6](https://code.videolan.org/videolan/vlc/-/issues/6) 0xb7ece788 in thread_entry (data=0x832a920) at ../../src/misc/threads.c:1050[#7](https://code.videolan.org/videolan/vlc/-/issues/7) 0xb7e164c0 in start_thread () from /lib/i686/cmov/libpthread.so.0[#8](https://code.videolan.org/videolan/vlc/-/issues/8) 0xb7d956de in clone () from /lib/i686/cmov/libc.so.6Thread 13 (Thread 0xb444db90 (LWP 10485)):[#0](https://code.videolan.org/videolan/vlc/-/issues/0) 0xb7f30424 in __kernel_vsyscall ()[#1](https://code.videolan.org/videolan/vlc/-/issues/1) 0xb7e1cc99 in __lll_lock_wait () from /lib/i686/cmov/libpthread.so.0[#2](https://code.videolan.org/videolan/vlc/-/issues/2) 0xb7e180c4 in _L_lock_89 () from /lib/i686/cmov/libpthread.so.0[#3](https://code.videolan.org/videolan/vlc/-/issues/3) 0xb7e179f2 in pthread_mutex_lock () from /lib/i686/cmov/libpthread.so.0[#4](https://code.videolan.org/videolan/vlc/-/issues/4) 0xb7ecf3ed in vlc_mutex_lock (p_mutex=0x855c410) at ../../src/misc/threads.c:382[#5](https://code.videolan.org/videolan/vlc/-/issues/5) 0xb7e9c798 in vout_GetResetStatistic (p_vout=0x855c3d8, pi_displayed=0xb444d280, pi_lost=0xb444d27c) at ../../src/video_output/video_output.c:673[#6](https://code.videolan.org/videolan/vlc/-/issues/6) 0xb7e7678b in DecoderDecodeVideo (p_dec=0x832d8a8, p_block=0x88bc8e8) at ../../src/input/decoder.c:1409[#7](https://code.videolan.org/videolan/vlc/-/issues/7) 0xb7e77894 in DecoderProcess (p_dec=0x832d8a8, p_block=0x855c410) at ../../src/input/decoder.c:1806[#8](https://code.videolan.org/videolan/vlc/-/issues/8) 0xb7e77975 in DecoderThread (p_this=0x832d8a8) at ../../src/input/decoder.c:887[#9](https://code.videolan.org/videolan/vlc/-/issues/9) 0xb7ece788 in thread_entry (data=0x832d4e0) at ../../src/misc/threads.c:1050[#10](https://code.videolan.org/videolan/vlc/-/issues/10) 0xb7e164c0 in start_thread () from /lib/i686/cmov/libpthread.so.0[#11](https://code.videolan.org/videolan/vlc/-/issues/11) 0xb7d956de in clone () from /lib/i686/cmov/libc.so.6Thread 12 (Thread 0xb5166b90 (LWP 10484)):[#0](https://code.videolan.org/videolan/vlc/-/issues/0) 0xb7f30424 in __kernel_vsyscall ()[#1](https://code.videolan.org/videolan/vlc/-/issues/1) 0xb7e1a352 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/i686/cmov/libpthread.so.0[#2](https://code.videolan.org/videolan/vlc/-/issues/2) 0xb7ecf1a8 in vlc_cond_timedwait (p_condvar=0x83281fc, p_mutex=0x83281e4, deadline=25769803260) at ../../src/misc/threads.c:632[#3](https://code.videolan.org/videolan/vlc/-/issues/3) 0xb7e90f79 in MainLoop (p_input=0x8322550) at ../../src/input/input.c:1421[#4](https://code.videolan.org/videolan/vlc/-/issues/4) 0xb7e91fd7 in Run (p_this=0x8322550) at ../../src/input/input.c:514[#5](https://code.videolan.org/videolan/vlc/-/issues/5) 0xb7ece788 in thread_entry (data=0x832a838) at ../../src/misc/threads.c:1050[#6](https://code.videolan.org/videolan/vlc/-/issues/6) 0xb7e164c0 in start_thread () from /lib/i686/cmov/libpthread.so.0[#7](https://code.videolan.org/videolan/vlc/-/issues/7) 0xb7d956de in clone () from /lib/i686/cmov/libc.so.6Thread 11 (Thread 0xb51e7b90 (LWP 10483)):[#0](https://code.videolan.org/videolan/vlc/-/issues/0) 0xb7f30424 in __kernel_vsyscall ()[#1](https://code.videolan.org/videolan/vlc/-/issues/1) 0xb7d8ae67 in poll () from /lib/i686/cmov/libc.so.6[#2](https://code.videolan.org/videolan/vlc/-/issues/2) 0xb7ebaa38 in __net_Read (p_this=0x83221f0, fd=0, vs=0x0, p_buf=0xb51e6f17, i_buflen=1, waitall=false) at ../../src/network/io.c:306[#3](https://code.videolan.org/videolan/vlc/-/issues/3) 0xb6e84dc7 in Run (p_intf=0x83221f0) at ../../../modules/control/rc.c:2126[#4](https://code.videolan.org/videolan/vlc/-/issues/4) 0xb7e635a7 in RunInterface (p_this=0x83221f0) at ../../src/interface/interface.c:223[#5](https://code.videolan.org/videolan/vlc/-/issues/5) 0xb7ece788 in thread_entry (data=0x825a380) at ../../src/misc/threads.c:1050[#6](https://code.videolan.org/videolan/vlc/-/issues/6) 0xb7e164c0 in start_thread () from /lib/i686/cmov/libpthread.so.0[#7](https://code.videolan.org/videolan/vlc/-/issues/7) 0xb7d956de in clone () from /lib/i686/cmov/libc.so.6Thread 9 (Thread 0xb52e9b90 (LWP 10481)):[#0](https://code.videolan.org/videolan/vlc/-/issues/0) 0xb7f30424 in __kernel_vsyscall ()[#1](https://code.videolan.org/videolan/vlc/-/issues/1) 0xb7e1e2b0 in sigwait () from /lib/i686/cmov/libpthread.so.0[#2](https://code.videolan.org/videolan/vlc/-/issues/2) 0xb6e6bb9c in SigThread (data=0x825a2e0) at ../../../modules/control/signals.c:104[#3](https://code.videolan.org/videolan/vlc/-/issues/3) 0xb7e164c0 in start_thread () from /lib/i686/cmov/libpthread.so.0[#4](https://code.videolan.org/videolan/vlc/-/issues/4) 0xb7d956de in clone () from /lib/i686/cmov/libc.so.6Thread 8 (Thread 0xb536ab90 (LWP 10480)):[#0](https://code.videolan.org/videolan/vlc/-/issues/0) 0xb7cb09b9 in clock_nanosleep () from /lib/i686/cmov/librt.so.1[#1](https://code.videolan.org/videolan/vlc/-/issues/1) 0xb7ec56da in msleep (delay=30000000) at ../../src/misc/mtime.c:406[#2](https://code.videolan.org/videolan/vlc/-/issues/2) 0xb5971ce5 in Run (p_intf=0x83207c8) at ../../../modules/misc/screensaver.c:210[#3](https://code.videolan.org/videolan/vlc/-/issues/3) 0xb7e635a7 in RunInterface (p_this=0x83207c8) at ../../src/interface/interface.c:223[#4](https://code.videolan.org/videolan/vlc/-/issues/4) 0xb7ece788 in thread_entry (data=0x8259e68) at ../../src/misc/threads.c:1050[#5](https://code.videolan.org/videolan/vlc/-/issues/5) 0xb7e164c0 in start_thread () from /lib/i686/cmov/libpthread.so.0[#6](https://code.videolan.org/videolan/vlc/-/issues/6) 0xb7d956de in clone () from /lib/i686/cmov/libc.so.6Thread 6 (Thread 0xb546cb90 (LWP 10478)):[#0](https://code.videolan.org/videolan/vlc/-/issues/0) 0xb7f30424 in __kernel_vsyscall ()[#1](https://code.videolan.org/videolan/vlc/-/issues/1) 0xb7d8ae67 in poll () from /lib/i686/cmov/libc.so.6[#2](https://code.videolan.org/videolan/vlc/-/issues/2) 0xb6eafa7b in Thread (p_data=0x82e5658) at ../../../../modules/control/globalhotkeys/xcb.c:368[#3](https://code.videolan.org/videolan/vlc/-/issues/3) 0xb7e164c0 in start_thread () from /lib/i686/cmov/libpthread.so.0[#4](https://code.videolan.org/videolan/vlc/-/issues/4) 0xb7d956de in clone () from /lib/i686/cmov/libc.so.6Thread 5 (Thread 0xb54edb90 (LWP 10477)):[#0](https://code.videolan.org/videolan/vlc/-/issues/0) 0xb7f30424 in __kernel_vsyscall ()[#1](https://code.videolan.org/videolan/vlc/-/issues/1) 0xb7e1a025 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i686/cmov/libpthread.so.0[#2](https://code.videolan.org/videolan/vlc/-/issues/2) 0xb7ecf224 in vlc_cond_wait (p_condvar=0x82e58ac, p_mutex=0x82e5894) at ../../src/misc/threads.c:584[#3](https://code.videolan.org/videolan/vlc/-/issues/3) 0xb6e6efaf in GetAction (p_intf=<value optimized out>) at ../../../modules/control/hotkeys.c:900[#4](https://code.videolan.org/videolan/vlc/-/issues/4) 0xb6e6f309 in Run (p_intf=0x8259c60) at ../../../modules/control/hotkeys.c:178[#5](https://code.videolan.org/videolan/vlc/-/issues/5) 0xb7e635a7 in RunInterface (p_this=0x8259c60) at ../../src/interface/interface.c:223[#6](https://code.videolan.org/videolan/vlc/-/issues/6) 0xb7ece788 in thread_entry (data=0x8259db0) at ../../src/misc/threads.c:1050[#7](https://code.videolan.org/videolan/vlc/-/issues/7) 0xb7e164c0 in start_thread () from /lib/i686/cmov/libpthread.so.0[#8](https://code.videolan.org/videolan/vlc/-/issues/8) 0xb7d956de in clone () from /lib/i686/cmov/libc.so.6Thread 4 (Thread 0xb556eb90 (LWP 10476)):[#0](https://code.videolan.org/videolan/vlc/-/issues/0) 0xb7f30424 in __kernel_vsyscall ()[#1](https://code.videolan.org/videolan/vlc/-/issues/1) 0xb7e1a025 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i686/cmov/libpthread.so.0[#2](https://code.videolan.org/videolan/vlc/-/issues/2) 0xb7ecf224 in vlc_cond_wait (p_condvar=0x831dbc8, p_mutex=0x831dbb0) at ../../src/misc/threads.c:584[#3](https://code.videolan.org/videolan/vlc/-/issues/3) 0xb7e64998 in Thread (data=0x831daf0) at ../../src/playlist/thread.c:600[#4](https://code.videolan.org/videolan/vlc/-/issues/4) 0xb7e164c0 in start_thread () from /lib/i686/cmov/libpthread.so.0[#5](https://code.videolan.org/videolan/vlc/-/issues/5) 0xb7d956de in clone () from /lib/i686/cmov/libc.so.6Thread 3 (Thread 0xb55efb90 (LWP 10475)):[#0](https://code.videolan.org/videolan/vlc/-/issues/0) 0xb7f30424 in __kernel_vsyscall ()[#1](https://code.videolan.org/videolan/vlc/-/issues/1) 0xb7e1a025 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i686/cmov/libpthread.so.0[#2](https://code.videolan.org/videolan/vlc/-/issues/2) 0xb7ecf224 in vlc_cond_wait (p_condvar=0x832273c, p_mutex=0x8322724) at ../../src/misc/threads.c:584[#3](https://code.videolan.org/videolan/vlc/-/issues/3) 0xb7e6a118 in Thread (data=0x8322718) at ../../src/playlist/preparser.c:198[#4](https://code.videolan.org/videolan/vlc/-/issues/4) 0xb7e164c0 in start_thread () from /lib/i686/cmov/libpthread.so.0[#5](https://code.videolan.org/videolan/vlc/-/issues/5) 0xb7d956de in clone () from /lib/i686/cmov/libc.so.6Thread 2 (Thread 0xb5670b90 (LWP 10474)):[#0](https://code.videolan.org/videolan/vlc/-/issues/0) 0xb7f30424 in __kernel_vsyscall ()[#1](https://code.videolan.org/videolan/vlc/-/issues/1) 0xb7e1a025 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i686/cmov/libpthread.so.0[#2](https://code.videolan.org/videolan/vlc/-/issues/2) 0xb7ecf224 in vlc_cond_wait (p_condvar=0x82e5800, p_mutex=0x82e57e8) at ../../src/misc/threads.c:584[#3](https://code.videolan.org/videolan/vlc/-/issues/3) 0xb7e67258 in Thread (p_data=0x82e57c0) at ../../src/playlist/fetcher.c:387[#4](https://code.videolan.org/videolan/vlc/-/issues/4) 0xb7e164c0 in start_thread () from /lib/i686/cmov/libpthread.so.0[#5](https://code.videolan.org/videolan/vlc/-/issues/5) 0xb7d956de in clone () from /lib/i686/cmov/libc.so.6Thread 1 (Thread 0xb7c806b0 (LWP 10438)):[#0](https://code.videolan.org/videolan/vlc/-/issues/0) 0xb7f30424 in __kernel_vsyscall ()[#1](https://code.videolan.org/videolan/vlc/-/issues/1) 0xb7e1a025 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i686/cmov/libpthread.so.0[#2](https://code.videolan.org/videolan/vlc/-/issues/2) 0xb7ecf224 in vlc_cond_wait (p_condvar=0x820198c, p_mutex=0xb7f12340) at ../../src/misc/threads.c:584[#3](https://code.videolan.org/videolan/vlc/-/issues/3) 0xb7e4a13c in libvlc_InternalWait (p_libvlc=0x8201968) at ../../src/libvlc.c:1219[#4](https://code.videolan.org/videolan/vlc/-/issues/4) 0xb7f199bf in libvlc_wait (p_i=0x8202140) at ../../src/control/core.c:192[#5](https://code.videolan.org/videolan/vlc/-/issues/5) 0x08048d0e in main (i_argc=7, ppsz_argv=0xbf9496a4) at ../../bin/vlc.c:1560xb717ab9e 61 in /build/siretart-ffmpeg-debian_0.svn20080206-17-i386-9nrgWf/ffmpeg-debian-0.svn20080206-17/libavcodec/imgconvert_template.h
[0x87b0968] main libvlc debug: VLC media player - version 1.0.0-pre2 Goldeneye - (c) 1996-2009 the VideoLAN team[0x87b0968] main libvlc debug: libvlc was configured with ../configure 'CXXFLAGS=-g -O2 -march=pentium-m' 'CFLAGS=-g -O2 -march=pentium-m' 'CC=ccache gcc-4.3' 'CXX=ccache g++-4.3' '-C' '--enable-maintainer-mode' '--enable-debug' '--with-tuning=pentium-m' '--enable-loader' '--enable-ffmpeg' '--disable-live555' '--enable-theora' '--enable-dvdread' '--enable-alsa' '--disable-skins2' '--enable-gnutls' '--enable-cdda' '--enable-vcd' '--enable-faad' '--disable-dca' '--disable-mkv' '--disable-sdl' '--enable-ncurses' '--enable-qt4' '--enable-xcb' '--disable-dbus' '--disable-opengl' '--disable-glx' '--disable-fribidi' 'LDFLAGS=-Wl,--as-needed'[0x87b0968] main libvlc debug: translation test: code is "C"[0x87b0968] main libvlc debug: checking plugin modules[0x87b0968] main libvlc debug: loading plugins cache file /home/remi/.cache/vlc/plugins-04041e.dat[0x87b0968] main libvlc debug: recursively browsing `/usr/local/lib/vlc'[0x87b0968] main libvlc debug: recursively browsing `/home/remi/videolan/vlc/build/modules'[New Thread 0xb7c586b0 (LWP 10750)][0x87b0968] main libvlc debug: module bank initialized (342 modules)[0x87b0968] main libvlc debug: opening config file (/home/remi/.config/vlc/vlcrc)[0x87b0968] main libvlc debug: CPU has capabilities 486 586 MMX MMXEXT SSE SSE2 FPU[0x87b0968] main libvlc debug: looking for memcpy module: 3 candidates[0x87b0968] main libvlc debug: using memcpy module "memcpymmxext"[0x8839e50] main input debug: Creating an input for 'Media Library'[0x8839e50] main input debug: Input is a meta file: disabling unneeded options[0x8839e50] main input debug: using timeshift granularity of 50 MBytes[0x8839e50] main input debug: using timeshift path '/tmp'[0x8839e50] main input debug: `file/xspf-open:///home/remi/.local/share/vlc/ml.xspf' gives access `file' demux `xspf-open' path `/home/remi/.local/share/vlc/ml.xspf'[0x8839e50] main input debug: creating demux: access='file' demux='xspf-open' path='/home/remi/.local/share/vlc/ml.xspf'[0x8848b80] main demux debug: looking for access_demux module: 1 candidate[0x8848b80] main demux warning: no access_demux module matching "file" could be loaded[0x8848b80] main demux debug: TIMER module_need() : 22,051 ms - Total 22,051 ms / 1 intvls (Avg 22,051 ms)[0x8839e50] main input debug: creating access 'file' path='/home/remi/.local/share/vlc/ml.xspf'[0x8848b80] main access debug: looking for access module: 3 candidates[0x8848b80] access_file access debug: opening file `/home/remi/.local/share/vlc/ml.xspf'[0x8848b80] main access debug: using access module "access_file"[0x8848b80] main access debug: TIMER module_need() : 12,545 ms - Total 12,545 ms / 1 intvls (Avg 12,545 ms)[0x884b550] main stream debug: Using AStream*Stream[0x884b550] main stream debug: pre buffering[0x884b550] main stream debug: received first data after 0 ms[0x884b550] main stream debug: pre-buffering done 296 bytes in 0s - 8759 kbytes/s[0x884a870] main stream debug: looking for stream_filter module: 4 candidates[0x884a870] main stream debug: TIMER module_need() : 15,942 ms - Total 15,942 ms / 1 intvls (Avg 15,942 ms)[0x884a870] main stream debug: looking for stream_filter module: 1 candidate[0x884a870] main stream debug: using stream_filter module "stream_filter_record"[0x884a870] main stream debug: TIMER module_need() : 17,317 ms - Total 17,317 ms / 1 intvls (Avg 17,317 ms)[0x8839e50] main input debug: creating demux: access='file' demux='xspf-open' path='/home/remi/.local/share/vlc/ml.xspf'[0x884d9c8] main demux debug: looking for demux module: 1 candidate[0x884d9c8] playlist demux debug: using XSPF playlist reader[0x884d9c8] main demux debug: using demux module "playlist"[0x884d9c8] main demux debug: TIMER module_need() : 9,875 ms - Total 9,875 ms / 1 intvls (Avg 9,875 ms)[0x8839e50] main input debug: `file/xspf-open:///home/remi/.local/share/vlc/ml.xspf' successfully opened[0x884cbe8] main xml debug: looking for xml module: 2 candidates[0x884cbe8] main xml debug: using xml module "xml"[0x884cbe8] main xml debug: TIMER module_need() : 46,191 ms - Total 46,191 ms / 1 intvls (Avg 46,191 ms)[0x884d9c8] playlist demux debug: parsed 0 tracks successfully[0x884cbe8] main xml debug: removing module "xml"[0x8839e50] main input debug: EOF reached[0x884d9c8] main demux debug: removing module "playlist"[0x884a870] main stream debug: removing module "stream_filter_record"[0x8848b80] main access debug: removing module "access_file"[0x8839e50] main input debug: Destroying the input for 'Media Library'[0x8839e50] main input debug: TIMER input launching for 'Media Library' : 85,269 ms - Total 85,269 ms / 1 intvls (Avg 85,269 ms)[New Thread 0xb7935b90 (LWP 10753)][New Thread 0xb78b4b90 (LWP 10754)][New Thread 0xb7833b90 (LWP 10755)][0x883a068] main playlist debug: rebuilding array of current - root Playlist[0x883a068] main playlist debug: rebuild done - 0 items, index -1[0x883a068] main playlist debug: Activated[0x884cbd0] main interface debug: looking for interface module: 1 candidate[0x884cbd0] main interface debug: using interface module "hotkeys"[0x884cbd0] main interface debug: TIMER module_need() : 7,963 ms - Total 7,963 ms / 1 intvls (Avg 7,963 ms)[New Thread 0xb77abb90 (LWP 10756)][0x884cbd0] main interface debug: thread started[0x884cbd0] main interface debug: thread (interface) created at priority 0 (../../src/interface/interface.c:156)[0x8848b38] main interface debug: looking for interface module: 1 candidate[New Thread 0xb76f3b90 (LWP 10757)][0x8848b38] main interface debug: using interface module "globalhotkeys"[0x8848b38] main interface debug: TIMER module_need() : 109,131 ms - Total 109,131 ms / 1 intvls (Avg 109,131 ms)[New Thread 0xb7672b90 (LWP 10758)][0x8848b38] main interface debug: thread started[0x8848b38] main interface debug: thread ended[Thread 0xb7672b90 (LWP 10758) exited][0x8848b38] main interface debug: thread (interface) created at priority 0 (../../src/interface/interface.c:156)[0x884b788] main interface debug: looking for interface module: 1 candidate[0x884b788] main interface debug: using interface module "screensaver"[0x884b788] main interface debug: TIMER module_need() : 7,149 ms - Total 7,149 ms / 1 intvls (Avg 7,149 ms)[New Thread 0xb75f1b90 (LWP 10759)][0x884b788] main interface debug: thread started[0x884b788] main interface debug: thread (interface) created at priority 0 (../../src/interface/interface.c:156)[0x883a068] main playlist debug: adding item `TRAC 2649 .m4v' ( ../../TRAC 2649 .m4v )[0x883a068] main playlist debug: rebuilding array of current - root Playlist[0x883a068] main playlist debug: rebuild done - 1 items, index -1[0x87b0e90] main interface debug: looking for interface module: 1 candidate[New Thread 0xb7570b90 (LWP 10760)][0x87b0e90] main interface debug: using interface module "signals"[0x87b0e90] main interface debug: TIMER module_need() : 20,361 ms - Total 20,361 ms / 1 intvls (Avg 20,361 ms)[New Thread 0xb74efb90 (LWP 10761)][0x87b0e90] main interface debug: thread started[0x87b0e90] main interface debug: thread ended[Thread 0xb74efb90 (LWP 10761) exited][0x87b0e90] main interface debug: thread (interface) created at priority 0 (../../src/interface/interface.c:156)[0x884dfc0] main interface debug: looking for interface module: 1 candidateRemote control interface initialized. Type `help' for help.[0x884dfc0] main interface debug: using interface module "rc"[0x884dfc0] main interface debug: TIMER module_need() : 10,479 ms - Total 10,479 ms / 1 intvls (Avg 10,479 ms)[New Thread 0xb746eb90 (LWP 10762)][0x884dfc0] main interface debug: thread started[0x884dfc0] main interface debug: thread (interface) created at priority 0 (../../src/interface/interface.c:156)[0x883a068] main playlist debug: processing request item null node Playlist skip 0[0x883a068] main playlist debug: starting new item[0x883a068] main playlist debug: creating new input thread[0x884e220] main input debug: Creating an input for 'TRAC 2649 .m4v'[New Thread 0xb73edb90 (LWP 10763)][0x884e220] main input debug: thread started[0x884e220] main input debug: using timeshift granularity of 50 MBytes[0x884e220] main input debug: using timeshift path '/tmp'[0x884e220] main input debug: `../../TRAC 2649 .m4v' gives access `' demux `' path `../../TRAC 2649 .m4v'[0x884e220] main input debug: creating demux: access='' demux='' path='../../TRAC 2649 .m4v'[0x8853ea8] main demux debug: looking for access_demux module: 6 candidates[0x884e220] main input debug: thread (input) created at priority 10 (../../src/input/input.c:360)[0x8853ea8] main demux debug: TIMER module_need() : 93,046 ms - Total 93,046 ms / 1 intvls (Avg 93,046 ms)[0x884e220] main input debug: creating access '' path='../../TRAC 2649 .m4v'[0x885a0d0] main access debug: looking for access module: 5 candidates[0x885a0d0] vcd access debug: trying .cue file: ../../TRAC 2649 .cue[0x885a0d0] vcd access debug: could not find .cue file[0x885a0d0] access_file access debug: opening file `../../TRAC 2649 .m4v'[0x885a0d0] main access debug: using access module "access_file"[0x885a0d0] main access debug: TIMER module_need() : 23,442 ms - Total 23,442 ms / 1 intvls (Avg 23,442 ms)[0x88586a0] main stream debug: Using AStream*Stream[0x88586a0] main stream debug: pre buffering[0x88586a0] main stream debug: received first data after 0 ms[0x88586a0] main stream debug: pre-buffering done 1024 bytes in 0s - 29411 kbytes/s[0x8858ef8] main stream debug: looking for stream_filter module: 4 candidates[0x8858ef8] main stream debug: TIMER module_need() : 0,186 ms - Total 0,186 ms / 1 intvls (Avg 0,186 ms)[0x8858e90] main stream debug: looking for stream_filter module: 1 candidate[0x8858e90] main stream debug: using stream_filter module "stream_filter_record"[0x8858e90] main stream debug: TIMER module_need() : 0,154 ms - Total 0,154 ms / 1 intvls (Avg 0,154 ms)[0x884e220] main input debug: creating demux: access='' demux='' path='../../TRAC 2649 .m4v'[0x8858fd0] main demux debug: looking for demux module: 52 candidates[0x8858fd0] m4v demux warning: m4v module discarded (no startcode)[0x8858e90] mp4 stream debug: found Box: ftyp size 24[0x8858e90] mp4 stream debug: found Box: mdat size 204379142[0x8858e90] mp4 stream debug: skip box: "mdat"[0x8858e90] mp4 stream debug: found Box: mdat size 14904[0x8858e90] mp4 stream debug: skip box: "mdat"[0x8858e90] mp4 stream debug: found Box: moov size 785024[0x8858e90] mp4 stream debug: found Box: mvhd size 108[0x8858e90] mp4 stream debug: read box: "mvhd" creation 733321d-44h:27m:54s modification 733422d-09h:53m:34s time scale 48000 duration 694977d-48h:18m:34s rate 1,000000 volume 1,000000 next track id 5[0x8858e90] mp4 stream debug: found Box: iods size 24[0x8858e90] mp4 stream warning: unknown box type iods (incompletely loaded)[0x8858e90] mp4 stream debug: found Box: trak size 482305[0x8858e90] mp4 stream debug: found Box: tkhd size 92[0x8858e90] mp4 stream debug: read box: "tkhd" creation 733321d-44h:27m:54s modification 733321d-44h:49m:17s duration 1798715429d-48h:05m:20s track ID 1 layer 0 volume 0,000000 width 480,000000 height 272,000000[0x8858e90] mp4 stream debug: found Box: mdia size 482185[0x8858e90] mp4 stream debug: found Box: mdhd size 32[0x8858e90] mp4 stream debug: read box: "mdhd" creation 733321d-44h:27m:54s modification 733321d-44h:49m:17s time scale 48000 duration 695822d-58h:02m:50s language ```[0x8858e90] mp4 stream debug: found Box: hdlr size 33[0x8858e90] mp4 stream debug: read box: "hdlr" handler type vide name[0x8858e90] mp4 stream debug: found Box: minf size 482112[0x8858e90] mp4 stream debug: found Box: vmhd size 20[0x8858e90] mp4 stream debug: read box: "vmhd" graphics-mode 0 opcolor (0, 0, 0)[0x8858e90] mp4 stream debug: found Box: dinf size 36[0x8858e90] mp4 stream debug: found Box: dref size 28[0x8858e90] mp4 stream debug: found Box: url size 12[0x8858e90] mp4 stream debug: read box: "url" url: (null)[0x8858e90] mp4 stream debug: read box: "dref" entry-count 1[0x8858e90] mp4 stream debug: found Box: stbl size 482048[0x8858e90] mp4 stream debug: found Box: stsd size 168[0x8858e90] mp4 stream debug: found Box: avc1 size 152[0x8858e90] mp4 stream debug: found Box: avcC size 48[0x8858e90] mp4 stream debug: read box: "avcC" version=1 profile=0x42 level=0x1e length size=4 sps=1 pps=1[0x8858e90] mp4 stream debug: - sps[0] length=25[0x8858e90] mp4 stream debug: - pps[0] length=4[0x8858e90] mp4 stream debug: found Box: colr size 18[0x8858e90] mp4 stream warning: unknown box type colr (incompletely loaded)[0x8858e90] mp4 stream debug: read box: "vide" in stsd 480x272 depth 24[0x8858e90] mp4 stream debug: read box: "stsd" entry-count 1[0x8858e90] mp4 stream debug: found Box: stts size 291888[0x8858e90] mp4 stream debug: read box: "stts" entry-count 36484[0x8858e90] mp4 stream debug: found Box: stsz size 182436[0x8858e90] mp4 stream debug: read box: "stsz" sample-size 0 sample-count 45604[0x8858e90] mp4 stream debug: found Box: stsc size 52[0x8858e90] mp4 stream debug: read box: "stsc" entry-count 3[0x8858e90] mp4 stream debug: found Box: stco size 6100[0x8858e90] mp4 stream debug: read box: "co64" entry-count 1521[0x8858e90] mp4 stream debug: found Box: stss size 1396[0x8858e90] mp4 stream debug: read box: "stss" entry-count 345[0x8858e90] mp4 stream debug: found Box: tref size 20[0x8858e90] mp4 stream debug: found Box: chap size 12[0x8858e90] mp4 stream debug: read box: "chap" 1 references[0x8858e90] mp4 stream debug: found Box: trak size 291866[0x8858e90] mp4 stream debug: found Box: tkhd size 92[0x8858e90] mp4 stream debug: read box: "tkhd" creation 733321d-44h:27m:54s modification 733321d-39h:54m:35s duration 1788673955d-00h:55m:28s track ID 2 layer 0 volume 1,000000 width 0,000000 height 0,000000[0x8858e90] mp4 stream debug: found Box: mdia size 291744[0x8858e90] mp4 stream debug: found Box: mdhd size 32[0x8858e90] mp4 stream debug: read box: "mdhd" creation 733321d-44h:27m:54s modification 733321d-39h:54m:35s time scale 48000 duration 695822d-57h:59m:28s language eng[0x8858e90] mp4 stream debug: found Box: hdlr size 33[0x8858e90] mp4 stream debug: read box: "hdlr" handler type soun name[0x8858e90] mp4 stream debug: found Box: minf size 291671[0x8858e90] mp4 stream debug: found Box: smhd size 16[0x8858e90] mp4 stream debug: read box: "smhd" balance 0,000000[0x8858e90] mp4 stream debug: found Box: dinf size 36[0x8858e90] mp4 stream debug: found Box: dref size 28[0x8858e90] mp4 stream debug: found Box: url size 12[0x8858e90] mp4 stream debug: read box: "url" url: (null)[0x8858e90] mp4 stream debug: read box: "dref" entry-count 1[0x8858e90] mp4 stream debug: found Box: stbl size 291611[0x8858e90] mp4 stream debug: found Box: stsd size 103[0x8858e90] mp4 stream debug: found Box: mp4a size 87[0x8858e90] mp4 stream debug: read box: "soun" mp4 or qt1/2 (rest=51)[0x8858e90] mp4 stream debug: found Box: esds size 51[0x8858e90] mp4 stream debug: found esds MPEG4ESDescr (34Bytes)[0x8858e90] mp4 stream debug: found esds MP4DecConfigDescr (20Bytes)[0x8858e90] mp4 stream debug: found esds MP4DecSpecificDescr (2Bytes)[0x8858e90] mp4 stream debug: read box: "soun" in stsd channel 2 sample size 16 sample rate 48000,000000[0x8858e90] mp4 stream debug: read box: "stsd" entry-count 1[0x8858e90] mp4 stream debug: found Box: stts size 24[0x8858e90] mp4 stream debug: read box: "stts" entry-count 1[0x8858e90] mp4 stream debug: found Box: stsz size 285348[0x8858e90] mp4 stream debug: read box: "stsz" sample-size 0 sample-count 71332[0x8858e90] mp4 stream debug: found Box: stsc size 40[0x8858e90] mp4 stream debug: read box: "stsc" entry-count 2[0x8858e90] mp4 stream debug: found Box: stco size 6088[0x8858e90] mp4 stream debug: read box: "co64" entry-count 1518[0x8858e90] mp4 stream debug: found Box: udta size 22[0x8858e90] mp4 stream debug: found Box: name size 14[0x8858e90] mp4 stream debug: found Box: trak size 540[0x8858e90] mp4 stream debug: found Box: tkhd size 92[0x8858e90] mp4 stream debug: read box: "tkhd" creation 733321d-44h:27m:54s modification 733321d-44h:49m:17s duration 843333757d-59h:48m:16s track ID 3 layer 0 volume 0,000000 width 0,000000 height 0,000000[0x8858e90] mp4 stream debug: found Box: mdia size 440[0x8858e90] mp4 stream debug: found Box: mdhd size 32[0x8858e90] mp4 stream debug: read box: "mdhd" creation 733321d-44h:27m:54s modification 733321d-44h:49m:17s time scale 48000 duration 695822d-52h:42m:31s language ```[0x8858e90] mp4 stream debug: found Box: hdlr size 33[0x8858e90] mp4 stream debug: read box: "hdlr" handler type text name[0x8858e90] mp4 stream debug: found Box: minf size 367[0x8858e90] mp4 stream debug: found Box: gmhd size 76[0x8858e90] mp4 stream debug: found Box: gmin size 24[0x8858e90] mp4 stream warning: unknown box type gmin (incompletely loaded)[0x8858e90] mp4 stream debug: found Box: text size 44[0x8858e90] mp4 stream warning: unknown box type text (incompletely loaded)[0x8858e90] mp4 stream debug: found Box: dinf size 36[0x8858e90] mp4 stream debug: found Box: dref size 28[0x8858e90] mp4 stream debug: found Box: url size 12[0x8858e90] mp4 stream debug: read box: "url" url: (null)[0x8858e90] mp4 stream debug: read box: "dref" entry-count 1[0x8858e90] mp4 stream debug: found Box: stbl size 247[0x8858e90] mp4 stream debug: found Box: stsd size 75[0x8858e90] mp4 stream debug: found Box: text size 59[0x8858e90] mp4 stream debug: read box: "text" in stsd text[0x8858e90] mp4 stream debug: read box: "stsd" entry-count 1[0x8858e90] mp4 stream debug: found Box: stts size 64[0x8858e90] mp4 stream debug: read box: "stts" entry-count 6[0x8858e90] mp4 stream debug: found Box: stsz size 20[0x8858e90] mp4 stream debug: read box: "stsz" sample-size 24 sample-count 7[0x8858e90] mp4 stream debug: found Box: stsc size 40[0x8858e90] mp4 stream debug: read box: "stsc" entry-count 2[0x8858e90] mp4 stream debug: found Box: stco size 40[0x8858e90] mp4 stream debug: read box: "co64" entry-count 6[0x8858e90] mp4 stream debug: found Box: udta size 2380[0x8858e90] mp4 stream debug: found Box: meta size 2372[0x8858e90] mp4 stream debug: found Box: hdlr size 33[0x8858e90] mp4 stream debug: read box: "hdlr" handler type mdir name[0x8858e90] mp4 stream debug: found Box: ilst size 285[0x8858e90] mp4 stream debug: found Box: ctoo size 50[0x8858e90] mp4 stream warning: unknown box type ctoo (incompletely loaded)[0x8858e90] mp4 stream debug: found Box: cnam size 70[0x8858e90] mp4 stream debug: read box: "cnam" text=`TEST- Ghost in the Shell - Stand Alone Complex'[0x8858e90] mp4 stream debug: found Box: tvsh size 64[0x8858e90] mp4 stream warning: unknown box type tvsh (incompletely loaded)[0x8858e90] mp4 stream debug: found Box: tven size 37[0x8858e90] mp4 stream warning: unknown box type tven (incompletely loaded)[0x8858e90] mp4 stream debug: found Box: tvsn size 28[0x8858e90] mp4 stream warning: unknown box type tvsn (incompletely loaded)[0x8858e90] mp4 stream debug: found Box: tves size 28[0x8858e90] mp4 stream warning: unknown box type tves (incompletely loaded)[0x8858e90] mp4 stream debug: found Box: free size 2042[0x8858e90] mp4 stream debug: skip box: "free"[0x8858e90] mp4 stream debug: found Box: trak size 7793[0x8858e90] mp4 stream debug: found Box: tkhd size 92[0x8858e90] mp4 stream debug: read box: "tkhd" creation 733422d-09h:53m:34s modification 733422d-09h:53m:34s duration 473141379d-37h:26m:24s track ID 4 layer 0 volume 0,000000 width 480,000000 height 60,000000[0x8858e90] mp4 stream debug: found Box: mdia size 7693[0x8858e90] mp4 stream debug: found Box: mdhd size 32[0x8858e90] mp4 stream debug: read box: "mdhd" creation 733422d-09h:53m:34s modification 733422d-09h:53m:34s time scale 1000 duration 694992d-06h:33m:18s language eng[0x8858e90] mp4 stream debug: found Box: hdlr size 33[0x8858e90] mp4 stream debug: read box: "hdlr" handler type sbtl name[0x8858e90] mp4 stream debug: found Box: minf size 7620[0x8858e90] mp4 stream debug: found Box: nmhd size 12[0x8858e90] mp4 stream debug: found Box: dinf size 36[0x8858e90] mp4 stream debug: found Box: dref size 28[0x8858e90] mp4 stream debug: found Box: url size 12[0x8858e90] mp4 stream debug: read box: "url" url: (null)[0x8858e90] mp4 stream debug: read box: "dref" entry-count 1[0x8858e90] mp4 stream debug: found Box: stbl size 7564[0x8858e90] mp4 stream debug: found Box: stsd size 80[0x8858e90] mp4 stream debug: found Box: tx3g size 64[0x8858e90] mp4 stream debug: read box: "tx3g" in stsd text[0x8858e90] mp4 stream debug: read box: "stsd" entry-count 1[0x8858e90] mp4 stream debug: found Box: stts size 4664[0x8858e90] mp4 stream debug: read box: "stts" entry-count 581[0x8858e90] mp4 stream debug: found Box: stsz size 2348[0x8858e90] mp4 stream debug: read box: "stsz" sample-size 0 sample-count 582[0x8858e90] mp4 stream debug: found Box: stsc size 340[0x8858e90] mp4 stream debug: read box: "stsc" entry-count 27[0x8858e90] mp4 stream debug: found Box: stco size 124[0x8858e90] mp4 stream debug: read box: "co64" entry-count 27[0x8858e90] mp4 stream debug: dumping root Box "root"[0x8858e90] mp4 stream debug: | + ftyp size 24[0x8858e90] mp4 stream debug: | + mdat size 204379142[0x8858e90] mp4 stream debug: | + mdat size 14904[0x8858e90] mp4 stream debug: | + moov size 785024[0x8858e90] mp4 stream debug: | | + mvhd size 108[0x8858e90] mp4 stream debug: | | + iods size 24[0x8858e90] mp4 stream debug: | | + trak size 482305[0x8858e90] mp4 stream debug: | | | + tkhd size 92[0x8858e90] mp4 stream debug: | | | + mdia size 482185[0x8858e90] mp4 stream debug: | | | | + mdhd size 32[0x8858e90] mp4 stream debug: | | | | + hdlr size 33[0x8858e90] mp4 stream debug: | | | | + minf size 482112[0x8858e90] mp4 stream debug: | | | | | + vmhd size 20[0x8858e90] mp4 stream debug: | | | | | + dinf size 36[0x8858e90] mp4 stream debug: | | | | | | + dref size 28[0x8858e90] mp4 stream debug: | | | | | | | + url size 12[0x8858e90] mp4 stream debug: | | | | | + stbl size 482048[0x8858e90] mp4 stream debug: | | | | | | + stsd size 168[0x8858e90] mp4 stream debug: | | | | | | | + avc1 size 152[0x8858e90] mp4 stream debug: | | | | | | | | + avcC size 48[0x8858e90] mp4 stream debug: | | | | | | | | + colr size 18[0x8858e90] mp4 stream debug: | | | | | | + stts size 291888[0x8858e90] mp4 stream debug: | | | | | | + stsz size 182436[0x8858e90] mp4 stream debug: | | | | | | + stsc size 52[0x8858e90] mp4 stream debug: | | | | | | + stco size 6100[0x8858e90] mp4 stream debug: | | | | | | + stss size 1396[0x8858e90] mp4 stream debug: | | | + tref size 20[0x8858e90] mp4 stream debug: | | | | + chap size 12[0x8858e90] mp4 stream debug: | | + trak size 291866[0x8858e90] mp4 stream debug: | | | + tkhd size 92[0x8858e90] mp4 stream debug: | | | + mdia size 291744[0x8858e90] mp4 stream debug: | | | | + mdhd size 32[0x8858e90] mp4 stream debug: | | | | + hdlr size 33[0x8858e90] mp4 stream debug: | | | | + minf size 291671[0x8858e90] mp4 stream debug: | | | | | + smhd size 16[0x8858e90] mp4 stream debug: | | | | | + dinf size 36[0x8858e90] mp4 stream debug: | | | | | | + dref size 28[0x8858e90] mp4 stream debug: | | | | | | | + url size 12[0x8858e90] mp4 stream debug: | | | | | + stbl size 291611[0x8858e90] mp4 stream debug: | | | | | | + stsd size 103[0x8858e90] mp4 stream debug: | | | | | | | + mp4a size 87[0x8858e90] mp4 stream debug: | | | | | | | | + esds size 51[0x8858e90] mp4 stream debug: | | | | | | + stts size 24[0x8858e90] mp4 stream debug: | | | | | | + stsz size 285348[0x8858e90] mp4 stream debug: | | | | | | + stsc size 40[0x8858e90] mp4 stream debug: | | | | | | + stco size 6088[0x8858e90] mp4 stream debug: | | | + udta size 22[0x8858e90] mp4 stream debug: | | | | + name size 14[0x8858e90] mp4 stream debug: | | + trak size 540[0x8858e90] mp4 stream debug: | | | + tkhd size 92[0x8858e90] mp4 stream debug: | | | + mdia size 440[0x8858e90] mp4 stream debug: | | | | + mdhd size 32[0x8858e90] mp4 stream debug: | | | | + hdlr size 33[0x8858e90] mp4 stream debug: | | | | + minf size 367[0x8858e90] mp4 stream debug: | | | | | + gmhd size 76[0x8858e90] mp4 stream debug: | | | | | | + gmin size 24[0x8858e90] mp4 stream debug: | | | | | | + text size 44[0x8858e90] mp4 stream debug: | | | | | + dinf size 36[0x8858e90] mp4 stream debug: | | | | | | + dref size 28[0x8858e90] mp4 stream debug: | | | | | | | + url size 12[0x8858e90] mp4 stream debug: | | | | | + stbl size 247[0x8858e90] mp4 stream debug: | | | | | | + stsd size 75[0x8858e90] mp4 stream debug: | | | | | | | + text size 59[0x8858e90] mp4 stream debug: | | | | | | + stts size 64[0x8858e90] mp4 stream debug: | | | | | | + stsz size 20[0x8858e90] mp4 stream debug: | | | | | | + stsc size 40[0x8858e90] mp4 stream debug: | | | | | | + stco size 40[0x8858e90] mp4 stream debug: | | + udta size 2380[0x8858e90] mp4 stream debug: | | | + meta size 2372[0x8858e90] mp4 stream debug: | | | | + hdlr size 33[0x8858e90] mp4 stream debug: | | | | + ilst size 285[0x8858e90] mp4 stream debug: | | | | | + ctoo size 50[0x8858e90] mp4 stream debug: | | | | | + cnam size 70[0x8858e90] mp4 stream debug: | | | | | + tvsh size 64[0x8858e90] mp4 stream debug: | | | | | + tven size 37[0x8858e90] mp4 stream debug: | | | | | + tvsn size 28[0x8858e90] mp4 stream debug: | | | | | + tves size 28[0x8858e90] mp4 stream debug: | | | | + free size 2042[0x8858e90] mp4 stream debug: | | + trak size 7793[0x8858e90] mp4 stream debug: | | | + tkhd size 92[0x8858e90] mp4 stream debug: | | | + mdia size 7693[0x8858e90] mp4 stream debug: | | | | + mdhd size 32[0x8858e90] mp4 stream debug: | | | | + hdlr size 33[0x8858e90] mp4 stream debug: | | | | + minf size 7620[0x8858e90] mp4 stream debug: | | | | | + nmhd size 12[0x8858e90] mp4 stream debug: | | | | | + dinf size 36[0x8858e90] mp4 stream debug: | | | | | | + dref size 28[0x8858e90] mp4 stream debug: | | | | | | | + url size 12[0x8858e90] mp4 stream debug: | | | | | + stbl size 7564[0x8858e90] mp4 stream debug: | | | | | | + stsd size 80[0x8858e90] mp4 stream debug: | | | | | | | + tx3g size 64[0x8858e90] mp4 stream debug: | | | | | | + stts size 4664[0x8858e90] mp4 stream debug: | | | | | | + stsz size 2348[0x8858e90] mp4 stream debug: | | | | | | + stsc size 340[0x8858e90] mp4 stream debug: | | | | | | + stco size 124[0x8858fd0] mp4 demux debug: unrecognized major file specification (mp42).[0x8858fd0] mp4 demux debug: found 4 tracks[0x8858fd0] mp4 demux debug: track[Id 0x1] read 1521 chunk[0x8858fd0] mp4 demux debug: track[Id 0x1] read 45604 samples length:1521s[0x884e220] main input debug: selecting program id=0[0x8858fd0] mp4 demux debug: adding track[Id 0x1] video (enable) language en[0x8858fd0] mp4 demux debug: track[Id 0x2] read 1518 chunk[0x8858fd0] mp4 demux debug: track[Id 0x2] read 71332 samples length:1521s[0x8858fd0] mp4 demux debug: adding track[Id 0x2] audio (enable) language eng[0x8858fd0] mp4 demux debug: track[Id 0x3] read 6 chunk[0x8858fd0] mp4 demux debug: track[Id 0x3] read 7 samples length:1521s[0x8858fd0] mp4 demux debug: using track[Id 0x3] for chapter language en[0x8858fd0] mp4 demux debug: track[Id 0x4] read 27 chunk[0x8858fd0] mp4 demux debug: track[Id 0x4] read 582 samples length:1362s[0x8858fd0] mp4 demux debug: adding track[Id 0x4] subtitle (enable) language eng[0x8858fd0] main demux debug: using demux module "mp4"[0x8858fd0] main demux debug: TIMER module_need() : 91,755 ms - Total 91,755 ms / 1 intvls (Avg 91,755 ms)[0x8858fd0] mp4 demux warning: control query 14 unimplemented[0x8858fd0] mp4 demux warning: DEMUX_GET_FPS unimplemented !![0x884e220] main input debug: looking for a subtitle file in ../../[0x885bc20] main decoder debug: looking for decoder module: 28 candidates[0x885bc20] avcodec decoder debug: libavcodec initialized (interface 0x333200)[0x885bc20] avcodec decoder debug: ffmpeg codec (H264 - MPEG-4 AVC (part 10)) started[0x885bc20] main decoder debug: using decoder module "avcodec"[0x885bc20] main decoder debug: TIMER module_need() : 650,183 ms - Total 650,183 ms / 1 intvls (Avg 650,183 ms)[New Thread 0xb7034b90 (LWP 10764)][0x885bc20] main decoder debug: thread started[0x885bc20] main decoder debug: thread (decoder) created at priority 0 (../../src/input/decoder.c:315)[0x8856d58] main decoder debug: looking for decoder module: 28 candidates[0x8856d58] main decoder debug: using decoder module "faad"[0x8856d58] main decoder debug: TIMER module_need() : 1,071 ms - Total 1,071 ms / 1 intvls (Avg 1,071 ms)[New Thread 0xb6fb3b90 (LWP 10765)][0x8856d58] main decoder debug: thread started[0x8856d58] main decoder debug: thread (decoder) created at priority 5 (../../src/input/decoder.c:315)[0x884e220] main input debug: `../../TRAC 2649 .m4v' successfully opened[0x8858fd0] mp4 demux debug: track[Id 0x1] using Sync Sample Box (stss)[0x8858fd0] mp4 demux debug: stts gives 0 --> 0 (sample number)[0x8858fd0] mp4 demux debug: track[Id 0x2] does not provide Sync Sample Box (stss)[0x884e220] main input debug: Buffering 0%[0x884e220] main input debug: no usable vout present, spawning one[0x8a94f60] main spu text debug: looking for text renderer module: 2 candidates[0x8a94f60] freetype spu text debug: using fontsize: 2[0x8a94f60] main spu text debug: using text renderer module "freetype"[0x8a94f60] main spu text debug: TIMER module_need() : 40,389 ms - Total 40,389 ms / 1 intvls (Avg 40,389 ms)[0x8a95e78] main scale debug: looking for video filter2 module: 20 candidates[0x8856d58] faad decoder warning: decoded zero sample[0x884e220] main input debug: Buffering 0%[0x884e220] main input debug: Buffering 33%[0x884e220] main input debug: Buffering 66%[0x884e220] main input debug: Buffering 100%[0x884e220] main input debug: Stream buffering done (400 ms in 57 ms)[0x8a95e78] scale scale debug: 32x32 -> 16x16[0x8a95e78] main scale debug: using video filter2 module "scale"[0x8a95e78] main scale debug: TIMER module_need() : 335,932 ms - Total 335,932 ms / 1 intvls (Avg 335,932 ms)[0x8a9eba8] main scale debug: looking for video filter2 module: 20 candidates[0x8a9eba8] yuvp scale debug: YUVP to YUVA converter[0x8a9eba8] main scale debug: using video filter2 module "yuvp"[0x8a9eba8] main scale debug: TIMER module_need() : 0,247 ms - Total 0,247 ms / 1 intvls (Avg 0,247 ms)[0x8a913e8] main video output debug: window size: 480x272[0x8a913e8] main video output debug: looking for video output module: 8 candidates[0x8ac0b00] main window debug: looking for xwindow module: 2 candidates[0x8ac0b00] qt4 window debug: Qt4 interface not found[0x8ac0b00] main window debug: TIMER module_need() : 664,735 ms - Total 664,735 ms / 1 intvls (Avg 664,735 ms)[0x8ac0b00] main window debug: no "xwindow" window provider available[0x8a913e8] x11 video output debug: XShm video extension v1.1 (with pixmaps, opcode: 146)[0x8a913e8] x11 video output debug: Window manager supports NetWM[0x8a913e8] x11 video output debug: Window manager supports _NET_WM_STATE_FULLSCREEN[0x8a913e8] x11 video output debug: Window manager supports _NET_WM_STATE_ABOVE[0x8a913e8] x11 video output debug: Window manager supports _NET_WM_STATE_BELOW[0x8a913e8] x11 video output debug: Window manager supports _NET_WM_STATE_STAYS_ON_TOP[0x8a913e8] main video output debug: using video output module "x11"[0x8a913e8] main video output debug: TIMER module_need() : 928,544 ms - Total 928,544 ms / 1 intvls (Avg 928,544 ms)[0x8a913e8] main video output debug: Deinterlacing available[New Thread 0xb4a45b90 (LWP 10766)][0x8a913e8] x11 video output debug: x11 image size 480x272 (0,0,480x272)[0x8a913e8] main video output debug: got 2 direct buffer(s)[0x8a913e8] main video output debug: pic render sz 480x272, of (0,0), vsz 480x272, 4cc I420, ar 47647:27000, sar 1:1, msk r0x0 g0x0 b0x0[0x8a913e8] main video output debug: pic in sz 480x272, of (0,0), vsz 480x272, 4cc I420, ar 47647:27000, sar 1:1, msk r0x0 g0x0 b0x0[0x8a913e8] main video output debug: pic out sz 480x272, of (0,0), vsz 480x272, 4cc RV32, ar 47647:27000, sar 1:1, msk r0xff0000 g0xff00 b0xff[0x8ac0b00] main chroma debug: looking for video filter2 module: 20 candidates[0x8ac0b00] i420_rgb_sse2 chroma debug: RGB pixel format is A8R8G8B8[0x8ac0b00] main chroma debug: using video filter2 module "i420_rgb_sse2"[0x8ac0b00] main chroma debug: TIMER module_need() : 0,276 ms - Total 0,276 ms / 1 intvls (Avg 0,276 ms)[0x8a913e8] main video output debug: indirect render, mapping render pictures 0-15 to system pictures 2-17[0x884e220] main input debug: creating aout[0x8ace5e0] main audio output debug: looking for audio output module: 4 candidates[0x8ac0b00] main chroma debug: removing module "i420_rgb_sse2"[0x8ace5e0] main audio output debug: using audio output module "dummy"[0x8ace5e0] main audio output debug: TIMER module_need() : 22,614 ms - Total 22,614 ms / 1 intvls (Avg 22,614 ms)[0x8ace5e0] main audio output debug: output 'fl32' 48000 Hz Stereo frame=1 samples/8 bytes[0x8ace5e0] main audio output debug: mixer 'fl32' 48000 Hz Stereo frame=1 samples/8 bytes[0x8ace5e0] main audio output debug: no need for any filter[0x8ace5e0] main audio output debug: looking for audio mixer module: 3 candidates[0x8ace5e0] main audio output debug: using audio mixer module "float32_mixer"[0x8ace5e0] main audio output debug: TIMER module_need() : 42,330 ms - Total 42,330 ms / 1 intvls (Avg 42,330 ms)[0x8ace5e0] main audio output debug: input 'fl32' 48000 Hz Stereo frame=1 samples/8 bytes[0x8acefd0] main audio filter debug: looking for audio filter module: 1 candidate[0x8acefd0] scaletempo audio filter debug: format: 48000 rate, 2 nch, 4 bps, fl32[0x8acefd0] scaletempo audio filter debug: params: 30 stride, 0,200 overlap, 14 search[0x8acefd0] scaletempo audio filter debug: 1,000 scale, 1440,000 stride_in, 1440 stride_out, 1152 standing, 288 overlap, 672 search, 2400 queue, fl32 mode[0x8acefd0] main audio filter debug: using audio filter module "scaletempo"[0x8acefd0] main audio filter debug: TIMER module_need() : 15,871 ms - Total 15,871 ms / 1 intvls (Avg 15,871 ms)[0x8ace5e0] main audio output debug: filter(s) 'fl32'->'fl32' 52800 Hz->48000 Hz Stereo->Stereo[0x8ac1d38] main audio output debug: looking for audio filter module: 23 candidates[0x8a913e8] x11 video output debug: x11 image size 480x272 (0,0,480x272)[0x8ad7718] main chroma debug: looking for video filter2 module: 20 candidates[0x8ad7718] i420_rgb_sse2 chroma debug: RGB pixel format is A8R8G8B8[0x8ad7718] main chroma debug: using video filter2 module "i420_rgb_sse2"[0x8ad7718] main chroma debug: TIMER module_need() : 0,296 ms - Total 0,296 ms / 1 intvls (Avg 0,296 ms)[0x885bc20] main decoder debug: End of video preroll[0x885bc20] main decoder debug: Received first picture[0x8a913e8] main video output debug: Post-processing available[0x8ac1d38] main audio output debug: using audio filter module "bandlimited_resampler"[0x8ac1d38] main audio output debug: TIMER module_need() : 102,526 ms - Total 102,526 ms / 1 intvls (Avg 102,526 ms)[0x8ace5e0] main audio output debug: found a filter for the whole conversion[0x8856d58] main decoder debug: End of audio preroll[0x884e220] main input debug: Decoder buffering done in 1447 ms[0x8ace5e0] main audio output warning: PTS is out of range (-30929), dropping buffer[0x8a94f60] freetype spu text debug: using fontsize: 17[0x8c4fa58] main blend debug: looking for video blending module: 1 candidate[0x8c4fa58] blend blend debug: chroma: YUVA -> RV32[0x8c4fa58] main blend debug: using video blending module "blend"[0x8c4fa58] main blend debug: TIMER module_need() : 42,810 ms - Total 42,810 ms / 1 intvls (Avg 42,810 ms)[0x8ad7718] main chroma debug: removing module "i420_rgb_sse2"[0x8a913e8] x11 video output debug: x11 image size 197x111 (0,0,197x111)[0x8ad76a8] main chroma debug: looking for video filter2 module: 20 candidates[0x8ad76a8] imgresample chroma debug: no resampling[0x8ad76a8] main chroma debug: using video filter2 module "imgresample"[0x8ad76a8] main chroma debug: TIMER module_need() : 0,334 ms - Total 0,334 ms / 1 intvls (Avg 0,334 ms)[0x8a913e8] main video output warning: late picture skipped (140641 > -1188)[0x8a913e8] main video output warning: late picture skipped (107266 > -1188)[0x8a913e8] main video output warning: late picture skipped (73912 > -1188)[0x8a913e8] main video output warning: late picture skipped (40537 > -1188)[0x8a913e8] main video output warning: late picture skipped (7162 > -1188)Erreur de segmentation