VLC refuses to play FLV files. Even when added, it removes the file out of the playlist.
soumik@soumik-home:~/Videos$ vlc -vvv file-49323190.flv
VLC media player 1.1.10 The Luggage (revision exported)
[0x8357914] main libvlc debug: VLC media player - 1.1.10 The Luggage
[0x8357914] main libvlc debug: Copyright © 1996-2011 the VideoLAN team
[0x8357914] main libvlc debug: revision exported
[0x8357914] main libvlc debug: configured with ./configure
[0x8357914] main libvlc debug: translation test: code is "C"
[0x8357914] main libvlc debug: checking plugin modules
[0x8357914] main libvlc debug: loading plugins cache file /home/soumik/Desktop/dev/vlc-1.1.10/src/.libs/vlc/plugins/plugins-04041e-3e8.dat
[0x8357914] main libvlc warning: cannot read /home/soumik/Desktop/dev/vlc-1.1.10/src/.libs/vlc/plugins/plugins-04041e-3e8.dat (No such file or directory)
[0x8357914] main libvlc debug: recursively browsing `/home/soumik/Desktop/dev/vlc-1.1.10/src/.libs/vlc/plugins'
[0x8357914] main libvlc debug: saving plugins cache /home/soumik/Desktop/dev/vlc-1.1.10/src/.libs/vlc/plugins/plugins-04041e-3e8.dat
[0x8357914] main libvlc debug: loading plugins cache file /home/soumik/Desktop/dev/vlc-1.1.10/modules/plugins-04041e-3e8.dat
[0x8357914] main libvlc debug: recursively browsing `/home/soumik/Desktop/dev/vlc-1.1.10/modules'
[0x8357914] main libvlc warning: cannot load module `/home/soumik/Desktop/dev/vlc-1.1.10/modules/access/.libs/libaccess_avio_plugin.so' (/usr/lib/i686/cmov/libavcodec.so.53: undefined symbol: vaCreateBuffer)
[0x8357914] main libvlc warning: cannot load module `/home/soumik/Desktop/dev/vlc-1.1.10/modules/demux/avformat/.libs/libavformat_plugin.so' (/usr/lib/i686/cmov/libavcodec.so.53: undefined symbol: vaCreateBuffer)
[0x8357914] main libvlc debug: saving plugins cache /home/soumik/Desktop/dev/vlc-1.1.10/modules/plugins-04041e-3e8.dat
[0x8357914] main libvlc debug: module bank initialized (392 modules)
[0x8357914] main libvlc debug: opening config file (/home/soumik/.config/vlc/vlcrc)
[0x8357914] main libvlc debug: CPU has capabilities MMX MMXEXT SSE SSE2 SSE3 SSSE3 FPU
[0x8357914] main libvlc debug: looking for memcpy module: 3 candidates
[0x8357914] main libvlc debug: using memcpy module "memcpymmxext"
[0x8411924] main input debug: Creating an input for 'Media Library'
[0x8411924] main input debug: Input is a meta file: disabling unneeded options
[0x8411924] main input debug: using timeshift granularity of 50 MiB
[0x8411924] main input debug: using timeshift path '/tmp'
[0x8411924] main input debug: `file/xspf-open:///home/soumik/.local/share/vlc/ml.xspf' gives access `file' demux `xspf-open' path `/home/soumik/.local/share/vlc/ml.xspf'
[0x8411924] main input debug: creating demux: access='file' demux='xspf-open' path='/home/soumik/.local/share/vlc/ml.xspf'
[0x840daac] main demux debug: looking for access_demux module: 2 candidates
[0x840daac] main demux debug: no access_demux module matching "file" could be loaded
[0x840daac] main demux debug: TIMER module_need() : 1.136 ms - Total 1.136 ms / 1 intvls (Avg 1.136 ms)
[0x8411924] main input debug: creating access 'file' path='/home/soumik/.local/share/vlc/ml.xspf'
[0x840f8e4] main access debug: looking for access module: 2 candidates
[0x840f8e4] filesystem access debug: opening file `/home/soumik/.local/share/vlc/ml.xspf'
[0x840f8e4] main access debug: using access module "filesystem"
[0x840f8e4] main access debug: TIMER module_need() : 0.624 ms - Total 0.624 ms / 1 intvls (Avg 0.624 ms)
[0x83fc19c] main stream debug: Using AStream*Stream
[0x83fc19c] main stream debug: pre buffering
[0x83fc19c] main stream debug: received first data after 0 ms
[0x83fc19c] main stream debug: pre-buffering done 1024 bytes in 0s - 15873 KiB/s
[0x840e80c] main stream debug: looking for stream_filter module: 5 candidates
[0x840e80c] main stream debug: no stream_filter module matching "any" could be loaded
[0x840e80c] main stream debug: TIMER module_need() : 0.873 ms - Total 0.873 ms / 1 intvls (Avg 0.873 ms)
[0x840e80c] main stream debug: looking for stream_filter module: 1 candidate
[0x840e80c] main stream debug: using stream_filter module "stream_filter_record"
[0x840e80c] main stream debug: TIMER module_need() : 0.344 ms - Total 0.344 ms / 1 intvls (Avg 0.344 ms)
[0x8411924] main input debug: creating demux: access='file' demux='xspf-open' path='/home/soumik/.local/share/vlc/ml.xspf'
[0x83fc40c] main demux debug: looking for demux module: 1 candidate
[0x83fc40c] playlist demux debug: using XSPF playlist reader
[0x83fc40c] main demux debug: using demux module "playlist"
[0x83fc40c] main demux debug: TIMER module_need() : 0.469 ms - Total 0.469 ms / 1 intvls (Avg 0.469 ms)
[0x83fe5f4] main demux meta debug: looking for meta reader module: 2 candidates
[0x83fe5f4] lua demux meta debug: Trying Lua scripts in /home/soumik/.local/share/vlc/lua/meta/reader
[0x83fe5f4] lua demux meta debug: Trying Lua scripts in /usr/local/lib/vlc/lua/meta/reader
[0x83fe5f4] lua demux meta debug: Trying Lua scripts in /home/soumik/Desktop/dev/vlc-1.1.10/share/lua/meta/reader
[0x83fe5f4] lua demux meta debug: Trying Lua playlist script /home/soumik/Desktop/dev/vlc-1.1.10/share/lua/meta/reader/filename.lua
[0x83fe5f4] lua demux meta debug: Trying Lua playlist script /home/soumik/Desktop/dev/vlc-1.1.10/share/lua/meta/reader/filename.luac
[0x83fe5f4] main demux meta debug: no meta reader module matching "any" could be loaded
[0x83fe5f4] main demux meta debug: TIMER module_need() : 6.625 ms - Total 6.625 ms / 1 intvls (Avg 6.625 ms)
[0x8411924] main input debug: `file/xspf-open:///home/soumik/.local/share/vlc/ml.xspf' successfully opened
[0x83fe5f4] main xml debug: looking for xml module: 2 candidates
[0x83fe5f4] main xml debug: using xml module "xml"
[0x83fe5f4] main xml debug: TIMER module_need() : 1.130 ms - Total 1.130 ms / 1 intvls (Avg 1.130 ms)
[0x83fc40c] playlist demux debug: parsed 1801 tracks successfully
[0x83fe5f4] main xml debug: removing module "xml"
[0x8411924] main input debug: EOF reached
[0x83fc40c] main demux debug: removing module "playlist"
[0x840e80c] main stream debug: removing module "stream_filter_record"
[0x840f8e4] main access debug: removing module "filesystem"
[0x8411924] main input debug: TIMER input launching for 'Media Library' : 11.485 ms - Total 11.485 ms / 1 intvls (Avg 11.485 ms)
[0x840e80c] main interface debug: looking for interface module: 1 candidate
[0x840e80c] main interface debug: using interface module "hotkeys"
[0x840e80c] main interface debug: TIMER module_need() : 0.924 ms - Total 0.924 ms / 1 intvls (Avg 0.924 ms)
[0x861a384] main interface debug: looking for interface module: 1 candidate
Blocked: call to unsetenv("DBUS_ACTIVATION_ADDRESS")
Blocked: call to unsetenv("DBUS_ACTIVATION_BUS_TYPE")
[0x8410a9c] main playlist debug: Activated
[0x861a384] main interface debug: using interface module "inhibit"
[0x861a384] main interface debug: TIMER module_need() : 8.038 ms - Total 8.038 ms / 1 intvls (Avg 8.038 ms)
[0x8410a9c] main playlist debug: adding item `file-49323190.flv' ( file:///home/soumik/Videos/file-49323190.flv )
[0x86457c4] main interface debug: looking for interface module: 1 candidate
[0x86457c4] main interface debug: using interface module "signals"
[0x86457c4] main interface debug: TIMER module_need() : 0.604 ms - Total 0.604 ms / 1 intvls (Avg 0.604 ms)
[0x85fac6c] main interface debug: looking for interface module: 1 candidate
[0x8641de4] main input debug: Creating an input for 'file-49323190.flv'
[0x8410a9c] main playlist debug: rebuilding array of current - root Playlist
[0x8410a9c] main playlist debug: rebuild done - 1 items, index -1
[0x85fac6c] main interface debug: using interface module "globalhotkeys"
[0x85fac6c] main interface debug: TIMER module_need() : 18.873 ms - Total 18.873 ms / 1 intvls (Avg 18.873 ms)
[0x8357914] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
[0x8622134] main interface debug: looking for interface module: 4 candidates
Blocked: call to setlocale(6, "")
[0x8410a9c] main playlist debug: meta ok for (null), need to fetch art
[0x878536c] main demux meta debug: looking for meta fetcher module: 1 candidate
[0x878536c] lua demux meta debug: Trying Lua scripts in /home/soumik/.local/share/vlc/lua/meta/fetcher
[0x878536c] lua demux meta debug: Trying Lua scripts in /usr/local/lib/vlc/lua/meta/fetcher
[0x878536c] lua demux meta debug: Trying Lua scripts in /home/soumik/Desktop/dev/vlc-1.1.10/share/lua/meta/fetcher
[0x878536c] lua demux meta debug: Trying Lua playlist script /home/soumik/Desktop/dev/vlc-1.1.10/share/lua/meta/fetcher/tvrage.lua
[0x878536c] main demux meta debug: using meta fetcher module "lua"
[0x878536c] main demux meta debug: TIMER module_need() : 2.077 ms - Total 2.077 ms / 1 intvls (Avg 2.077 ms)
[0x878536c] main demux meta debug: removing module "lua"
[0x8410a9c] main playlist debug: searching art for file-49323190.flv
[0x878536c] main art finder debug: looking for art finder module: 2 candidates
[0x878536c] lua art finder debug: Trying Lua scripts in /home/soumik/.local/share/vlc/lua/meta/art
[0x878536c] lua art finder debug: Trying Lua scripts in /usr/local/lib/vlc/lua/meta/art
[0x878536c] lua art finder debug: Trying Lua scripts in /home/soumik/Desktop/dev/vlc-1.1.10/share/lua/meta/art
[0x878536c] lua art finder debug: Trying Lua playlist script /home/soumik/Desktop/dev/vlc-1.1.10/share/lua/meta/art/01_googleimage.lua
[0x878536c] lua art finder debug: Trying Lua playlist script /home/soumik/Desktop/dev/vlc-1.1.10/share/lua/meta/art/01_googleimage.luac
[0x878536c] lua art finder debug: Trying Lua playlist script /home/soumik/Desktop/dev/vlc-1.1.10/share/lua/meta/art/02_frenchtv.lua
[0x878536c] lua art finder debug: Trying Lua playlist script /home/soumik/Desktop/dev/vlc-1.1.10/share/lua/meta/art/02_frenchtv.luac
[0x878536c] lua art finder debug: Trying Lua playlist script /home/soumik/Desktop/dev/vlc-1.1.10/share/lua/meta/art/03_lastfm.lua
[0x878536c] lua art finder debug: Trying Lua playlist script /home/soumik/Desktop/dev/vlc-1.1.10/share/lua/meta/art/03_lastfm.luac
[0x878536c] lua art finder debug: Trying Lua playlist script /home/soumik/Desktop/dev/vlc-1.1.10/share/lua/meta/art/04_musicbrainz.lua
[0x878536c] lua art finder debug: Trying Lua playlist script /home/soumik/Desktop/dev/vlc-1.1.10/share/lua/meta/art/04_musicbrainz.luac
[0x878536c] main art finder debug: no art finder module matching "any" could be loaded
[0x878536c] main art finder debug: TIMER module_need() : 13.695 ms - Total 13.695 ms / 1 intvls (Avg 13.695 ms)
[0x8410a9c] main playlist debug: art not found for file-49323190.flv
QGtkStyle was unable to detect the current GTK+ theme.
[0x87ba1f4] main generic debug: looking for extension module: 1 candidate
[0x87ba1f4] lua generic debug: Opening EXPERIMENTAL Lua Extension module
[0x87ba1f4] lua generic debug: Trying Lua scripts in /home/soumik/.local/share/vlc/lua/extensions
[0x87ba1f4] lua generic debug: Trying Lua scripts in /usr/local/lib/vlc/lua/extensions
[0x87ba1f4] lua generic debug: Trying Lua scripts in /home/soumik/Desktop/dev/vlc-1.1.10/share/lua/extensions
[0x87ba1f4] lua generic debug: Trying Lua playlist script /home/soumik/Desktop/dev/vlc-1.1.10/share/lua/extensions/allocine-fr.lua
[0x87ba1f4] lua generic debug: Scanning Lua script /home/soumik/Desktop/dev/vlc-1.1.10/share/lua/extensions/allocine-fr.lua
[0x87ba1f4] lua generic debug: Script /home/soumik/Desktop/dev/vlc-1.1.10/share/lua/extensions/allocine-fr.lua has the following capability flags: 0xc
[0x87ba1f4] lua generic debug: Trying Lua playlist script /home/soumik/Desktop/dev/vlc-1.1.10/share/lua/extensions/allocine-fr.luac
[0x87ba1f4] lua generic debug: Scanning Lua script /home/soumik/Desktop/dev/vlc-1.1.10/share/lua/extensions/allocine-fr.luac
[0x87ba1f4] lua generic debug: Script /home/soumik/Desktop/dev/vlc-1.1.10/share/lua/extensions/allocine-fr.luac has the following capability flags: 0xc
[0x87ba1f4] main generic debug: using extension module "lua"
[0x87ba1f4] main generic debug: TIMER module_need() : 2.858 ms - Total 2.858 ms / 1 intvls (Avg 2.858 ms)
[0x8622134] main interface debug: using interface module "qt4"
[0x8622134] main interface debug: TIMER module_need() : 385.956 ms - Total 385.956 ms / 1 intvls (Avg 385.956 ms)
[0x8410a9c] main playlist debug: processing request item null node Playlist skip 0
[0x8410a9c] main playlist debug: starting new item
[0x8410a9c] main playlist debug: creating new input thread
[0x8415e6c] main input debug: Creating an input for 'file-49323190.flv'
[0x8415e6c] main input debug: thread (input) created at priority 10 (input/input.c:220)
[0x8415e6c] main input debug: thread started
[0x8622134] qt4 interface debug: IM: Setting an input
[0x8415e6c] main input debug: using timeshift granularity of 50 MiB
[0x8415e6c] main input debug: using timeshift path '/tmp'
[0x8415e6c] main input debug: `file:///home/soumik/Videos/file-49323190.flv' gives access `file' demux `' path `/home/soumik/Videos/file-49323190.flv'
[0x8415e6c] main input debug: creating demux: access='file' demux='' path='/home/soumik/Videos/file-49323190.flv'
[0xb690ac0c] main demux debug: looking for access_demux module: 2 candidates
[0xb690ac0c] main demux debug: no access_demux module matching "file" could be loaded
[0xb690ac0c] main demux debug: TIMER module_need() : 0.441 ms - Total 0.441 ms / 1 intvls (Avg 0.441 ms)
[0x8415e6c] main input debug: creating access 'file' path='/home/soumik/Videos/file-49323190.flv'
[0x8836e44] main access debug: looking for access module: 2 candidates
[0x8836e44] filesystem access debug: opening file `/home/soumik/Videos/file-49323190.flv'
[0x8836e44] main access debug: using access module "filesystem"
[0x8836e44] main access debug: TIMER module_need() : 0.302 ms - Total 0.302 ms / 1 intvls (Avg 0.302 ms)
[0x8839a6c] main stream debug: Using AStream*Stream
[0x8839a6c] main stream debug: pre buffering
[0x8839a6c] main stream debug: received first data after 0 ms
[0x8839a6c] main stream debug: pre-buffering done 1024 bytes in 0s - 17857 KiB/s
[0x8837f44] main stream debug: looking for stream_filter module: 5 candidates
[0x8837f44] main stream debug: no stream_filter module matching "any" could be loaded
[0x8837f44] main stream debug: TIMER module_need() : 0.221 ms - Total 0.221 ms / 1 intvls (Avg 0.221 ms)
[0x8837f44] main stream debug: looking for stream_filter module: 1 candidate
[0x8837f44] main stream debug: using stream_filter module "stream_filter_record"
[0x8837f44] main stream debug: TIMER module_need() : 0.190 ms - Total 0.190 ms / 1 intvls (Avg 0.190 ms)
[0x8415e6c] main input debug: creating demux: access='file' demux='' path='/home/soumik/Videos/file-49323190.flv'
[0x88397d4] main demux debug: looking for demux module: 51 candidates
[0x88397d4] lua demux debug: Trying Lua scripts in /home/soumik/.local/share/vlc/lua/playlist
[0x88397d4] lua demux debug: Trying Lua scripts in /usr/local/lib/vlc/lua/playlist
[0x88397d4] lua demux debug: Trying Lua scripts in /home/soumik/Desktop/dev/vlc-1.1.10/share/lua/playlist
[0x88397d4] lua demux debug: Trying Lua playlist script /home/soumik/Desktop/dev/vlc-1.1.10/share/lua/playlist/anevia_streams.lua
[0x88397d4] lua demux debug: Trying Lua playlist script /home/soumik/Desktop/dev/vlc-1.1.10/share/lua/playlist/anevia_streams.luac
[0x88397d4] lua demux debug: Trying Lua playlist script /home/soumik/Desktop/dev/vlc-1.1.10/share/lua/playlist/anevia_xml.lua
[0x88397d4] lua demux debug: Trying Lua playlist script /home/soumik/Desktop/dev/vlc-1.1.10/share/lua/playlist/anevia_xml.luac
[0x88397d4] lua demux debug: Trying Lua playlist script /home/soumik/Desktop/dev/vlc-1.1.10/share/lua/playlist/appletrailers.lua
[0x88397d4] lua demux debug: Trying Lua playlist script /home/soumik/Desktop/dev/vlc-1.1.10/share/lua/playlist/appletrailers.luac
[0x88397d4] lua demux debug: Trying Lua playlist script /home/soumik/Desktop/dev/vlc-1.1.10/share/lua/playlist/bbc_co_uk.lua
[0x88397d4] lua demux debug: Trying Lua playlist script /home/soumik/Desktop/dev/vlc-1.1.10/share/lua/playlist/bbc_co_uk.luac
[0x88397d4] lua demux debug: Trying Lua playlist script /home/soumik/Desktop/dev/vlc-1.1.10/share/lua/playlist/break.lua
[0x88397d4] lua demux debug: Trying Lua playlist script /home/soumik/Desktop/dev/vlc-1.1.10/share/lua/playlist/break.luac
[0x88397d4] lua demux debug: Trying Lua playlist script /home/soumik/Desktop/dev/vlc-1.1.10/share/lua/playlist/canalplus.lua
[0x88397d4] lua demux debug: Trying Lua playlist script /home/soumik/Desktop/dev/vlc-1.1.10/share/lua/playlist/canalplus.luac
[0x88397d4] lua demux debug: Trying Lua playlist script /home/soumik/Desktop/dev/vlc-1.1.10/share/lua/playlist/cue.lua
[0x88397d4] lua demux debug: Trying Lua playlist script /home/soumik/Desktop/dev/vlc-1.1.10/share/lua/playlist/cue.luac
[0x88397d4] lua demux debug: Trying Lua playlist script /home/soumik/Desktop/dev/vlc-1.1.10/share/lua/playlist/dailymotion.lua
[0x88397d4] lua demux debug: Trying Lua playlist script /home/soumik/Desktop/dev/vlc-1.1.10/share/lua/playlist/dailymotion.luac
[0x88397d4] lua demux debug: Trying Lua playlist script /home/soumik/Desktop/dev/vlc-1.1.10/share/lua/playlist/france2.lua
[0x88397d4] lua demux debug: Trying Lua playlist script /home/soumik/Desktop/dev/vlc-1.1.10/share/lua/playlist/france2.luac
[0x88397d4] lua demux debug: Trying Lua playlist script /home/soumik/Desktop/dev/vlc-1.1.10/share/lua/playlist/googlevideo.lua
[0x88397d4] lua demux debug: Trying Lua playlist script /home/soumik/Desktop/dev/vlc-1.1.10/share/lua/playlist/googlevideo.luac
[0x88397d4] lua demux debug: Trying Lua playlist script /home/soumik/Desktop/dev/vlc-1.1.10/share/lua/playlist/jamendo.lua
[0x88397d4] lua demux debug: Trying Lua playlist script /home/soumik/Desktop/dev/vlc-1.1.10/share/lua/playlist/jamendo.luac
[0x88397d4] lua demux debug: Trying Lua playlist script /home/soumik/Desktop/dev/vlc-1.1.10/share/lua/playlist/joox.lua
[0x88397d4] lua demux debug: Trying Lua playlist script /home/soumik/Desktop/dev/vlc-1.1.10/share/lua/playlist/joox.luac
[0x88397d4] lua demux debug: Trying Lua playlist script /home/soumik/Desktop/dev/vlc-1.1.10/share/lua/playlist/katsomo.lua
[0x88397d4] lua demux debug: Trying Lua playlist script /home/soumik/Desktop/dev/vlc-1.1.10/share/lua/playlist/katsomo.luac
[0x88397d4] lua demux debug: Trying Lua playlist script /home/soumik/Desktop/dev/vlc-1.1.10/share/lua/playlist/koreus.lua
[0x88397d4] lua demux debug: Trying Lua playlist script /home/soumik/Desktop/dev/vlc-1.1.10/share/lua/playlist/koreus.luac
[0x88397d4] lua demux debug: Trying Lua playlist script /home/soumik/Desktop/dev/vlc-1.1.10/share/lua/playlist/lelombrik.lua
[0x88397d4] lua demux debug: Trying Lua playlist script /home/soumik/Desktop/dev/vlc-1.1.10/share/lua/playlist/lelombrik.luac
[0x88397d4] lua demux debug: Trying Lua playlist script /home/soumik/Desktop/dev/vlc-1.1.10/share/lua/playlist/megavideo.lua
[0x88397d4] lua demux debug: Trying Lua playlist script /home/soumik/Desktop/dev/vlc-1.1.10/share/lua/playlist/megavideo.luac
[0x88397d4] lua demux debug: Trying Lua playlist script /home/soumik/Desktop/dev/vlc-1.1.10/share/lua/playlist/metacafe.lua
[0x88397d4] lua demux debug: Trying Lua playlist script /home/soumik/Desktop/dev/vlc-1.1.10/share/lua/playlist/metacafe.luac
[0x88397d4] lua demux debug: Trying Lua playlist script /home/soumik/Desktop/dev/vlc-1.1.10/share/lua/playlist/metachannels.lua
[0x88397d4] lua demux debug: Trying Lua playlist script /home/soumik/Desktop/dev/vlc-1.1.10/share/lua/playlist/metachannels.luac
[0x88397d4] lua demux debug: Trying Lua playlist script /home/soumik/Desktop/dev/vlc-1.1.10/share/lua/playlist/mpora.lua
[0x88397d4] lua demux debug: Trying Lua playlist script /home/soumik/Desktop/dev/vlc-1.1.10/share/lua/playlist/mpora.luac
[0x88397d4] lua demux debug: Trying Lua playlist script /home/soumik/Desktop/dev/vlc-1.1.10/share/lua/playlist/pinkbike.lua
[0x88397d4] lua demux debug: Trying Lua playlist script /home/soumik/Desktop/dev/vlc-1.1.10/share/lua/playlist/pinkbike.luac
[0x88397d4] lua demux debug: Trying Lua playlist script /home/soumik/Desktop/dev/vlc-1.1.10/share/lua/playlist/rockbox_fm_presets.lua
[0x88397d4] lua demux debug: Trying Lua playlist script /home/soumik/Desktop/dev/vlc-1.1.10/share/lua/playlist/rockbox_fm_presets.luac
[0x88397d4] lua demux debug: Trying Lua playlist script /home/soumik/Desktop/dev/vlc-1.1.10/share/lua/playlist/youtube.lua
[0x88397d4] lua demux debug: Trying Lua playlist script /home/soumik/Desktop/dev/vlc-1.1.10/share/lua/playlist/youtube.luac
[0x88397d4] lua demux debug: Trying Lua playlist script /home/soumik/Desktop/dev/vlc-1.1.10/share/lua/playlist/youtube_homepage.lua
[0x88397d4] lua demux debug: Trying Lua playlist script /home/soumik/Desktop/dev/vlc-1.1.10/share/lua/playlist/youtube_homepage.luac
[0x88397d4] vobsub demux debug: this doesn't seem to be a vobsub file
[0x88397d4] ps demux warning: this does not look like an MPEG PS stream, continuing anyway
[0x88397d4] main demux debug: using demux module "ps"
[0x88397d4] main demux debug: TIMER module_need() : 33.712 ms - Total 33.712 ms / 1 intvls (Avg 33.712 ms)
[0x8415e6c] main input debug: looking for a subtitle file in /home/soumik/Videos/
[0x883936c] main demux meta debug: looking for meta reader module: 2 candidates
[0x883936c] lua demux meta debug: Trying Lua scripts in /home/soumik/.local/share/vlc/lua/meta/reader
[0x883936c] lua demux meta debug: Trying Lua scripts in /usr/local/lib/vlc/lua/meta/reader
[0x883936c] lua demux meta debug: Trying Lua scripts in /home/soumik/Desktop/dev/vlc-1.1.10/share/lua/meta/reader
[0x883936c] lua demux meta debug: Trying Lua playlist script /home/soumik/Desktop/dev/vlc-1.1.10/share/lua/meta/reader/filename.lua
[0x883936c] lua demux meta debug: Trying Lua playlist script /home/soumik/Desktop/dev/vlc-1.1.10/share/lua/meta/reader/filename.luac
[0x883936c] main demux meta debug: no meta reader module matching "any" could be loaded
[0x883936c] main demux meta debug: TIMER module_need() : 2.075 ms - Total 2.075 ms / 1 intvls (Avg 2.075 ms)
[0x8415e6c] main input debug: `file:///home/soumik/Videos/file-49323190.flv' successfully opened
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x8415e6c] main input debug: selecting program id=0
[0x887682c] main decoder debug: looking for decoder module: 32 candidates
[0x887682c] main decoder debug: using decoder module "mpeg_audio"
[0x887682c] main decoder debug: TIMER module_need() : 13.004 ms - Total 13.004 ms / 1 intvls (Avg 13.004 ms)
[0x887682c] main decoder debug: thread (decoder) created at priority 5 (input/decoder.c:301)
[0x887682c] main decoder debug: thread started
[0x88397d4] ps demux warning: found sync code
[0x88397d4] ps demux debug: es id=0xf5 format unknown
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x887b4f4] main decoder debug: looking for decoder module: 32 candidates
[0x887682c] mpeg_audio decoder debug: waiting for PTS
[0x887b4f4] avcodec decoder debug: libavcodec initialized (interface 0x350500)
[0x887b4f4] avcodec decoder debug: trying to use direct rendering
[0x887b4f4] avcodec decoder debug: ffmpeg codec (MPEG-1/2 Video) started
[0x887b4f4] main decoder debug: using decoder module "avcodec"
[0x887b4f4] main decoder debug: TIMER module_need() : 16.150 ms - Total 16.150 ms / 1 intvls (Avg 16.150 ms)
[0x887c294] main packetizer debug: looking for packetizer module: 21 candidates
[0x887c294] main packetizer debug: using packetizer module "packetizer_mpegvideo"
[0x887c294] main packetizer debug: TIMER module_need() : 3.014 ms - Total 3.014 ms / 1 intvls (Avg 3.014 ms)
[0x887b4f4] main decoder debug: thread (decoder) created at priority 0 (input/decoder.c:301)
[0x887b4f4] main decoder debug: thread started
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88724fc] main decoder debug: looking for decoder module: 32 candidates
[0x88724fc] avcodec decoder debug: libavcodec already initialized
[0x88724fc] avcodec decoder debug: trying to use direct rendering
[0x88724fc] avcodec decoder debug: ffmpeg codec (MPEG-1/2 Video) started
[0x88724fc] main decoder debug: using decoder module "avcodec"
[0x88724fc] main decoder debug: TIMER module_need() : 1.407 ms - Total 1.407 ms / 1 intvls (Avg 1.407 ms)
[0x8886ab4] main packetizer debug: looking for packetizer module: 21 candidates
[0x8886ab4] main packetizer debug: using packetizer module "packetizer_mpegvideo"
[0x8886ab4] main packetizer debug: TIMER module_need() : 0.221 ms - Total 0.221 ms / 1 intvls (Avg 0.221 ms)
[0x88724fc] main decoder debug: thread (decoder) created at priority 0 (input/decoder.c:301)
[0x88724fc] main decoder debug: thread started
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88872cc] main decoder debug: looking for decoder module: 32 candidates
[0x88872cc] avcodec decoder debug: libavcodec already initialized
[0x88872cc] avcodec decoder debug: trying to use direct rendering
[0x88872cc] avcodec decoder debug: ffmpeg codec (MPEG-1/2 Video) started
[0x88872cc] main decoder debug: using decoder module "avcodec"
[0x88872cc] main decoder debug: TIMER module_need() : 2.166 ms - Total 2.166 ms / 1 intvls (Avg 2.166 ms)
[0x888d2ec] main packetizer debug: looking for packetizer module: 21 candidates
[0x888d2ec] main packetizer debug: using packetizer module "packetizer_mpegvideo"
[0x888d2ec] main packetizer debug: TIMER module_need() : 0.308 ms - Total 0.308 ms / 1 intvls (Avg 0.308 ms)
[0x88872cc] main decoder debug: thread (decoder) created at priority 0 (input/decoder.c:301)
[0x88872cc] main decoder debug: thread started
[0x88397d4] ps demux debug: es id=0xf7 format unknown
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88397d4] ps demux debug: es id=0xf6 format unknown
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x889296c] main decoder debug: looking for decoder module: 32 candidates
[0x889296c] avcodec decoder debug: libavcodec already initialized
[0x889296c] avcodec decoder debug: trying to use direct rendering
[0x889296c] avcodec decoder debug: ffmpeg codec (MPEG-1/2 Video) started
[0x889296c] main decoder debug: using decoder module "avcodec"
[0x889296c] main decoder debug: TIMER module_need() : 1.374 ms - Total 1.374 ms / 1 intvls (Avg 1.374 ms)
[0x889376c] main packetizer debug: looking for packetizer module: 21 candidates
[0x889376c] main packetizer debug: using packetizer module "packetizer_mpegvideo"
[0x889376c] main packetizer debug: TIMER module_need() : 0.230 ms - Total 0.230 ms / 1 intvls (Avg 0.230 ms)
[0x889296c] main decoder debug: thread (decoder) created at priority 0 (input/decoder.c:301)
[0x889296c] main decoder debug: thread started
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x8893f34] main decoder debug: looking for decoder module: 32 candidates
[0x8893f34] avcodec decoder debug: libavcodec already initialized
[0x8893f34] avcodec decoder debug: trying to use direct rendering
[0x8893f34] avcodec decoder debug: ffmpeg codec (MPEG-1/2 Video) started
[0x8893f34] main decoder debug: using decoder module "avcodec"
[0x8893f34] main decoder debug: TIMER module_need() : 1.320 ms - Total 1.320 ms / 1 intvls (Avg 1.320 ms)
[0x8899a9c] main packetizer debug: looking for packetizer module: 21 candidates
[0x8899a9c] main packetizer debug: using packetizer module "packetizer_mpegvideo"
[0x8899a9c] main packetizer debug: TIMER module_need() : 0.208 ms - Total 0.208 ms / 1 intvls (Avg 0.208 ms)
[0x8893f34] main decoder debug: thread (decoder) created at priority 0 (input/decoder.c:301)
[0x8893f34] main decoder debug: thread started
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88397d4] ps demux debug: es id=0xf3 format unknown
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x8886ab4] packetizer_mpegvideo packetizer debug: waiting for sequence start
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x889f0cc] main decoder debug: looking for decoder module: 32 candidates
[0x889f0cc] avcodec decoder debug: libavcodec already initialized
[0x889f0cc] avcodec decoder debug: trying to use direct rendering
[0x889f0cc] avcodec decoder debug: ffmpeg codec (MPEG-1/2 Video) started
[0x889f0cc] main decoder debug: using decoder module "avcodec"
[0x889f0cc] main decoder debug: TIMER module_need() : 1.356 ms - Total 1.356 ms / 1 intvls (Avg 1.356 ms)
[0x889fe6c] main packetizer debug: looking for packetizer module: 21 candidates
[0x889fe6c] main packetizer debug: using packetizer module "packetizer_mpegvideo"
[0x889fe6c] main packetizer debug: TIMER module_need() : 0.256 ms - Total 0.256 ms / 1 intvls (Avg 0.256 ms)
[0x889f0cc] main decoder debug: thread (decoder) created at priority 0 (input/decoder.c:301)
[0x889f0cc] main decoder debug: thread started
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88397d4] ps demux debug: es id=0xf4 format unknown
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88a057c] main decoder debug: looking for decoder module: 32 candidates
[0x88a057c] avcodec decoder debug: libavcodec already initialized
[0x88a057c] avcodec decoder debug: trying to use direct rendering
[0x88a057c] avcodec decoder debug: ffmpeg codec (MPEG-1/2 Video) started
[0x88a057c] main decoder debug: using decoder module "avcodec"
[0x88a057c] main decoder debug: TIMER module_need() : 1.323 ms - Total 1.323 ms / 1 intvls (Avg 1.323 ms)
[0x88a5f0c] main packetizer debug: looking for packetizer module: 21 candidates
[0x88a5f0c] main packetizer debug: using packetizer module "packetizer_mpegvideo"
[0x88a5f0c] main packetizer debug: TIMER module_need() : 0.207 ms - Total 0.207 ms / 1 intvls (Avg 0.207 ms)
[0x88a057c] main decoder debug: thread (decoder) created at priority 0 (input/decoder.c:301)
[0x88a057c] main decoder debug: thread started
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88397d4] ps demux debug: es id=0xff format unknown
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x8886ab4] packetizer_mpegvideo packetizer debug: waiting for sequence start
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x889db34] main decoder debug: looking for decoder module: 32 candidates
[0x889db34] avcodec decoder debug: libavcodec already initialized
[0x889db34] avcodec decoder debug: trying to use direct rendering
[0x889db34] avcodec decoder debug: ffmpeg codec (MPEG-1/2 Video) started
[0x889db34] main decoder debug: using decoder module "avcodec"
[0x889db34] main decoder debug: TIMER module_need() : 1.371 ms - Total 1.371 ms / 1 intvls (Avg 1.371 ms)
[0x88ab56c] main packetizer debug: looking for packetizer module: 21 candidates
[0x88ab56c] main packetizer debug: using packetizer module "packetizer_mpegvideo"
[0x88ab56c] main packetizer debug: TIMER module_need() : 0.210 ms - Total 0.210 ms / 1 intvls (Avg 0.210 ms)
[0x889db34] main decoder debug: thread (decoder) created at priority 0 (input/decoder.c:301)
[0x889db34] main decoder debug: thread started
[0x88abc9c] main decoder debug: looking for decoder module: 32 candidates
[0x88abc9c] avcodec decoder debug: libavcodec already initialized
[0x88abc9c] avcodec decoder debug: trying to use direct rendering
[0x88abc9c] avcodec decoder debug: ffmpeg codec (MPEG-1/2 Video) started
[0x88abc9c] main decoder debug: using decoder module "avcodec"
[0x88abc9c] main decoder debug: TIMER module_need() : 1.382 ms - Total 1.382 ms / 1 intvls (Avg 1.382 ms)
[0x88b11a4] main packetizer debug: looking for packetizer module: 21 candidates
[0x88b11a4] main packetizer debug: using packetizer module "packetizer_mpegvideo"
[0x88b11a4] main packetizer debug: TIMER module_need() : 0.210 ms - Total 0.210 ms / 1 intvls (Avg 0.210 ms)
[0x88abc9c] main decoder debug: thread (decoder) created at priority 0 (input/decoder.c:301)
[0x88abc9c] main decoder debug: thread started
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x8886ab4] packetizer_mpegvideo packetizer debug: waiting for sequence start
[0x88397d4] ps demux warning: found sync code
[0x88397d4] ps demux debug: es id=0xf2 format unknown
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88aca5c] main decoder debug: looking for decoder module: 32 candidates
[0x88aca5c] avcodec decoder debug: libavcodec already initialized
[0x88aca5c] avcodec decoder debug: trying to use direct rendering
[0x88aca5c] avcodec decoder debug: ffmpeg codec (MPEG-1/2 Video) started
[0x88aca5c] main decoder debug: using decoder module "avcodec"
[0x88aca5c] main decoder debug: TIMER module_need() : 1.395 ms - Total 1.395 ms / 1 intvls (Avg 1.395 ms)
[0x88a9aa4] main packetizer debug: looking for packetizer module: 21 candidates
[0x88a9aa4] main packetizer debug: using packetizer module "packetizer_mpegvideo"
[0x88a9aa4] main packetizer debug: TIMER module_need() : 0.213 ms - Total 0.213 ms / 1 intvls (Avg 0.213 ms)
[0x88aca5c] main decoder debug: thread (decoder) created at priority 0 (input/decoder.c:301)
[0x88aca5c] main decoder debug: thread started
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88397d4] ps demux debug: contains a PSM
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88bb6c4] main decoder debug: looking for decoder module: 32 candidates
[0x88bb6c4] avcodec decoder debug: libavcodec already initialized
[0x88bb6c4] avcodec decoder debug: trying to use direct rendering
[0x88bb6c4] avcodec decoder debug: ffmpeg codec (MPEG-1/2 Video) started
[0x88bb6c4] main decoder debug: using decoder module "avcodec"
[0x88bb6c4] main decoder debug: TIMER module_need() : 1.425 ms - Total 1.425 ms / 1 intvls (Avg 1.425 ms)
[0x88bf484] main packetizer debug: looking for packetizer module: 21 candidates
[0x88bf484] main packetizer debug: using packetizer module "packetizer_mpegvideo"
[0x88bf484] main packetizer debug: TIMER module_need() : 0.232 ms - Total 0.232 ms / 1 intvls (Avg 0.232 ms)
[0x88bb6c4] main decoder debug: thread (decoder) created at priority 0 (input/decoder.c:301)
[0x88bb6c4] main decoder debug: thread started
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88397d4] ps demux debug: es id=0xfe format unknown
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88397d4] ps demux debug: es id=0xfb format unknown
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88397d4] ps demux debug: es id=0xf9 format unknown
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88d8874] main decoder debug: looking for decoder module: 32 candidates
[0x88d8874] avcodec decoder debug: libavcodec already initialized
[0x88d8874] avcodec decoder debug: trying to use direct rendering
[0x88d8874] avcodec decoder debug: ffmpeg codec (MPEG-1/2 Video) started
[0x88d8874] main decoder debug: using decoder module "avcodec"
[0x88d8874] main decoder debug: TIMER module_need() : 1.472 ms - Total 1.472 ms / 1 intvls (Avg 1.472 ms)
[0x88c826c] main packetizer debug: looking for packetizer module: 21 candidates
[0x88c826c] main packetizer debug: using packetizer module "packetizer_mpegvideo"
[0x88c826c] main packetizer debug: TIMER module_need() : 0.198 ms - Total 0.198 ms / 1 intvls (Avg 0.198 ms)
[0x88d8874] main decoder debug: thread (decoder) created at priority 0 (input/decoder.c:301)
[0x88d8874] main decoder debug: thread started
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88bf484] packetizer_mpegvideo packetizer debug: waiting for sequence start
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88397d4] ps demux debug: es id=0xfd format unknown
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88a9aa4] packetizer_mpegvideo packetizer debug: size 128x0 fps=23.976
[0x88da1fc] main decoder debug: looking for decoder module: 32 candidates
[0x88da1fc] avcodec decoder debug: libavcodec already initialized
[0x88da1fc] avcodec decoder debug: trying to use direct rendering
[0x88da1fc] avcodec decoder debug: ffmpeg codec (MPEG-1/2 Video) started
[0x88da1fc] main decoder debug: using decoder module "avcodec"
[0x88da1fc] main decoder debug: TIMER module_need() : 1.417 ms - Total 1.417 ms / 1 intvls (Avg 1.417 ms)
[0x88e8af4] main packetizer debug: looking for packetizer module: 21 candidates
[0x88e8af4] main packetizer debug: using packetizer module "packetizer_mpegvideo"
[0x88e8af4] main packetizer debug: TIMER module_need() : 0.207 ms - Total 0.207 ms / 1 intvls (Avg 0.207 ms)
[0x88da1fc] main decoder debug: thread (decoder) created at priority 0 (input/decoder.c:301)
[0x88da1fc] main decoder debug: thread started
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x88397d4] ps demux warning: found sync code
[0x88397d4] ps demux warning: garbage at input, trying to resync...
[0x8415e6c] main input debug: EOF reached
[0x8410a9c] main playlist debug: finished input
[0x887682c] main decoder debug: removing module "mpeg_audio"
[0x887682c] main decoder debug: killing decoder fourcc `mpga', 0 PES in FIFO
[0x887b4f4] avcodec decoder debug: ffmpeg codec (MPEG-1/2 Video) stopped
[0x887b4f4] main decoder debug: removing module "avcodec"
[0x887b4f4] main decoder debug: killing decoder fourcc `mpgv', 0 PES in FIFO
[0x887c294] main packetizer debug: removing module "packetizer_mpegvideo"
[0x88724fc] avcodec decoder debug: ffmpeg codec (MPEG-1/2 Video) stopped
[0x88724fc] main decoder debug: removing module "avcodec"
[0x88724fc] main decoder debug: killing decoder fourcc `mpgv', 0 PES in FIFO
[0x8886ab4] main packetizer debug: removing module "packetizer_mpegvideo"
[0x88872cc] avcodec decoder debug: ffmpeg codec (MPEG-1/2 Video) stopped
[0x88872cc] main decoder debug: removing module "avcodec"
[0x88872cc] main decoder debug: killing decoder fourcc `mpgv', 0 PES in FIFO
[0x888d2ec] main packetizer debug: removing module "packetizer_mpegvideo"
[0x889296c] avcodec decoder debug: ffmpeg codec (MPEG-1/2 Video) stopped
[0x889296c] main decoder debug: removing module "avcodec"
[0x889296c] main decoder debug: killing decoder fourcc `mpgv', 0 PES in FIFO
[0x889376c] main packetizer debug: removing module "packetizer_mpegvideo"
[0x8893f34] avcodec decoder debug: ffmpeg codec (MPEG-1/2 Video) stopped
[0x8893f34] main decoder debug: removing module "avcodec"
[0x8893f34] main decoder debug: killing decoder fourcc `mpgv', 0 PES in FIFO
[0x8899a9c] main packetizer debug: removing module "packetizer_mpegvideo"
[0x889f0cc] avcodec decoder debug: ffmpeg codec (MPEG-1/2 Video) stopped
[0x889f0cc] main decoder debug: removing module "avcodec"
[0x889f0cc] main decoder debug: killing decoder fourcc `mpgv', 0 PES in FIFO
[0x889fe6c] main packetizer debug: removing module "packetizer_mpegvideo"
[0x88a057c] avcodec decoder debug: ffmpeg codec (MPEG-1/2 Video) stopped
[0x88a057c] main decoder debug: removing module "avcodec"
[0x88a057c] main decoder debug: killing decoder fourcc `mpgv', 0 PES in FIFO
[0x88a5f0c] main packetizer debug: removing module "packetizer_mpegvideo"
[0x889db34] avcodec decoder debug: ffmpeg codec (MPEG-1/2 Video) stopped
[0x889db34] main decoder debug: removing module "avcodec"
[0x889db34] main decoder debug: killing decoder fourcc `mpgv', 0 PES in FIFO
[0x88ab56c] main packetizer debug: removing module "packetizer_mpegvideo"
[0x88abc9c] avcodec decoder debug: ffmpeg codec (MPEG-1/2 Video) stopped
[0x88abc9c] main decoder debug: removing module "avcodec"
[0x88abc9c] main decoder debug: killing decoder fourcc `mpgv', 0 PES in FIFO
[0x88b11a4] main packetizer debug: removing module "packetizer_mpegvideo"
[0x88aca5c] avcodec decoder debug: ffmpeg codec (MPEG-1/2 Video) stopped
[0x88aca5c] main decoder debug: removing module "avcodec"
[0x88aca5c] main decoder debug: killing decoder fourcc `mpgv', 0 PES in FIFO
[0x88a9aa4] main packetizer debug: removing module "packetizer_mpegvideo"
[0x88bb6c4] avcodec decoder debug: ffmpeg codec (MPEG-1/2 Video) stopped
[0x88bb6c4] main decoder debug: removing module "avcodec"
[0x88bb6c4] main decoder debug: killing decoder fourcc `mpgv', 0 PES in FIFO
[0x88bf484] main packetizer debug: removing module "packetizer_mpegvideo"
[0x88d8874] avcodec decoder debug: ffmpeg codec (MPEG-1/2 Video) stopped
[0x88d8874] main decoder debug: removing module "avcodec"
[0x88d8874] main decoder debug: killing decoder fourcc `mpgv', 0 PES in FIFO
[0x88c826c] main packetizer debug: removing module "packetizer_mpegvideo"
[0x88da1fc] avcodec decoder debug: ffmpeg codec (MPEG-1/2 Video) stopped
[0x88da1fc] main decoder debug: removing module "avcodec"
[0x88da1fc] main decoder debug: killing decoder fourcc `mpgv', 0 PES in FIFO
[0x88e8af4] main packetizer debug: removing module "packetizer_mpegvideo"
[0x8415e6c] main input debug: Program doesn't contain anymore ES
[0x88397d4] main demux debug: removing module "ps"
[0x8837f44] main stream debug: removing module "stream_filter_record"
[0x8836e44] main access debug: removing module "filesystem"
[0x8410a9c] main playlist debug: dead input
[0x8415e6c] main input debug: thread ended
[0x8410a9c] main playlist debug: changing item without a request (current 0/1)
[0x8410a9c] main playlist debug: nothing to play
[0x8622134] qt4 interface debug: IM: Deleting the input