VLC does not play Flash video files (.flv)

*nix specific usage questions
Ellimist
New Cone
New Cone
Posts: 9
Joined: 04 Jul 2011 17:13

VLC does not play Flash video files (.flv)

Postby Ellimist » 19 Oct 2011 15:58

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

Rémi Denis-Courmont
Developer
Developer
Posts: 15328
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: VLC does not play Flash video files (.flv)

Postby Rémi Denis-Courmont » 19 Oct 2011 15:59

Looks to me that either this is not a FLV file, or you lack the libavformat VLC plugin.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

Ellimist
New Cone
New Cone
Posts: 9
Joined: 04 Jul 2011 17:13

Re: VLC does not play Flash video files (.flv)

Postby Ellimist » 19 Oct 2011 16:08

... or you lack the libavformat VLC plugin.
Bang on target, thanks. :)

Ellimist
New Cone
New Cone
Posts: 9
Joined: 04 Jul 2011 17:13

Re: VLC does not play Flash video files (.flv)

Postby Ellimist » 20 Oct 2011 02:55

Ok, weirdly enough, VLC plays the file second time it is added to the playlist (after it is auto-deleted). After that it plays all FLV files with no problem. The libavformat VLC plugin is installed.
soumik@soumik-home:~/Videos$ vlc -vvv file-49323190.flv
VLC media player 1.1.10 The Luggage (revision exported)
[0x8a7c914] main libvlc debug: VLC media player - 1.1.10 The Luggage
[0x8a7c914] main libvlc debug: Copyright © 1996-2011 the VideoLAN team
[0x8a7c914] main libvlc debug: revision exported
[0x8a7c914] main libvlc debug: configured with ./configure
[0x8a7c914] main libvlc debug: translation test: code is "C"
[0x8a7c914] main libvlc debug: checking plugin modules
[0x8a7c914] main libvlc debug: loading plugins cache file /usr/local/lib/vlc/plugins/plugins-04041e-3e8.dat
[0x8a7c914] main libvlc debug: recursively browsing `/usr/local/lib/vlc/plugins'
[0x8a7c914] main libvlc debug: saving plugins cache /usr/local/lib/vlc/plugins/plugins-04041e-3e8.dat
[0x8a7c914] main libvlc debug: module bank initialized (395 modules)
[0x8a7c914] main libvlc debug: opening config file (/home/soumik/.config/vlc/vlcrc)
[0x8a7c914] main libvlc debug: CPU has capabilities MMX MMXEXT SSE SSE2 SSE3 SSSE3 FPU
[0x8a7c914] main libvlc debug: looking for memcpy module: 3 candidates
[0x8a7c914] main libvlc debug: using memcpy module "memcpymmxext"
[0x8b14b64] main input debug: Creating an input for 'Media Library'
[0x8b14b64] main input debug: Input is a meta file: disabling unneeded options
[0x8b14b64] main input debug: using timeshift granularity of 50 MiB
[0x8b14b64] main input debug: using timeshift path '/tmp'
[0x8b14b64] 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'
[0x8b14b64] main input debug: creating demux: access='file' demux='xspf-open' path='/home/soumik/.local/share/vlc/ml.xspf'
[0x8b188c4] main demux debug: looking for access_demux module: 2 candidates
[0x8b188c4] main demux debug: no access_demux module matching "file" could be loaded
[0x8b188c4] main demux debug: TIMER module_need() : 1.166 ms - Total 1.166 ms / 1 intvls (Avg 1.166 ms)
[0x8b14b64] main input debug: creating access 'file' path='/home/soumik/.local/share/vlc/ml.xspf'
[0x8b2273c] main access debug: looking for access module: 2 candidates
[0x8b2273c] filesystem access debug: opening file `/home/soumik/.local/share/vlc/ml.xspf'
[0x8b2273c] main access debug: using access module "filesystem"
[0x8b2273c] main access debug: TIMER module_need() : 0.698 ms - Total 0.698 ms / 1 intvls (Avg 0.698 ms)
[0x8b22194] main stream debug: Using AStream*Stream
[0x8b22194] main stream debug: pre buffering
[0x8b22194] main stream debug: received first data after 0 ms
[0x8b22194] main stream debug: pre-buffering done 1024 bytes in 0s - 14492 KiB/s
[0x8b21e3c] main stream debug: looking for stream_filter module: 5 candidates
[0x8b21e3c] main stream debug: no stream_filter module matching "any" could be loaded
[0x8b21e3c] main stream debug: TIMER module_need() : 0.836 ms - Total 0.836 ms / 1 intvls (Avg 0.836 ms)
[0x8b21e3c] main stream debug: looking for stream_filter module: 1 candidate
[0x8b21e3c] main stream debug: using stream_filter module "stream_filter_record"
[0x8b21e3c] main stream debug: TIMER module_need() : 0.339 ms - Total 0.339 ms / 1 intvls (Avg 0.339 ms)
[0x8b14b64] main input debug: creating demux: access='file' demux='xspf-open' path='/home/soumik/.local/share/vlc/ml.xspf'
[0x8b2337c] main demux debug: looking for demux module: 1 candidate
[0x8b2337c] playlist demux debug: using XSPF playlist reader
[0x8b2337c] main demux debug: using demux module "playlist"
[0x8b2337c] main demux debug: TIMER module_need() : 0.461 ms - Total 0.461 ms / 1 intvls (Avg 0.461 ms)
[0x8b25ac4] main demux meta debug: looking for meta reader module: 2 candidates
[0x8b25ac4] lua demux meta debug: Trying Lua scripts in /home/soumik/.local/share/vlc/lua/meta/reader
[0x8b25ac4] lua demux meta debug: Trying Lua scripts in /usr/local/lib/vlc/lua/meta/reader
[0x8b25ac4] lua demux meta debug: Trying Lua playlist script /usr/local/lib/vlc/lua/meta/reader/filename.luac
[0x8b25ac4] lua demux meta debug: Trying Lua scripts in /usr/local/share/vlc/lua/meta/reader
[0x8b25ac4] main demux meta debug: no meta reader module matching "any" could be loaded
[0x8b25ac4] main demux meta debug: TIMER module_need() : 5.749 ms - Total 5.749 ms / 1 intvls (Avg 5.749 ms)
[0x8b14b64] main input debug: `file/xspf-open:///home/soumik/.local/share/vlc/ml.xspf' successfully opened
[0x8b25ac4] main xml debug: looking for xml module: 2 candidates
[0x8b25ac4] main xml debug: using xml module "xml"
[0x8b25ac4] main xml debug: TIMER module_need() : 0.985 ms - Total 0.985 ms / 1 intvls (Avg 0.985 ms)
[0x8b2337c] playlist demux debug: parsed 1801 tracks successfully
[0x8b25ac4] main xml debug: removing module "xml"
[0x8b14b64] main input debug: EOF reached
[0x8b2337c] main demux debug: removing module "playlist"
[0x8b21e3c] main stream debug: removing module "stream_filter_record"
[0x8b2273c] main access debug: removing module "filesystem"
[0x8b14b64] main input debug: TIMER input launching for 'Media Library' : 10.590 ms - Total 10.590 ms / 1 intvls (Avg 10.590 ms)
[0x8b22194] main interface debug: looking for interface module: 1 candidate
[0x8b22194] main interface debug: using interface module "hotkeys"
[0x8b22194] main interface debug: TIMER module_need() : 1.038 ms - Total 1.038 ms / 1 intvls (Avg 1.038 ms)
[0x8d3a34c] main interface debug: looking for interface module: 1 candidate
Blocked: call to unsetenv("DBUS_ACTIVATION_ADDRESS")
Blocked: call to unsetenv("DBUS_ACTIVATION_BUS_TYPE")
[0x8b13754] main playlist debug: Activated
[0x8d3a34c] main interface debug: using interface module "inhibit"
[0x8d3a34c] main interface debug: TIMER module_need() : 8.017 ms - Total 8.017 ms / 1 intvls (Avg 8.017 ms)
[0x8b13754] main playlist debug: adding item `file-49323190.flv' ( file:///home/soumik/Videos/file-49323190.flv )
[0x8b25ac4] main interface debug: looking for interface module: 1 candidate
[0x8b25ac4] main interface debug: using interface module "signals"
[0x8b25ac4] main interface debug: TIMER module_need() : 0.603 ms - Total 0.603 ms / 1 intvls (Avg 0.603 ms)
[0x8d1ac24] main interface debug: looking for interface module: 1 candidate
[0x8d61da4] main input debug: Creating an input for 'file-49323190.flv'
[0x8b13754] main playlist debug: rebuilding array of current - root Playlist
[0x8b13754] main playlist debug: rebuild done - 1 items, index -1
[0x8b13754] main playlist debug: meta ok for (null), need to fetch art
[0x8b3144c] main demux meta debug: looking for meta fetcher module: 1 candidate
[0x8b3144c] lua demux meta debug: Trying Lua scripts in /home/soumik/.local/share/vlc/lua/meta/fetcher
[0x8b3144c] lua demux meta debug: Trying Lua scripts in /usr/local/lib/vlc/lua/meta/fetcher
[0x8b3144c] lua demux meta debug: Trying Lua playlist script /usr/local/lib/vlc/lua/meta/fetcher/tvrage.luac
[0x8b3144c] main demux meta debug: using meta fetcher module "lua"
[0x8b3144c] main demux meta debug: TIMER module_need() : 1.487 ms - Total 1.487 ms / 1 intvls (Avg 1.487 ms)
[0x8b3144c] main demux meta debug: removing module "lua"
[0x8b13754] main playlist debug: searching art for file-49323190.flv
[0x8d50104] main art finder debug: looking for art finder module: 2 candidates
[0x8d50104] lua art finder debug: Trying Lua scripts in /home/soumik/.local/share/vlc/lua/meta/art
[0x8d50104] lua art finder debug: Trying Lua scripts in /usr/local/lib/vlc/lua/meta/art
[0x8d50104] lua art finder debug: Trying Lua playlist script /usr/local/lib/vlc/lua/meta/art/01_googleimage.luac
[0x8d50104] lua art finder debug: Trying Lua playlist script /usr/local/lib/vlc/lua/meta/art/02_frenchtv.luac
[0x8d50104] lua art finder debug: Trying Lua playlist script /usr/local/lib/vlc/lua/meta/art/03_lastfm.luac
[0x8d50104] lua art finder debug: Trying Lua playlist script /usr/local/lib/vlc/lua/meta/art/04_musicbrainz.luac
[0x8d50104] lua art finder debug: Trying Lua scripts in /usr/local/share/vlc/lua/meta/art
[0x8d50104] main art finder debug: no art finder module matching "any" could be loaded
[0x8d50104] main art finder debug: TIMER module_need() : 4.298 ms - Total 4.298 ms / 1 intvls (Avg 4.298 ms)
[0x8b13754] main playlist debug: art not found for file-49323190.flv
[0x8d1ac24] main interface debug: using interface module "globalhotkeys"
[0x8d1ac24] main interface debug: TIMER module_need() : 77.415 ms - Total 77.415 ms / 1 intvls (Avg 77.415 ms)
[0x8a7c914] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
[0x8d1ddc4] main interface debug: looking for interface module: 4 candidates
Blocked: call to setlocale(6, "")
QGtkStyle was unable to detect the current GTK+ theme.
[0x8edc5f4] main generic debug: looking for extension module: 1 candidate
[0x8edc5f4] lua generic debug: Opening EXPERIMENTAL Lua Extension module
[0x8edc5f4] lua generic debug: Trying Lua scripts in /home/soumik/.local/share/vlc/lua/extensions
[0x8edc5f4] lua generic debug: Trying Lua scripts in /usr/local/lib/vlc/lua/extensions
[0x8edc5f4] lua generic debug: Trying Lua playlist script /usr/local/lib/vlc/lua/extensions/allocine-fr.luac
[0x8edc5f4] lua generic debug: Scanning Lua script /usr/local/lib/vlc/lua/extensions/allocine-fr.luac
[0x8edc5f4] lua generic debug: Script /usr/local/lib/vlc/lua/extensions/allocine-fr.luac has the following capability flags: 0xc
[0x8edc5f4] lua generic debug: Trying Lua scripts in /usr/local/share/vlc/lua/extensions
[0x8edc5f4] main generic debug: using extension module "lua"
[0x8edc5f4] main generic debug: TIMER module_need() : 1.251 ms - Total 1.251 ms / 1 intvls (Avg 1.251 ms)
[0x8d1ddc4] main interface debug: using interface module "qt4"
[0x8d1ddc4] main interface debug: TIMER module_need() : 340.812 ms - Total 340.812 ms / 1 intvls (Avg 340.812 ms)
[0x8b13754] main playlist debug: processing request item null node Playlist skip 0
[0x8b13754] main playlist debug: starting new item
[0x8b13754] main playlist debug: creating new input thread
[0x8b2e904] main input debug: Creating an input for 'file-49323190.flv'
[0x8b2e904] main input debug: thread (input) created at priority 10 (input/input.c:220)
[0x8d1ddc4] qt4 interface debug: IM: Setting an input
[0x8b2e904] main input debug: thread started
[0x8b2e904] main input debug: using timeshift granularity of 50 MiB
[0x8b2e904] main input debug: using timeshift path '/tmp'
[0x8b2e904] main input debug: `file:///home/soumik/Videos/file-49323190.flv' gives access `file' demux `' path `/home/soumik/Videos/file-49323190.flv'
[0x8b2e904] main input debug: creating demux: access='file' demux='' path='/home/soumik/Videos/file-49323190.flv'
[0x8f5d264] main demux debug: looking for access_demux module: 2 candidates
[0x8f5d264] main demux debug: no access_demux module matching "file" could be loaded
[0x8f5d264] main demux debug: TIMER module_need() : 0.301 ms - Total 0.301 ms / 1 intvls (Avg 0.301 ms)
[0x8b2e904] main input debug: creating access 'file' path='/home/soumik/Videos/file-49323190.flv'
[0x8f5f1f4] main access debug: looking for access module: 2 candidates
[0x8f5f1f4] filesystem access debug: opening file `/home/soumik/Videos/file-49323190.flv'
[0x8f5f1f4] main access debug: using access module "filesystem"
[0x8f5f1f4] main access debug: TIMER module_need() : 0.182 ms - Total 0.182 ms / 1 intvls (Avg 0.182 ms)
[0x8f5e564] main stream debug: Using AStream*Stream
[0x8f5e564] main stream debug: pre buffering
[0x8f5e564] main stream debug: received first data after 0 ms
[0x8f5e564] main stream debug: pre-buffering done 1024 bytes in 0s - 33333 KiB/s
[0x8f60b34] main stream debug: looking for stream_filter module: 5 candidates
[0x8f60b34] main stream debug: no stream_filter module matching "any" could be loaded
[0x8f60b34] main stream debug: TIMER module_need() : 0.132 ms - Total 0.132 ms / 1 intvls (Avg 0.132 ms)
[0x8f60b34] main stream debug: looking for stream_filter module: 1 candidate
[0x8f60b34] main stream debug: using stream_filter module "stream_filter_record"
[0x8f60b34] main stream debug: TIMER module_need() : 0.119 ms - Total 0.119 ms / 1 intvls (Avg 0.119 ms)
[0x8b2e904] main input debug: creating demux: access='file' demux='' path='/home/soumik/Videos/file-49323190.flv'
[0x8f5d264] main demux debug: looking for demux module: 52 candidates
[0x8f5d264] main demux warning: cannot load module `/usr/local/lib/vlc/plugins/demux/libavformat_plugin.so' (/usr/lib/i686/cmov/libavcodec.so.53: undefined symbol: vaCreateBuffer)
[0x8f5d264] main demux error: possibly corrupt module cache
[0x8f5d264] lua demux debug: Trying Lua scripts in /home/soumik/.local/share/vlc/lua/playlist
[0x8f5d264] lua demux debug: Trying Lua scripts in /usr/local/lib/vlc/lua/playlist
[0x8f5d264] lua demux debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/anevia_streams.luac
[0x8f5d264] lua demux debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/anevia_xml.luac
[0x8f5d264] lua demux debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/appletrailers.luac
[0x8f5d264] lua demux debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/bbc_co_uk.luac
[0x8f5d264] lua demux debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/break.luac
[0x8f5d264] lua demux debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/canalplus.luac
[0x8f5d264] lua demux debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/cue.luac
[0x8f5d264] lua demux debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/dailymotion.luac
[0x8f5d264] lua demux debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/france2.luac
[0x8f5d264] lua demux debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/googlevideo.luac
[0x8f5d264] lua demux debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/jamendo.luac
[0x8f5d264] lua demux debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/joox.luac
[0x8f5d264] lua demux debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/katsomo.luac
[0x8f5d264] lua demux debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/koreus.luac
[0x8f5d264] lua demux debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/lelombrik.luac
[0x8f5d264] lua demux debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/megavideo.luac
[0x8f5d264] lua demux debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/metacafe.luac
[0x8f5d264] lua demux debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/metachannels.luac
[0x8f5d264] lua demux debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/mpora.luac
[0x8f5d264] lua demux debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/pinkbike.luac
[0x8f5d264] lua demux debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/rockbox_fm_presets.luac
[0x8f5d264] lua demux debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/youtube.luac
[0x8f5d264] lua demux debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/youtube_homepage.luac
[0x8f5d264] lua demux debug: Trying Lua scripts in /usr/local/share/vlc/lua/playlist
[0x8f5d264] ps demux warning: this does not look like an MPEG PS stream, continuing anyway
[0x8f5d264] main demux debug: using demux module "ps"
[0x8f5d264] main demux debug: TIMER module_need() : 49.917 ms - Total 49.917 ms / 1 intvls (Avg 49.917 ms)
[0x8b2e904] main input debug: looking for a subtitle file in /home/soumik/Videos/
[0x8f69c74] main demux meta debug: looking for meta reader module: 2 candidates
[0x8f69c74] lua demux meta debug: Trying Lua scripts in /home/soumik/.local/share/vlc/lua/meta/reader
[0x8f69c74] lua demux meta debug: Trying Lua scripts in /usr/local/lib/vlc/lua/meta/reader
[0x8f69c74] lua demux meta debug: Trying Lua playlist script /usr/local/lib/vlc/lua/meta/reader/filename.luac
[0x8f69c74] lua demux meta debug: Trying Lua scripts in /usr/local/share/vlc/lua/meta/reader
[0x8f69c74] main demux meta debug: no meta reader module matching "any" could be loaded
[0x8f69c74] main demux meta debug: TIMER module_need() : 1.287 ms - Total 1.287 ms / 1 intvls (Avg 1.287 ms)
[0x8b2e904] main input debug: `file:///home/soumik/Videos/file-49323190.flv' successfully opened
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8b2e904] main input debug: selecting program id=0
[0x8f69de4] main decoder debug: looking for decoder module: 32 candidates
[0x8f69de4] main decoder debug: using decoder module "mpeg_audio"
[0x8f69de4] main decoder debug: TIMER module_need() : 3.452 ms - Total 3.452 ms / 1 intvls (Avg 3.452 ms)
[0x8f69de4] main decoder debug: thread (decoder) created at priority 5 (input/decoder.c:301)
[0x8f69de4] main decoder debug: thread started
[0x8f5d264] ps demux warning: found sync code
[0x8f5d264] ps demux debug: es id=0xf5 format unknown
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f6b6ec] main decoder debug: looking for decoder module: 32 candidates
[0x8f69de4] mpeg_audio decoder debug: waiting for PTS
[0x8f6b6ec] avcodec decoder debug: libavcodec initialized (interface 0x350700)
[0x8f6b6ec] avcodec decoder debug: trying to use direct rendering
[0x8f6b6ec] avcodec decoder debug: ffmpeg codec (MPEG-1/2 Video) started
[0x8f6b6ec] main decoder debug: using decoder module "avcodec"
[0x8f6b6ec] main decoder debug: TIMER module_need() : 30.716 ms - Total 30.716 ms / 1 intvls (Avg 30.716 ms)
[0x8f7069c] main packetizer debug: looking for packetizer module: 21 candidates
[0x8f7069c] main packetizer debug: using packetizer module "packetizer_mpegvideo"
[0x8f7069c] main packetizer debug: TIMER module_need() : 2.209 ms - Total 2.209 ms / 1 intvls (Avg 2.209 ms)
[0x8f6b6ec] main decoder debug: thread (decoder) created at priority 0 (input/decoder.c:301)
[0x8f6b6ec] main decoder debug: thread started
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f8d45c] main decoder debug: looking for decoder module: 32 candidates
[0x8f8d45c] avcodec decoder debug: libavcodec already initialized
[0x8f8d45c] avcodec decoder debug: trying to use direct rendering
[0x8f8d45c] avcodec decoder debug: ffmpeg codec (MPEG-1/2 Video) started
[0x8f8d45c] main decoder debug: using decoder module "avcodec"
[0x8f8d45c] main decoder debug: TIMER module_need() : 1.420 ms - Total 1.420 ms / 1 intvls (Avg 1.420 ms)
[0x8f90ba4] main packetizer debug: looking for packetizer module: 21 candidates
[0x8f90ba4] main packetizer debug: using packetizer module "packetizer_mpegvideo"
[0x8f90ba4] main packetizer debug: TIMER module_need() : 0.213 ms - Total 0.213 ms / 1 intvls (Avg 0.213 ms)
[0x8f8d45c] main decoder debug: thread (decoder) created at priority 0 (input/decoder.c:301)
[0x8f8d45c] main decoder debug: thread started
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f9134c] main decoder debug: looking for decoder module: 32 candidates
[0x8f9134c] avcodec decoder debug: libavcodec already initialized
[0x8f9134c] avcodec decoder debug: trying to use direct rendering
[0x8f9134c] avcodec decoder debug: ffmpeg codec (MPEG-1/2 Video) started
[0x8f9134c] main decoder debug: using decoder module "avcodec"
[0x8f9134c] main decoder debug: TIMER module_need() : 1.391 ms - Total 1.391 ms / 1 intvls (Avg 1.391 ms)
[0x8f96d94] main packetizer debug: looking for packetizer module: 21 candidates
[0x8f96d94] main packetizer debug: using packetizer module "packetizer_mpegvideo"
[0x8f96d94] main packetizer debug: TIMER module_need() : 0.204 ms - Total 0.204 ms / 1 intvls (Avg 0.204 ms)
[0x8f9134c] main decoder debug: thread (decoder) created at priority 0 (input/decoder.c:301)
[0x8f9134c] main decoder debug: thread started
[0x8f5d264] ps demux debug: es id=0xf7 format unknown
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f5d264] ps demux debug: es id=0xf6 format unknown
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f9c404] main decoder debug: looking for decoder module: 32 candidates
[0x8f9c404] avcodec decoder debug: libavcodec already initialized
[0x8f9c404] avcodec decoder debug: trying to use direct rendering
[0x8f9c404] avcodec decoder debug: ffmpeg codec (MPEG-1/2 Video) started
[0x8f9c404] main decoder debug: using decoder module "avcodec"
[0x8f9c404] main decoder debug: TIMER module_need() : 1.555 ms - Total 1.555 ms / 1 intvls (Avg 1.555 ms)
[0x8f9d1b4] main packetizer debug: looking for packetizer module: 21 candidates
[0x8f9d1b4] main packetizer debug: using packetizer module "packetizer_mpegvideo"
[0x8f9d1b4] main packetizer debug: TIMER module_need() : 0.211 ms - Total 0.211 ms / 1 intvls (Avg 0.211 ms)
[0x8f9c404] main decoder debug: thread (decoder) created at priority 0 (input/decoder.c:301)
[0x8f9c404] main decoder debug: thread started
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8fa1604] main decoder debug: looking for decoder module: 32 candidates
[0x8fa1604] avcodec decoder debug: libavcodec already initialized
[0x8fa1604] avcodec decoder debug: trying to use direct rendering
[0x8fa1604] avcodec decoder debug: ffmpeg codec (MPEG-1/2 Video) started
[0x8fa1604] main decoder debug: using decoder module "avcodec"
[0x8fa1604] main decoder debug: TIMER module_need() : 1.372 ms - Total 1.372 ms / 1 intvls (Avg 1.372 ms)
[0x8fa32f4] main packetizer debug: looking for packetizer module: 21 candidates
[0x8fa32f4] main packetizer debug: using packetizer module "packetizer_mpegvideo"
[0x8fa32f4] main packetizer debug: TIMER module_need() : 0.199 ms - Total 0.199 ms / 1 intvls (Avg 0.199 ms)
[0x8fa1604] main decoder debug: thread (decoder) created at priority 0 (input/decoder.c:301)
[0x8fa1604] main decoder debug: thread started
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f5d264] ps demux debug: es id=0xf3 format unknown
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f90ba4] packetizer_mpegvideo packetizer debug: waiting for sequence start
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f9755c] main decoder debug: looking for decoder module: 32 candidates
[0x8f9755c] avcodec decoder debug: libavcodec already initialized
[0x8f9755c] avcodec decoder debug: trying to use direct rendering
[0x8f9755c] avcodec decoder debug: ffmpeg codec (MPEG-1/2 Video) started
[0x8f9755c] main decoder debug: using decoder module "avcodec"
[0x8f9755c] main decoder debug: TIMER module_need() : 1.414 ms - Total 1.414 ms / 1 intvls (Avg 1.414 ms)
[0x8fa968c] main packetizer debug: looking for packetizer module: 21 candidates
[0x8fa968c] main packetizer debug: using packetizer module "packetizer_mpegvideo"
[0x8fa968c] main packetizer debug: TIMER module_need() : 0.206 ms - Total 0.206 ms / 1 intvls (Avg 0.206 ms)
[0x8f9755c] main decoder debug: thread (decoder) created at priority 0 (input/decoder.c:301)
[0x8f9755c] main decoder debug: thread started
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f5d264] ps demux debug: es id=0xf4 format unknown
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8fa9e5c] main decoder debug: looking for decoder module: 32 candidates
[0x8fa9e5c] avcodec decoder debug: libavcodec already initialized
[0x8fa9e5c] avcodec decoder debug: trying to use direct rendering
[0x8fa9e5c] avcodec decoder debug: ffmpeg codec (MPEG-1/2 Video) started
[0x8fa9e5c] main decoder debug: using decoder module "avcodec"
[0x8fa9e5c] main decoder debug: TIMER module_need() : 1.334 ms - Total 1.334 ms / 1 intvls (Avg 1.334 ms)
[0x8faf9d4] main packetizer debug: looking for packetizer module: 21 candidates
[0x8faf9d4] main packetizer debug: using packetizer module "packetizer_mpegvideo"
[0x8faf9d4] main packetizer debug: TIMER module_need() : 0.188 ms - Total 0.188 ms / 1 intvls (Avg 0.188 ms)
[0x8fa9e5c] main decoder debug: thread (decoder) created at priority 0 (input/decoder.c:301)
[0x8fa9e5c] main decoder debug: thread started
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f5d264] ps demux debug: es id=0xff format unknown
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f90ba4] packetizer_mpegvideo packetizer debug: waiting for sequence start
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8fb0214] main decoder debug: looking for decoder module: 32 candidates
[0x8fb0214] avcodec decoder debug: libavcodec already initialized
[0x8fb0214] avcodec decoder debug: trying to use direct rendering
[0x8fb0214] avcodec decoder debug: ffmpeg codec (MPEG-1/2 Video) started
[0x8fb0214] main decoder debug: using decoder module "avcodec"
[0x8fb0214] main decoder debug: TIMER module_need() : 1.405 ms - Total 1.405 ms / 1 intvls (Avg 1.405 ms)
[0x8fb4fa4] main packetizer debug: looking for packetizer module: 21 candidates
[0x8fb4fa4] main packetizer debug: using packetizer module "packetizer_mpegvideo"
[0x8fb4fa4] main packetizer debug: TIMER module_need() : 0.207 ms - Total 0.207 ms / 1 intvls (Avg 0.207 ms)
[0x8fb0214] main decoder debug: thread (decoder) created at priority 0 (input/decoder.c:301)
[0x8fb0214] main decoder debug: thread started
[0x8fb575c] main decoder debug: looking for decoder module: 32 candidates
[0x8fb575c] avcodec decoder debug: libavcodec already initialized
[0x8fb575c] avcodec decoder debug: trying to use direct rendering
[0x8fb575c] avcodec decoder debug: ffmpeg codec (MPEG-1/2 Video) started
[0x8fb575c] main decoder debug: using decoder module "avcodec"
[0x8fb575c] main decoder debug: TIMER module_need() : 1.332 ms - Total 1.332 ms / 1 intvls (Avg 1.332 ms)
[0x8fbabb4] main packetizer debug: looking for packetizer module: 21 candidates
[0x8fbabb4] main packetizer debug: using packetizer module "packetizer_mpegvideo"
[0x8fbabb4] main packetizer debug: TIMER module_need() : 0.194 ms - Total 0.194 ms / 1 intvls (Avg 0.194 ms)
[0x8fb575c] main decoder debug: thread (decoder) created at priority 0 (input/decoder.c:301)
[0x8fb575c] main decoder debug: thread started
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f90ba4] packetizer_mpegvideo packetizer debug: waiting for sequence start
[0x8f5d264] ps demux warning: found sync code
[0x8f5d264] ps demux debug: es id=0xf2 format unknown
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8fb371c] main decoder debug: looking for decoder module: 32 candidates
[0x8fb371c] avcodec decoder debug: libavcodec already initialized
[0x8fb371c] avcodec decoder debug: trying to use direct rendering
[0x8fb371c] avcodec decoder debug: ffmpeg codec (MPEG-1/2 Video) started
[0x8fb371c] main decoder debug: using decoder module "avcodec"
[0x8fb371c] main decoder debug: TIMER module_need() : 1.426 ms - Total 1.426 ms / 1 intvls (Avg 1.426 ms)
[0x8fb869c] main packetizer debug: looking for packetizer module: 21 candidates
[0x8fb869c] main packetizer debug: using packetizer module "packetizer_mpegvideo"
[0x8fb869c] main packetizer debug: TIMER module_need() : 0.193 ms - Total 0.193 ms / 1 intvls (Avg 0.193 ms)
[0x8fb371c] main decoder debug: thread (decoder) created at priority 0 (input/decoder.c:301)
[0x8fb371c] main decoder debug: thread started
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f5d264] ps demux debug: contains a PSM
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8fc52dc] main decoder debug: looking for decoder module: 32 candidates
[0x8fc52dc] avcodec decoder debug: libavcodec already initialized
[0x8fc52dc] avcodec decoder debug: trying to use direct rendering
[0x8fc52dc] avcodec decoder debug: ffmpeg codec (MPEG-1/2 Video) started
[0x8fc52dc] main decoder debug: using decoder module "avcodec"
[0x8fc52dc] main decoder debug: TIMER module_need() : 1.401 ms - Total 1.401 ms / 1 intvls (Avg 1.401 ms)
[0x8fc9254] main packetizer debug: looking for packetizer module: 21 candidates
[0x8fc9254] main packetizer debug: using packetizer module "packetizer_mpegvideo"
[0x8fc9254] main packetizer debug: TIMER module_need() : 0.196 ms - Total 0.196 ms / 1 intvls (Avg 0.196 ms)
[0x8fc52dc] main decoder debug: thread (decoder) created at priority 0 (input/decoder.c:301)
[0x8fc52dc] main decoder debug: thread started
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f5d264] ps demux debug: es id=0xfe format unknown
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f5d264] ps demux debug: es id=0xfb format unknown
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f5d264] ps demux debug: es id=0xf9 format unknown
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8fd3154] main decoder debug: looking for decoder module: 32 candidates
[0x8fd3154] avcodec decoder debug: libavcodec already initialized
[0x8fd3154] avcodec decoder debug: trying to use direct rendering
[0x8fd3154] avcodec decoder debug: ffmpeg codec (MPEG-1/2 Video) started
[0x8fd3154] main decoder debug: using decoder module "avcodec"
[0x8fd3154] main decoder debug: TIMER module_need() : 1.419 ms - Total 1.419 ms / 1 intvls (Avg 1.419 ms)
[0x8fded9c] main packetizer debug: looking for packetizer module: 21 candidates
[0x8fded9c] main packetizer debug: using packetizer module "packetizer_mpegvideo"
[0x8fded9c] main packetizer debug: TIMER module_need() : 0.200 ms - Total 0.200 ms / 1 intvls (Avg 0.200 ms)
[0x8fd3154] main decoder debug: thread (decoder) created at priority 0 (input/decoder.c:301)
[0x8fd3154] main decoder debug: thread started
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8fc9254] packetizer_mpegvideo packetizer debug: waiting for sequence start
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f5d264] ps demux debug: es id=0xfd format unknown
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8fb869c] packetizer_mpegvideo packetizer debug: size 128x0 fps=23.976
[0x8fe2fc4] main decoder debug: looking for decoder module: 32 candidates
[0x8fe2fc4] avcodec decoder debug: libavcodec already initialized
[0x8fe2fc4] avcodec decoder debug: trying to use direct rendering
[0x8fe2fc4] avcodec decoder debug: ffmpeg codec (MPEG-1/2 Video) started
[0x8fe2fc4] main decoder debug: using decoder module "avcodec"
[0x8fe2fc4] main decoder debug: TIMER module_need() : 1.443 ms - Total 1.443 ms / 1 intvls (Avg 1.443 ms)
[0x8fdb804] main packetizer debug: looking for packetizer module: 21 candidates
[0x8fdb804] main packetizer debug: using packetizer module "packetizer_mpegvideo"
[0x8fdb804] main packetizer debug: TIMER module_need() : 0.190 ms - Total 0.190 ms / 1 intvls (Avg 0.190 ms)
[0x8fe2fc4] main decoder debug: thread (decoder) created at priority 0 (input/decoder.c:301)
[0x8fe2fc4] main decoder debug: thread started
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8f5d264] ps demux warning: found sync code
[0x8f5d264] ps demux warning: garbage at input, trying to resync...
[0x8b2e904] main input debug: EOF reached
[0x8b13754] main playlist debug: finished input
[0x8f69de4] main decoder debug: removing module "mpeg_audio"
[0x8f69de4] main decoder debug: killing decoder fourcc `mpga', 0 PES in FIFO
[0x8f6b6ec] avcodec decoder debug: ffmpeg codec (MPEG-1/2 Video) stopped
[0x8f6b6ec] main decoder debug: removing module "avcodec"
[0x8f6b6ec] main decoder debug: killing decoder fourcc `mpgv', 0 PES in FIFO
[0x8f7069c] main packetizer debug: removing module "packetizer_mpegvideo"
[0x8f8d45c] avcodec decoder debug: ffmpeg codec (MPEG-1/2 Video) stopped
[0x8f8d45c] main decoder debug: removing module "avcodec"
[0x8f8d45c] main decoder debug: killing decoder fourcc `mpgv', 0 PES in FIFO
[0x8f90ba4] main packetizer debug: removing module "packetizer_mpegvideo"
[0x8f9134c] avcodec decoder debug: ffmpeg codec (MPEG-1/2 Video) stopped
[0x8f9134c] main decoder debug: removing module "avcodec"
[0x8f9134c] main decoder debug: killing decoder fourcc `mpgv', 0 PES in FIFO
[0x8f96d94] main packetizer debug: removing module "packetizer_mpegvideo"
[0x8f9c404] avcodec decoder debug: ffmpeg codec (MPEG-1/2 Video) stopped
[0x8f9c404] main decoder debug: removing module "avcodec"
[0x8f9c404] main decoder debug: killing decoder fourcc `mpgv', 0 PES in FIFO
[0x8f9d1b4] main packetizer debug: removing module "packetizer_mpegvideo"
[0x8fa1604] avcodec decoder debug: ffmpeg codec (MPEG-1/2 Video) stopped
[0x8fa1604] main decoder debug: removing module "avcodec"
[0x8fa1604] main decoder debug: killing decoder fourcc `mpgv', 0 PES in FIFO
[0x8fa32f4] main packetizer debug: removing module "packetizer_mpegvideo"
[0x8f9755c] avcodec decoder debug: ffmpeg codec (MPEG-1/2 Video) stopped
[0x8f9755c] main decoder debug: removing module "avcodec"
[0x8f9755c] main decoder debug: killing decoder fourcc `mpgv', 0 PES in FIFO
[0x8fa968c] main packetizer debug: removing module "packetizer_mpegvideo"
[0x8fa9e5c] avcodec decoder debug: ffmpeg codec (MPEG-1/2 Video) stopped
[0x8fa9e5c] main decoder debug: removing module "avcodec"
[0x8fa9e5c] main decoder debug: killing decoder fourcc `mpgv', 0 PES in FIFO
[0x8faf9d4] main packetizer debug: removing module "packetizer_mpegvideo"
[0x8fb0214] avcodec decoder debug: ffmpeg codec (MPEG-1/2 Video) stopped
[0x8fb0214] main decoder debug: removing module "avcodec"
[0x8fb0214] main decoder debug: killing decoder fourcc `mpgv', 0 PES in FIFO
[0x8fb4fa4] main packetizer debug: removing module "packetizer_mpegvideo"
[0x8fb575c] avcodec decoder debug: ffmpeg codec (MPEG-1/2 Video) stopped
[0x8fb575c] main decoder debug: removing module "avcodec"
[0x8fb575c] main decoder debug: killing decoder fourcc `mpgv', 0 PES in FIFO
[0x8fbabb4] main packetizer debug: removing module "packetizer_mpegvideo"
[0x8fb371c] avcodec decoder debug: ffmpeg codec (MPEG-1/2 Video) stopped
[0x8fb371c] main decoder debug: removing module "avcodec"
[0x8fb371c] main decoder debug: killing decoder fourcc `mpgv', 0 PES in FIFO
[0x8fb869c] main packetizer debug: removing module "packetizer_mpegvideo"
[0x8fc52dc] avcodec decoder debug: ffmpeg codec (MPEG-1/2 Video) stopped
[0x8fc52dc] main decoder debug: removing module "avcodec"
[0x8fc52dc] main decoder debug: killing decoder fourcc `mpgv', 0 PES in FIFO
[0x8fc9254] main packetizer debug: removing module "packetizer_mpegvideo"
[0x8fd3154] avcodec decoder debug: ffmpeg codec (MPEG-1/2 Video) stopped
[0x8fd3154] main decoder debug: removing module "avcodec"
[0x8fd3154] main decoder debug: killing decoder fourcc `mpgv', 0 PES in FIFO
[0x8fded9c] main packetizer debug: removing module "packetizer_mpegvideo"
[0x8fe2fc4] avcodec decoder debug: ffmpeg codec (MPEG-1/2 Video) stopped
[0x8fe2fc4] main decoder debug: removing module "avcodec"
[0x8fe2fc4] main decoder debug: killing decoder fourcc `mpgv', 0 PES in FIFO
[0x8fdb804] main packetizer debug: removing module "packetizer_mpegvideo"
[0x8b2e904] main input debug: Program doesn't contain anymore ES
[0x8f5d264] main demux debug: removing module "ps"
[0x8f60b34] main stream debug: removing module "stream_filter_record"
[0x8f5f1f4] main access debug: removing module "filesystem"
[0x8b13754] main playlist debug: dead input
[0x8b2e904] main input debug: thread ended
[0x8b13754] main playlist debug: changing item without a request (current 0/1)
[0x8b13754] main playlist debug: nothing to play
[0x8d1ddc4] qt4 interface debug: IM: Deleting the input

Ellimist
New Cone
New Cone
Posts: 9
Joined: 04 Jul 2011 17:13

Re: VLC does not play Flash video files (.flv)

Postby Ellimist » 20 Oct 2011 02:56

############################# After re-adding the file ##########################################

[0x8b13754] main playlist debug: adding item `file-49323190.flv' ( file:///home/soumik/Videos/file-49323190.flv )
[0x8b13754] main playlist debug: rebuilding array of current - root Playlist
[0x8b13754] main playlist debug: rebuild done - 2 items, index 0
[0x8fcd51c] main input debug: Creating an input for 'file-49323190.flv'
[0x8b13754] main playlist debug: processing request item file-49323190.flv node Playlist skip 0
[0x8b13754] main playlist debug: resyncing on file-49323190.flv
[0x8b13754] main playlist debug: file-49323190.flv is at 1
[0x8b13754] main playlist debug: starting new item
[0x8b13754] main playlist debug: creating new input thread
[0xb6600604] main input debug: Creating an input for 'file-49323190.flv'
[0xb6600604] main input debug: thread (input) created at priority 10 (input/input.c:220)
[0x8d1ddc4] qt4 interface debug: IM: Setting an input
[0x8b2e904] main input debug: TIMER input launching for 'file-49323190.flv' : 60.514 ms - Total 60.514 ms / 1 intvls (Avg 60.514 ms)
[0xb6600604] main input debug: thread started
[0xb6600604] main input debug: using timeshift granularity of 50 MiB
[0xb6600604] main input debug: using timeshift path '/tmp'
[0xb6600604] main input debug: `file:///home/soumik/Videos/file-49323190.flv' gives access `file' demux `' path `/home/soumik/Videos/file-49323190.flv'
[0xb6600604] main input debug: creating demux: access='file' demux='' path='/home/soumik/Videos/file-49323190.flv'
[0x8fa9a84] main demux debug: looking for access_demux module: 2 candidates
[0x8fa9a84] main demux debug: no access_demux module matching "file" could be loaded
[0x8fa9a84] main demux debug: TIMER module_need() : 0.606 ms - Total 0.606 ms / 1 intvls (Avg 0.606 ms)
[0xb6600604] main input debug: creating access 'file' path='/home/soumik/Videos/file-49323190.flv'
[0x8f6037c] main access debug: looking for access module: 2 candidates
[0x8f6037c] filesystem access debug: opening file `/home/soumik/Videos/file-49323190.flv'
[0x8f6037c] main access debug: using access module "filesystem"
[0x8f6037c] main access debug: TIMER module_need() : 0.353 ms - Total 0.353 ms / 1 intvls (Avg 0.353 ms)
[0x8f65324] main stream debug: Using AStream*Stream
[0x8f65324] main stream debug: pre buffering
[0x8f65324] main stream debug: received first data after 0 ms
[0x8f65324] main stream debug: pre-buffering done 1024 bytes in 0s - 21276 KiB/s
[0x8f60b34] main stream debug: looking for stream_filter module: 5 candidates
[0x8f60b34] main stream debug: no stream_filter module matching "any" could be loaded
[0x8f60b34] main stream debug: TIMER module_need() : 11.280 ms - Total 11.280 ms / 1 intvls (Avg 11.280 ms)
[0x8f60b34] main stream debug: looking for stream_filter module: 1 candidate
[0x8f60b34] main stream debug: using stream_filter module "stream_filter_record"
[0x8f60b34] main stream debug: TIMER module_need() : 0.223 ms - Total 0.223 ms / 1 intvls (Avg 0.223 ms)
[0xb6600604] main input debug: creating demux: access='file' demux='' path='/home/soumik/Videos/file-49323190.flv'
[0x8ecf4dc] main demux debug: looking for demux module: 52 candidates
[0x8ecf4dc] avformat demux debug: detected format: flv
[0x8b13754] main playlist debug: meta ok for (null), need to fetch art
[0xb6600604] main input debug: selecting program id=0
[0x8ecf4dc] avformat demux debug: adding es: video codec = FLV1
[0x8ecf4dc] avformat demux debug: adding es: audio codec = mpga
[0x8ecf4dc] avformat demux debug: AVFormat supported stream
[0x8ecf4dc] avformat demux debug: - format = flv (FLV format)
[0x8ecf4dc] avformat demux debug: - start time = 0
[0x8ecf4dc] avformat demux debug: - duration = 222118999
[0x8ecf4dc] main demux debug: using demux module "avformat"
[0x8ecf4dc] main demux debug: TIMER module_need() : 31.307 ms - Total 31.307 ms / 1 intvls (Avg 31.307 ms)
[0xb6600604] main input debug: looking for a subtitle file in /home/soumik/Videos/
[0x8fc6404] main decoder debug: looking for decoder module: 32 candidates
[0x8fc6404] avcodec decoder debug: libavcodec already initialized
[0x8fc6404] avcodec decoder debug: trying to use direct rendering
[0x8fc6404] avcodec decoder debug: Available decoder output format 0 (PIX_FMT_YUV420P)
[0x8fc6404] avcodec decoder debug: ffmpeg codec (Flash Video) started
[0x8fc6404] main decoder debug: using decoder module "avcodec"
[0x8fc6404] main decoder debug: TIMER module_need() : 1.570 ms - Total 1.570 ms / 1 intvls (Avg 1.570 ms)
[0x8fc6404] main decoder debug: thread (decoder) created at priority 0 (input/decoder.c:301)
[0x8fd9abc] main demux meta debug: looking for meta fetcher module: 1 candidate
[0x8fd9abc] lua demux meta debug: Trying Lua scripts in /home/soumik/.local/share/vlc/lua/meta/fetcher
[0x8fd9abc] lua demux meta debug: Trying Lua scripts in /usr/local/lib/vlc/lua/meta/fetcher
[0x8fd9abc] lua demux meta debug: Trying Lua playlist script /usr/local/lib/vlc/lua/meta/fetcher/tvrage.luac
[0x8fd9abc] main demux meta debug: using meta fetcher module "lua"
[0x8fd9abc] main demux meta debug: TIMER module_need() : 1.313 ms - Total 1.313 ms / 1 intvls (Avg 1.313 ms)
[0x8fd9abc] main demux meta debug: removing module "lua"
[0x8b13754] main playlist debug: searching art for file-49323190.flv
[0x8f62114] main art finder debug: looking for art finder module: 2 candidates
[0x8f62114] lua art finder debug: Trying Lua scripts in /home/soumik/.local/share/vlc/lua/meta/art
[0x8f62114] lua art finder debug: Trying Lua scripts in /usr/local/lib/vlc/lua/meta/art
[0x8f62114] lua art finder debug: Trying Lua playlist script /usr/local/lib/vlc/lua/meta/art/01_googleimage.luac
[0x8f62114] lua art finder debug: Trying Lua playlist script /usr/local/lib/vlc/lua/meta/art/02_frenchtv.luac
[0x8f62114] lua art finder debug: Trying Lua playlist script /usr/local/lib/vlc/lua/meta/art/03_lastfm.luac
[0x8f62114] lua art finder debug: Trying Lua playlist script /usr/local/lib/vlc/lua/meta/art/04_musicbrainz.luac
[0x8f62114] lua art finder debug: Trying Lua scripts in /usr/local/share/vlc/lua/meta/art
[0x8fc6404] main decoder debug: thread started
[0x8fa339c] main decoder debug: looking for decoder module: 32 candidates
[0x8fa339c] main decoder debug: using decoder module "mpeg_audio"
[0x8fa339c] main decoder debug: TIMER module_need() : 0.490 ms - Total 0.490 ms / 1 intvls (Avg 0.490 ms)
[0x8fa339c] main decoder debug: thread (decoder) created at priority 5 (input/decoder.c:301)
[0x8f62114] main art finder debug: no art finder module matching "any" could be loaded
[0x8f62114] main art finder debug: TIMER module_need() : 4.897 ms - Total 4.897 ms / 1 intvls (Avg 4.897 ms)
[0x8b13754] main playlist debug: art not found for file-49323190.flv
[0x8fa339c] main decoder debug: thread started
[0x8fd9abc] main demux meta debug: looking for meta reader module: 2 candidates
[0x8fd9abc] lua demux meta debug: Trying Lua scripts in /home/soumik/.local/share/vlc/lua/meta/reader
[0x8fd9abc] lua demux meta debug: Trying Lua scripts in /usr/local/lib/vlc/lua/meta/reader
[0x8fd9abc] lua demux meta debug: Trying Lua playlist script /usr/local/lib/vlc/lua/meta/reader/filename.luac
[0x8fd9abc] lua demux meta debug: Trying Lua scripts in /usr/local/share/vlc/lua/meta/reader
[0x8fd9abc] main demux meta debug: no meta reader module matching "any" could be loaded
[0x8fd9abc] main demux meta debug: TIMER module_need() : 1.337 ms - Total 1.337 ms / 1 intvls (Avg 1.337 ms)
[0xb6600604] main input debug: `file:///home/soumik/Videos/file-49323190.flv' successfully opened
[0xb6600604] main input debug: Buffering 0%
[0xb6600604] main input debug: Buffering 8%
[0xb6600604] main input debug: Buffering 17%
[0xb6600604] main input debug: Buffering 26%
[0xb6600604] main input debug: Buffering 34%
[0xb6600604] main input debug: Buffering 43%
[0xb6600604] main input debug: Buffering 52%
[0xb6600604] main input debug: Buffering 60%
[0xb6600604] main input debug: Buffering 69%
[0xb6600604] main input debug: Buffering 78%
[0xb6600604] main input debug: Buffering 86%
[0xb6600604] main input debug: Buffering 95%
[0xb6600604] main input debug: Stream buffering done (313 ms in 3 ms)
[0xb6600604] main input debug: no usable vout present, spawning one
[0x8f8faec] main spu text debug: looking for text renderer module: 3 candidates
[0x8f8faec] freetype spu text debug: Building font databases.
[0x8f8faec] freetype spu text debug: Took 1 microseconds
[0x8f8faec] freetype spu text debug: Using DejaVu Sans as font from file /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf
[0x8f8faec] freetype spu text debug: using fontsize: 2
[0x8f8faec] main spu text debug: using text renderer module "freetype"
[0x8f8faec] main spu text debug: TIMER module_need() : 5.420 ms - Total 5.420 ms / 1 intvls (Avg 5.420 ms)
[0x8f8edfc] main scale debug: looking for video filter2 module: 18 candidates
[0x8fa339c] mpeg_audio decoder debug: MPGA channels:1 samplerate:22050 bitrate:8
[0x8f8edfc] swscale scale debug: 32x32 chroma: YUVA -> 16x16 chroma: YUVA with scaling using Bicubic (good quality)
[0x8f8edfc] main scale debug: using video filter2 module "swscale"
[0x8f8edfc] main scale debug: TIMER module_need() : 3.121 ms - Total 3.121 ms / 1 intvls (Avg 3.121 ms)
[0x8fdb144] main scale debug: looking for video filter2 module: 18 candidates
[0x8fdb144] yuvp scale debug: YUVP to YUVA converter
[0x8fdb144] main scale debug: using video filter2 module "yuvp"
[0x8fdb144] main scale debug: TIMER module_need() : 3.915 ms - Total 3.915 ms / 1 intvls (Avg 3.915 ms)
[0x8fa3d8c] main video output debug: window size: 320x240
[0x8fa3d8c] main video output debug: Deinterlacing available
[0x8fa3d8c] main video output debug: deinterlace 0, mode blend, is_needed 0
[0x8fa3d8c] main video output debug: looking for video output module: 1 candidate
[0x8fa3d8c] vout_wrapper video output debug: Opening vout display wrapper
[0x8fd485c] main generic debug: looking for vout display module: 7 candidates
[0x8fcaf0c] main window debug: looking for vout window xid module: 4 candidates
[0x8fcaf0c] qt4 window debug: requesting video...
[0x8d1ddc4] qt4 interface debug: Video was requested 0, 0
[0x8fcaf0c] main window debug: using vout window xid module "qt4"
[0x8fcaf0c] main window debug: TIMER module_need() : 22.259 ms - Total 22.259 ms / 1 intvls (Avg 22.259 ms)
[0x8fbcbe4] main inhibit debug: looking for inhibit module: 2 candidates
[0x8fbcbe4] main inhibit debug: using inhibit module "xdg_screensaver"
[0x8fbcbe4] main inhibit debug: TIMER module_need() : 0.903 ms - Total 0.903 ms / 1 intvls (Avg 0.903 ms)
[0x8fbcbe4] xdg_screensaver inhibit debug: started xdg-screensaver (PID = 7793)
[0x8fd485c] xcb_xv generic debug: connected to X11.0 server
[0x8fd485c] xcb_xv generic debug: vendor : The X.Org Foundation
[0x8fd485c] xcb_xv generic debug: version: 11004000
[0x8fd485c] xcb_xv generic debug: using screen 0xd6
[0x8fd485c] xcb_xv generic debug: using XVideo extension v2.2
[0x8fd485c] xcb_xv generic debug: using adaptor ATI Radeon AVIVO Video
[0x8fd485c] xcb_xv generic debug: using port 143
[0x8fd485c] xcb_xv generic debug: using image format 0x30323449
[0x8fd485c] xcb_xv generic debug: using X11 visual ID 0x23 (depth: 24)
[0x8fd485c] xcb_xv generic debug: using X11 window 0x03e00000
[0x8fd485c] xcb_xv generic debug: using X11 graphic context 0x03e00002
[0x8fd485c] main generic debug: VoutDisplayEvent 'fullscreen' 0
[0x8fd485c] main generic debug: VoutDisplayEvent 'resize' 427x240 window
[0x8fd485c] main generic debug: using vout display module "xcb_xv"
[0x8fd485c] main generic debug: TIMER module_need() : 162.786 ms - Total 162.786 ms / 1 intvls (Avg 162.786 ms)
[0x8fa3d8c] main video output debug: using video output module "vout_wrapper"
[0x8fa3d8c] main video output debug: TIMER module_need() : 164.018 ms - Total 164.018 ms / 1 intvls (Avg 164.018 ms)
[0x8fa3d8c] main video output debug: got 25 direct buffer(s)
[0x8fa3d8c] main video output debug: pic render sz 320x240, of (0,0), vsz 320x240, 4cc I420, sar 1:1, msk r0x0 g0x0 b0x0
[0x8fa3d8c] main video output debug: pic in sz 320x240, of (0,0), vsz 320x240, 4cc I420, sar 1:1, msk r0x0 g0x0 b0x0
[0x8fa3d8c] main video output debug: pic out sz 320x240, of (0,0), vsz 320x240, 4cc I420, sar 1:1, msk r0x0 g0x0 b0x0
[0x8fa3d8c] main video output debug: direct render, mapping render pictures 0-23 to system pictures 1-24
[0x8fc6404] avcodec decoder debug: using direct rendering
[0x8fc6404] main decoder debug: End of video preroll
[0x8fc6404] main decoder debug: Received first picture
[0xb6600604] main input debug: creating aout
[0x9031d34] main audio output debug: looking for audio output module: 6 candidates
[0x8fd485c] xcb_xv generic debug: display is visible
[0x8f8faec] freetype spu text debug: using fontsize: 15
[0x903ae84] main blend debug: looking for video blending module: 1 candidate
[0x903ae84] blend blend debug: chroma: YUVA -> I420
[0x903ae84] main blend debug: using video blending module "blend"
[0x903ae84] main blend debug: TIMER module_need() : 1.222 ms - Total 1.222 ms / 1 intvls (Avg 1.222 ms)
[0x8fa3d8c] main video output debug: Post-processing available
[0x8fa3d8c] main video output warning: vlc_object_find_name(postproc) is not safe!
[0x9031d34] alsa audio output debug: opening ALSA device `default'
[0x9031d34] main audio output debug: using audio output module "alsa"
[0x9031d34] main audio output debug: TIMER module_need() : 70.677 ms - Total 70.677 ms / 1 intvls (Avg 70.677 ms)
[0x9031d34] main audio output debug: output 'f32l' 22050 Hz Mono frame=1 samples/4 bytes
[0x9031d34] main audio output debug: mixer 'f32l' 22050 Hz Mono frame=1 samples/4 bytes
[0x9031d34] main audio output debug: no need for any filter
[0x903260c] main generic debug: looking for audio mixer module: 3 candidates
[0x903260c] main generic debug: using audio mixer module "float32_mixer"
[0x903260c] main generic debug: TIMER module_need() : 0.830 ms - Total 0.830 ms / 1 intvls (Avg 0.830 ms)
[0x9031d34] main audio output debug: input 'mpga' 22050 Hz Mono frame=576 samples/531 bytes
[0x904968c] main audio filter debug: looking for audio filter module: 1 candidate
[0x904968c] scaletempo audio filter debug: format: 22050 rate, 1 nch, 4 bps, fl32
[0x904968c] scaletempo audio filter debug: params: 30 stride, 0.200 overlap, 14 search
[0x904968c] scaletempo audio filter debug: 1.000 scale, 661.000 stride_in, 661 stride_out, 529 standing, 132 overlap, 308 search, 1101 queue, fl32 mode
[0x904968c] main audio filter debug: using audio filter module "scaletempo"
[0x904968c] main audio filter debug: TIMER module_need() : 0.887 ms - Total 0.887 ms / 1 intvls (Avg 0.887 ms)
[0x9031d34] main audio output debug: filter(s) 'mpga'->'f32l' 22050 Hz->22050 Hz Mono->Mono
[0x9049ff4] main audio filter debug: looking for audio filter module: 13 candidates
[0x9049ff4] mpgatofixed32 audio filter debug: mpga->f32l, bits per sample: 0
[0x9049ff4] main audio filter debug: using audio filter module "mpgatofixed32"
[0x9049ff4] main audio filter debug: TIMER module_need() : 2.447 ms - Total 2.447 ms / 1 intvls (Avg 2.447 ms)
[0x9031d34] main audio output debug: found a filter for the whole conversion
[0x9031d34] main audio output debug: filter(s) 'f32l'->'f32l' 24255 Hz->22050 Hz Mono->Mono
[0x904c3cc] main audio filter debug: looking for audio filter module: 13 candidates
[0x904c3cc] main audio filter debug: using audio filter module "ugly_resampler"
[0x904c3cc] main audio filter debug: TIMER module_need() : 3.369 ms - Total 3.369 ms / 1 intvls (Avg 3.369 ms)
[0x9031d34] main audio output debug: found a filter for the whole conversion
[0x8fa339c] main decoder debug: End of audio preroll
[0xb6600604] main input debug: Decoder buffering done in 335 ms
[0x9031d34] main audio output warning: PTS is out of range (-7996), dropping buffer
[0x9031d34] main audio output warning: PTS is out of range (-33907), dropping buffer
[0x9049ff4] mpgatofixed32 audio filter debug: libmad error: bad main_data_begin pointer
[0x9049ff4] mpgatofixed32 audio filter debug: libmad error: bad main_data_begin pointer
[0x9049ff4] mpgatofixed32 audio filter debug: libmad error: bad main_data_begin pointer
[0x9049ff4] mpgatofixed32 audio filter debug: libmad error: bad main_data_begin pointer
[0x9049ff4] mpgatofixed32 audio filter debug: libmad error: bad main_data_begin pointer
[0x9049ff4] mpgatofixed32 audio filter debug: libmad error: bad main_data_begin pointer
[0x9049ff4] mpgatofixed32 audio filter debug: libmad error: bad main_data_begin pointer
[0x9049ff4] mpgatofixed32 audio filter debug: libmad error: bad main_data_begin pointer
[0x9049ff4] mpgatofixed32 audio filter debug: libmad error: bad main_data_begin pointer
[0x9049ff4] mpgatofixed32 audio filter debug: libmad error: bad main_data_begin pointer
[0x9049ff4] mpgatofixed32 audio filter debug: libmad error: bad main_data_begin pointer
[0x9049ff4] mpgatofixed32 audio filter debug: libmad error: bad main_data_begin pointer
[0x9049ff4] mpgatofixed32 audio filter debug: libmad error: bad main_data_begin pointer
[0x9049ff4] mpgatofixed32 audio filter debug: libmad error: bad main_data_begin pointer
[0x9049ff4] mpgatofixed32 audio filter debug: libmad error: bad main_data_begin pointer
[0x9049ff4] mpgatofixed32 audio filter debug: libmad error: bad main_data_begin pointer
[0x9049ff4] mpgatofixed32 audio filter debug: libmad error: bad main_data_begin pointer
[0x9049ff4] mpgatofixed32 audio filter debug: libmad error: bad main_data_begin pointer
[0x9049ff4] mpgatofixed32 audio filter debug: libmad error: bad main_data_begin pointer
[0x9049ff4] mpgatofixed32 audio filter debug: libmad error: bad main_data_begin pointer
[0x8fa3d8c] main video output warning: late picture skipped (123337 > -630)
[0x8fa3d8c] main video output warning: late picture skipped (39337 > -630)
[0x8b25ac4] signals interface error: signal 17 overriden (0x4110550)
[0x8b25ac4] signals interface error: /usr/lib/i386-linux-gnu/libQtCore.so.4(?)[(nil)]
[0x8fd485c] main generic debug: auto hidding mouse
[0x8fa3d8c] main video output warning: late picture skipped (450998 > -130)
[0x8fa3d8c] main video output warning: late picture skipped (408998 > -130)
[0x8fa3d8c] main video output warning: late picture skipped (366998 > -130)
[0x8fa3d8c] main video output warning: late picture skipped (324998 > -130)
[0x8fa3d8c] main video output warning: late picture skipped (283998 > -130)
[0x8fa3d8c] main video output warning: late picture skipped (241998 > -130)
[0x8fa3d8c] main video output warning: late picture skipped (199998 > -130)
[0x8fa3d8c] main video output warning: late picture skipped (158998 > -130)
[0x8fa3d8c] main video output warning: late picture skipped (116998 > -130)
[0x8fa3d8c] main video output warning: late picture skipped (74998 > -130)
[0x8fa3d8c] main video output warning: late picture skipped (32998 > -130)
[0x8fa3d8c] main video output warning: late picture skipped (779674 > -116)
[0x8fa3d8c] main video output warning: late picture skipped (738674 > -116)
[0x8fa3d8c] main video output warning: late picture skipped (696674 > -116)
[0x8fa3d8c] main video output warning: late picture skipped (654674 > -116)
[0x8fa3d8c] main video output warning: late picture skipped (612674 > -116)
[0x8fa3d8c] main video output warning: late picture skipped (571674 > -116)
[0x8fa3d8c] main video output warning: late picture skipped (529674 > -116)
[0x8fa3d8c] main video output warning: late picture skipped (487674 > -116)
[0x8fa3d8c] main video output warning: late picture skipped (446674 > -116)
[0x8fa3d8c] main video output warning: late picture skipped (404674 > -116)
[0x8fa3d8c] main video output warning: late picture skipped (362674 > -116)
[0x8fa3d8c] main video output warning: late picture skipped (320674 > -116)
[0x8fa3d8c] main video output warning: late picture skipped (1196674 > -116)
[0x8fa3d8c] main video output warning: late picture skipped (1155674 > -116)
[0x8fa3d8c] main video output warning: late picture skipped (1113674 > -116)
[0x8fa3d8c] main video output warning: late picture skipped (1071674 > -116)
[0x8fa3d8c] main video output warning: late picture skipped (1030674 > -116)
[0x8fa3d8c] main video output warning: late picture skipped (988674 > -116)
[0x8fa3d8c] main video output warning: late picture skipped (946674 > -116)
[0x8fa3d8c] main video output warning: late picture skipped (904674 > -116)
[0x8fa3d8c] main video output warning: late picture skipped (863674 > -116)
[0x8fa3d8c] main video output warning: late picture skipped (821674 > -116)
[0x8fa3d8c] main video output warning: late picture skipped (287905 > -116)
[0x8fa3d8c] main video output warning: late picture skipped (247608 > -116)
[0x8fa3d8c] main video output warning: late picture skipped (229047 > -89)
[0x8fa3d8c] main video output warning: late picture skipped (188047 > -89)
[0x8fa3d8c] main video output warning: late picture skipped (146047 > -89)
[0x8fd485c] main generic debug: VoutDisplayEvent 'mouse button' 0 t=8
[0x8fd485c] main generic debug: VoutDisplayEvent 'mouse button' 0 t=9
[0x8fd485c] main generic debug: auto hidding mouse
[0xb6600604] main input debug: control type=1
[0x9031d34] alsa audio output debug: recovered from buffer underrun


Return to “VLC media player for Linux and friends Troubleshooting”

Who is online

Users browsing this forum: No registered users and 47 guests