Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't work for video from non latin path #110

Open
Dimsok opened this issue May 6, 2018 · 11 comments
Open

Doesn't work for video from non latin path #110

Dimsok opened this issue May 6, 2018 · 11 comments

Comments

@Dimsok
Copy link

Dimsok commented May 6, 2018

Doesn't work with cyrillic. Also tried with spanish (à) and chinese. Doesn't write anything to trakt_cache.json
Log for cyrillic:

[0049416c] core libvlc debug: VLC media player - 2.2.6 Umbrella
[0049416c] core libvlc debug: Copyright © 1996-2017 the VideoLAN team
[0049416c] core libvlc debug: revision 2.2.6-0-g1aae789
[0049416c] core libvlc debug: configured with ../extras/package/win32/../../../configure  '--enable-update-check' '--enable-lua' '--enable-faad' '--enable-flac' '--enable-theora' '--enable-twolame' '--enable-quicktime' '--enable-avcodec' '--enable-merge-ffmpeg' '--enable-dca' '--enable-mpc' '--enable-libass' '--enable-x264' '--enable-schroedinger' '--enable-realrtsp' '--enable-live555' '--enable-dvdread' '--enable-shout' '--enable-goom' '--enable-caca' '--disable-sdl' '--enable-qt' '--enable-skins2' '--enable-sse' '--enable-mmx' '--enable-libcddb' '--enable-zvbi' '--disable-telx' '--enable-nls' '--host=i686-w64-mingw32' 'host_alias=i686-w64-mingw32'
[0049416c] core libvlc debug: using multimedia timers as clock source
[0049416c] core libvlc debug:  min period: 1 ms, max period: 1000000 ms
[0049416c] core libvlc debug: searching plug-in modules
[0049416c] core libvlc debug: loading plugins cache file C:\Program Files\VideoLAN\VLC\plugins\plugins.dat
[0049416c] core libvlc debug: recursively browsing `C:\Program Files\VideoLAN\VLC\plugins'
[0049416c] core libvlc warning: cannot load module `C:\Program Files\VideoLAN\VLC\plugins\access\liblibbluray_plugin.dll' (
[0049416c] core libvlc warning: cannot load module `C:\Program Files\VideoLAN\VLC\plugins\audio_output\libmmdevice_plugin.dll' (
[0049416c] core libvlc warning: cannot load module `C:\Program Files\VideoLAN\VLC\plugins\audio_output\libwasapi_plugin.dll' (
[0049416c] core libvlc debug: saving plugins cache C:\Program Files\VideoLAN\VLC\plugins\plugins.dat
[0049416c] core libvlc debug: plug-ins loaded: 417 modules
[0049416c] core libvlc debug: opening config file (C:\Documents and Settings\Dimsok\Application Data\vlc\vlcrc)
[0049416c] core libvlc debug: translation test: code is "ru"
[0049416c] core libvlc debug: CPU has capabilities MMX MMXEXT SSE SSE2 SSE3 3DNow! FPU
[0049416c] core libvlc: one instance mode ENABLED
[00b19b2c] core input debug: Creating an input for '
[00b19b2c] core input debug: selected subtitle language[0] any
[00b19b2c] core input debug: Input is a meta file: disabling unneeded options
[00b19b2c] core input debug: using timeshift granularity of 50 MiB, in path 'C:\DOCUME~1\Dimsok\LOCALS~1\Temp'
[00b19b2c] core input debug: `file/xspf-open:///C:/Documents%20and%20Settings/Dimsok/Application%20Data/vlc/ml.xspf' gives access `file' demux `xspf-open' path `/C:/Documents%20and%20Settings/Dimsok/Application%20Data/vlc/ml.xspf'
[00b19b2c] core input debug: creating demux: access='file' demux='xspf-open' location='/C:/Documents%20and%20Settings/Dimsok/Application%20Data/vlc/ml.xspf' file='C:\Documents and Settings\Dimsok\Application Data\vlc\ml.xspf'
[00ae440c] core demux debug: looking for access_demux module matching "file": 11 candidates
[00ae440c] core demux debug: no access_demux modules matched
[00b19b2c] core input debug: creating access 'file' location='/C:/Documents%20and%20Settings/Dimsok/Application%20Data/vlc/ml.xspf', path='C:\Documents and Settings\Dimsok\Application Data\vlc\ml.xspf'
[00afecc4] core access debug: looking for access module matching "file": 21 candidates
[00afecc4] filesystem access debug: opening file `C:\Documents and Settings\Dimsok\Application Data\vlc\ml.xspf'
[00afecc4] core access debug: using access module "filesystem"
[0049df9c] core stream debug: Using stream method for AStream*
[0049df9c] core stream debug: starting pre-buffering
[0049df9c] core stream debug: received first data after 0 ms
[0049df9c] core stream debug: pre-buffering done 309 bytes in 0s - 301 KiB/s
[00affcb4] core stream debug: looking for stream_filter module matching "any": 6 candidates
[00affcb4] core stream debug: no stream_filter modules matched
[00affcb4] core stream debug: looking for stream_filter module matching "record": 6 candidates
[00affcb4] core stream debug: using stream_filter module "record"
[00b19b2c] core input debug: creating demux: access='file' demux='xspf-open' location='/C:/Documents%20and%20Settings/Dimsok/Application%20Data/vlc/ml.xspf' file='C:\Documents and Settings\Dimsok\Application Data\vlc\ml.xspf'
[00ae440c] core demux debug: looking for demux module matching "xspf-open": 66 candidates
[00ae440c] xspf demux debug: using XSPF playlist reader
[00ae440c] core demux debug: using demux module "playlist"
[0049e1d4] core demux meta debug: looking for meta reader module matching "any": 2 candidates
[0049e1d4] lua demux meta debug: Trying Lua scripts in C:\Documents and Settings\Dimsok\Application Data\vlc\lua\meta\reader
[0049e1d4] lua demux meta debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\reader
[0049e1d4] lua demux meta debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\reader\filename.luac
[0049e1d4] core demux meta debug: no meta reader modules matched
[00b19b2c] core input debug: `file/xspf-open:///C:/Documents%20and%20Settings/Dimsok/Application%20Data/vlc/ml.xspf' successfully opened
[00b03994] core xml reader debug: looking for xml reader module matching "any": 1 candidates
[00b03994] core xml reader debug: using xml reader module "xml"
[00ae440c] xspf demux debug: parsed 0 tracks successfully
[00b19b2c] core input debug: EOF reached
[00ae440c] core demux debug: removing module "playlist"
[00affcb4] core stream debug: removing module "record"
[00afecc4] core access debug: removing module "filesystem"
[00ae6fac] core playlist debug: creating audio output
[00aff124] core audio output debug: looking for audio output module matching "any": 5 candidates
[00aff124] directsound audio output debug: found 3 devices
[00aff124] core audio output debug: using audio output module "directsound"
[00ae6fac] core playlist debug: keeping audio output
[00b0055c] core interface debug: looking for interface module matching "win_msg,none": 16 candidates
[00b0055c] core interface debug: using interface module "win_msg"
[00b049a4] core interface debug: looking for interface module matching "rc,none": 16 candidates
[00b049a4] oldrc interface debug: base: localhost, port: 4222
[00b049a4] core interface debug: net: listening to localhost port 4222
[00b049a4] core interface debug: using interface module "oldrc"
[00b027cc] core interface debug: looking for interface module matching ",none": 16 candidates
[00b027cc] core interface debug: no interface modules matched
[00b027cc] core interface error: no suitable interface module
[0049416c] core libvlc error: interface ",none" initialization failed
[00b027cc] core interface debug: looking for interface module matching ",none": 16 candidates
[00b027cc] core interface debug: no interface modules matched
[00b027cc] core interface error: no suitable interface module
[0049416c] core libvlc error: interface ",none" initialization failed
[00b027cc] core interface debug: looking for interface module matching ",none": 16 candidates
[00b027cc] core interface debug: no interface modules matched
[00b027cc] core interface error: no suitable interface module
[0049416c] core libvlc error: interface ",none" initialization failed
[00b027cc] core interface debug: looking for interface module matching ",none": 16 candidates
[00b027cc] core interface debug: no interface modules matched
[00b027cc] core interface error: no suitable interface module
[0049416c] core libvlc error: interface ",none" initialization failed
[00b027cc] core interface debug: looking for interface module matching ",none": 16 candidates
[00b027cc] core interface debug: no interface modules matched
[00b027cc] core interface error: no suitable interface module
[0049416c] core libvlc error: interface ",none" initialization failed
[00b027cc] core interface debug: looking for interface module matching ",none": 16 candidates
[00b027cc] core interface debug: no interface modules matched
[00b027cc] core interface error: no suitable interface module
[0049416c] core libvlc error: interface ",none" initialization failed
[00b027cc] core interface debug: looking for interface module matching ",none": 16 candidates
[00b027cc] core interface debug: no interface modules matched
[00b027cc] core interface error: no suitable interface module
[0049416c] core libvlc error: interface ",none" initialization failed
[00b027cc] core interface debug: looking for interface module matching ",none": 16 candidates
[00b027cc] core interface debug: no interface modules matched
[00b027cc] core interface error: no suitable interface module
[0049416c] core libvlc error: interface ",none" initialization failed
[00b027cc] core interface debug: looking for interface module matching ",none": 16 candidates
[00b027cc] core interface debug: no interface modules matched
[00b027cc] core interface error: no suitable interface module
[0049416c] core libvlc error: interface ",none" initialization failed
[00b027cc] core interface debug: looking for interface module matching ",none": 16 candidates
[00b027cc] core interface debug: no interface modules matched
[00b027cc] core interface error: no suitable interface module
[0049416c] core libvlc error: interface ",none" initialization failed
[00b027cc] core interface debug: looking for interface module matching ",none": 16 candidates
[00b027cc] core interface debug: no interface modules matched
[00b027cc] core interface error: no suitable interface module
[0049416c] core libvlc error: interface ",none" initialization failed
[00b027cc] core interface debug: looking for interface module matching ",none": 16 candidates
[00b027cc] core interface debug: no interface modules matched
[00b027cc] core interface error: no suitable interface module
[0049416c] core libvlc error: interface ",none" initialization failed
[00b027cc] core interface debug: looking for interface module matching ",none": 16 candidates
[00b027cc] core interface debug: no interface modules matched
[00b027cc] core interface error: no suitable interface module
[0049416c] core libvlc error: interface ",none" initialization failed
[00b027cc] core interface debug: looking for interface module matching ",none": 16 candidates
[00b027cc] core interface debug: no interface modules matched
[00b027cc] core interface error: no suitable interface module
[0049416c] core libvlc error: interface ",none" initialization failed
[00b027cc] core interface debug: looking for interface module matching ",none": 16 candidates
[00b027cc] core interface debug: no interface modules matched
[00b027cc] core interface error: no suitable interface module
[0049416c] core libvlc error: interface ",none" initialization failed
[00b027cc] core interface debug: looking for interface module matching ",none": 16 candidates
[00b027cc] core interface debug: no interface modules matched
[00b027cc] core interface error: no suitable interface module
[0049416c] core libvlc error: interface ",none" initialization failed
[00b027cc] core interface debug: looking for interface module matching "luaintf,none": 16 candidates
[00b027cc] [trakt] lua interface debug: Found lua interface script: C:\Program Files\VideoLAN\VLC\lua\intf\trakt.luac
[00b027cc] [trakt] core interface debug: using interface module "lua"
[00b1acac] core interface debug: looking for interface module matching "audioscrobbler,none": 16 candidates
[00b027cc] [trakt] lua interface: TraktForVLC 2.0.0a2.dev14+g31faf4b - Lua implementation
[00b027cc] [trakt] lua interface: helper: C:\Program Files\VideoLAN\VLC\lua\trakt_helper.exe
[00b027cc] [trakt] lua interface debug: (call_helper) Executing command: "date" "--format" "%s.%f"
[00b1acac] core interface debug: using interface module "audioscrobbler"
[00b443c4] core interface debug: looking for interface module matching "gestures,none": 16 candidates
[00b027cc] [trakt] core interface debug: net: connecting to localhost port 1984
[00b443c4] core interface debug: using interface module "gestures"
[00b027cc] [trakt] core interface debug: connection succeeded (socket = 1484)
[00b027cc] [trakt] lua interface debug: Reading buffer; content = Exit: 0
{
"date": "1525642070.000000",
"format": "%s.%f",
"timezone": "UTC"
}

[00b027cc] [trakt] lua interface debug: Received data before parsing = Exit: 0
{
"date": "1525642070.000000",
"format": "%s.%f",
"timezone": "UTC"
}

[00b027cc] [trakt] lua interface debug: Parsed EXIT_CODE = 0
[00b027cc] [trakt] lua interface debug: Parsed RESPONSE = {
"date": "1525642070.000000",
"format": "%s.%f",
"timezone": "UTC"
}

[00ae6fac] core playlist debug: adding item `12 Angry Men (1957).mp4' ( file:///H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29/12%20Angry%20Men%20%281957%29.mp4 )
[00b027cc] [trakt] lua interface debug: (call_helper) Received response: {
"date": "1525642070.000000",
"format": "%s.%f",
"timezone": "UTC"
}

[00b027cc] [trakt] lua interface debug: Timers ran: {
["@trakt.lua:1573"] = true,
["@trakt.lua:2365"] = true,
["@trakt.lua:2617"] = false,
}
[00b4afd4] core input debug: Creating an input for '12 Angry Men (1957).mp4'
[00b49214] core interface debug: looking for interface module matching "hotkeys,none": 16 candidates
[00b49214] core interface debug: using interface module "hotkeys"
[02e534c4] core interface debug: looking for interface module matching "globalhotkeys,none": 16 candidates
[02e534c4] core interface debug: using interface module "win32"
[0049416c] core libvlc:
[0378f7c4] core interface debug: looking for interface module matching "any": 16 candidates
[00ae6fac] core playlist debug: meta ok for (null), need to fetch art
[00b027cc] [trakt] lua interface debug: Timers ran: {
["@trakt.lua:1573"] = false,
["@trakt.lua:2365"] = false,
["@trakt.lua:2617"] = false,
}
[00b027cc] [trakt] lua interface debug: Timers ran: {
["@trakt.lua:1573"] = false,
["@trakt.lua:2365"] = false,
["@trakt.lua:2617"] = false,
}
[037a4fbc] core art finder debug: looking for meta fetcher module matching "any": 1 candidates
[037a4fbc] lua art finder debug: Trying Lua scripts in C:\Documents and Settings\Dimsok\Application Data\vlc\lua\meta\fetcher
[037a4fbc] lua art finder debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\fetcher
[037a4fbc] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\fetcher\tvrage.luac
[037a4fbc] lua art finder debug: skipping script (unmatched scope) C:\Program Files\VideoLAN\VLC\lua\meta\fetcher\tvrage.luac
[037a4fbc] core art finder debug: no meta fetcher modules matched
[00ae6fac] core playlist debug: searching art for 12 Angry Men (1957).mp4
[037a4fbc] core art finder debug: looking for art finder module matching "any": 2 candidates
[037a4fbc] lua art finder debug: Trying Lua scripts in C:\Documents and Settings\Dimsok\Application Data\vlc\lua\meta\art
[037a4fbc] lua art finder debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\art
[037a4fbc] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac
[037a4fbc] lua art finder debug: skipping script (unmatched scope) C:\Program Files\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac
[02d877d4] core generic debug: looking for extension module matching "any": 1 candidates
[02d877d4] lua generic debug: Opening Lua Extension module
[02d877d4] lua generic debug: Trying Lua scripts in C:\Documents and Settings\Dimsok\Application Data\vlc\lua\extensions
[037a4fbc] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\01_googleimage.luac
[02d877d4] lua generic debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\extensions
[02d877d4] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\141787-subtitles-mod.lua
[02d877d4] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\141787-subtitles-mod.lua
[037a4fbc] lua art finder debug: skipping script (unmatched scope) C:\Program Files\VideoLAN\VLC\lua\meta\art\01_googleimage.luac
[037a4fbc] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac
[02d877d4] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\141787-subtitles-mod.lua has the following capability flags: 0x5
[02d877d4] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\157838-mempos.lua
[02d877d4] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\157838-mempos.lua
[037a4fbc] lua art finder debug: skipping script (unmatched scope) C:\Program Files\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac
[037a4fbc] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\03_lastfm.luac
[02d877d4] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\157838-mempos.lua has the following capability flags: 0x4
[02d877d4] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\163792-clipper.lua
[02d877d4] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\163792-clipper.lua
[037a4fbc] lua art finder debug: skipping script (unmatched scope) C:\Program Files\VideoLAN\VLC\lua\meta\art\03_lastfm.luac
[037a4fbc] core art finder debug: no art finder modules matched
[02d2b26c] core art finder debug: looking for meta fetcher module matching "any": 1 candidates
[02d2b26c] lua art finder debug: Trying Lua scripts in C:\Documents and Settings\Dimsok\Application Data\vlc\lua\meta\fetcher
[02d2b26c] lua art finder debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\fetcher
[02d2b26c] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\fetcher\tvrage.luac
[02d2b26c] core art finder debug: using meta fetcher module "lua"
[02d2b26c] core art finder debug: removing module "lua"
[00ae6fac] core playlist debug: searching art for 12 Angry Men (1957).mp4
[02d2b26c] core art finder debug: looking for art finder module matching "any": 2 candidates
[02d2b26c] lua art finder debug: Trying Lua scripts in C:\Documents and Settings\Dimsok\Application Data\vlc\lua\meta\art
[02d2b26c] lua art finder debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\art
[02d2b26c] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac
[02d2b26c] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\01_googleimage.luac
[02d2b26c] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac
[02d2b26c] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\03_lastfm.luac
[02d2b26c] core art finder debug: no art finder modules matched
[02d877d4] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\163792-clipper.lua has the following capability flags: 0x4
[02d877d4] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\165230-progress.lua
[02d877d4] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\165230-progress.lua
[00ae6fac] core playlist debug: art not found for 12 Angry Men (1957).mp4
[02d877d4] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\165230-progress.lua has the following capability flags: 0x4
[02d877d4] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\174812-VLC-Song-Tracker.lua
[02d877d4] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\174812-VLC-Song-Tracker.lua
[02d877d4] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\174812-VLC-Song-Tracker.lua has the following capability flags: 0x4
[02d877d4] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\175648-info-crawler.lua
[02d877d4] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\175648-info-crawler.lua
[02d877d4] lua generic warning: In script C:\Program Files\VideoLAN\VLC\lua\extensions\175648-info-crawler.lua, function descriptor() did not return a table of capabilities.
[02d877d4] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\175648-info-crawler.lua has the following capability flags: 0x0
[02d877d4] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\175924-subtitle_word_search.lua
[02d877d4] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\175924-subtitle_word_search.lua
[02d877d4] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\175924-subtitle_word_search.lua has the following capability flags: 0x0
[02d877d4] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\Lyrics Finder.lua
[02d877d4] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\Lyrics Finder.lua
[02d877d4] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\Lyrics Finder.lua has the following capability flags: 0xc
[02d877d4] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\VLC Resume Media V3.40.Release.lua
[02d877d4] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\VLC Resume Media V3.40.Release.lua
[02d877d4] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\VLC Resume Media V3.40.Release.lua has the following capability flags: 0x4
[02d877d4] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\VLSub.luac
[02d877d4] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\VLSub.luac
[02d877d4] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\VLSub.luac has the following capability flags: 0x5
[02d877d4] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\allocine-fr.lua
[02d877d4] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\allocine-fr.lua
[02d877d4] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\allocine-fr.lua has the following capability flags: 0xc
[02d877d4] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\allocine-fr.luac
[02d877d4] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\allocine-fr.luac
[02d877d4] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\allocine-fr.luac has the following capability flags: 0xc
[02d877d4] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\imdb.lua
[02d877d4] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\imdb.lua
[02d877d4] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\imdb.lua has the following capability flags: 0x4
[02d877d4] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\imdb.luac
[02d877d4] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\imdb.luac
[02d877d4] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\imdb.luac has the following capability flags: 0x4
[02d877d4] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\looper_intf.lua
[02d877d4] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\looper_intf.lua
[02d877d4] lua generic warning: Error loading script C:\Program Files\VideoLAN\VLC\lua\extensions\looper_intf.lua: ...am Files\VideoLAN\VLC\lua\extensions\looper_intf.lua:32: attempt to index global 'vlc' (a nil value)
[02d877d4] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\lrcview.lua
[02d877d4] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\lrcview.lua
[02d877d4] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\lrcview.lua has the following capability flags: 0xc
[02d877d4] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\quickLoad.lua
[02d877d4] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\quickLoad.lua
[02d877d4] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\quickLoad.lua has the following capability flags: 0x2
[02d877d4] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\quickSave.lua
[02d877d4] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\quickSave.lua
[02d877d4] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\quickSave.lua has the following capability flags: 0x2
[02d877d4] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\time_ext.lua
[02d877d4] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\time_ext.lua
[02d877d4] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\time_ext.lua has the following capability flags: 0x1
[02d877d4] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\vlsub.lua
[02d877d4] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\vlsub.lua
[02d877d4] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\vlsub.lua has the following capability flags: 0x5
[02d877d4] core generic debug: using extension module "lua"
[02df4324] core probe debug: looking for services probe module matching "any": 6 candidates
[02df4324] core probe debug: no services probe modules matched
[0378f7c4] core interface debug: using interface module "qt4"
[00ae6fac] core playlist debug: processing request item: null, node:
[00ae6fac] core playlist debug: rebuilding array of current - root
[00ae6fac] core playlist debug: rebuild done - 1 items, index -1
[00ae6fac] core playlist debug: starting playback of the new playlist item
[00ae6fac] core playlist debug: resyncing on 12 Angry Men (1957).mp4
[00ae6fac] core playlist debug: 12 Angry Men (1957).mp4 is at 0
[00ae6fac] core playlist debug: creating new input thread
[02e32b4c] core input debug: Creating an input for '12 Angry Men (1957).mp4'
[02e32b4c] core input debug: selected subtitle language[0] any
[02e32b4c] core input debug: using timeshift granularity of 50 MiB, in path 'C:\DOCUME~1\Dimsok\LOCALS~1\Temp'
[00ae6fac] core playlist debug: requesting art for 12 Angry Men (1957).mp4
[02e32b4c] core input debug: `file:///H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29/12%20Angry%20Men%20%281957%29.mp4' gives access `file' demux `' path `/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29/12%20Angry%20Men%20%281957%29.mp4'
[02e32b4c] core input debug: specified demux `any'
[02e32b4c] core input debug: creating demux: access='file' demux='any' location='/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29/12%20Angry%20Men%20%281957%29.mp4' file='H:\
[02e31dcc] core demux debug: looking for access_demux module matching "file": 11 candidates
[02e31dcc] core demux debug: no access_demux modules matched
[02e32b4c] core input debug: creating access 'file' location='/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29/12%20Angry%20Men%20%281957%29.mp4', path='H:\
[02e3107c] core access debug: looking for access module matching "file": 21 candidates
[02e3107c] filesystem access debug: opening file `H:\
[02e3107c] core access debug: using access module "filesystem"
[02e7e80c] core stream debug: Using stream method for AStream*
[02e7e80c] core stream debug: starting pre-buffering
[02e7e80c] core stream debug: received first data after 0 ms
[02e7e80c] core stream debug: pre-buffering done 1024 bytes in 0s - 1000000 KiB/s
[02ea84cc] core stream debug: looking for stream_filter module matching "any": 6 candidates
[02ea84cc] core stream debug: no stream_filter modules matched
[02ea84cc] core stream debug: looking for stream_filter module matching "record": 6 candidates
[02ea84cc] core stream debug: using stream_filter module "record"
[02e32b4c] core input debug: creating demux: access='file' demux='any' location='/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29/12%20Angry%20Men%20%281957%29.mp4' file='H:\
[02e31dcc] core demux debug: looking for demux module matching "mp4": 66 candidates
[02ea84cc] mp4 stream warning: unknown box type colr (incompletely loaded)
[02e31dcc] mp4 demux debug: added fragment moov
[02ea84cc] mp4 stream debug: dumping root Box "root"
[02ea84cc] mp4 stream debug: |   + ftyp size 28 offset 0
[02ea84cc] mp4 stream debug: |   + free size 132 offset 28
[02ea84cc] mp4 stream debug: |   + mdat size 418052474 offset 160
[02ea84cc] mp4 stream debug: |   + moov size 3712302 offset 418052634
[02ea84cc] mp4 stream debug: |   |   + mvhd size 108 offset 418052642
[02ea84cc] mp4 stream debug: |   |   + iods size 24 offset 418052750
[02ea84cc] mp4 stream debug: |   |   + trak size 2491953 offset 418052774
[02ea84cc] mp4 stream debug: |   |   |   + tkhd size 92 offset 418052782
[02ea84cc] mp4 stream debug: |   |   |   + mdia size 2491817 offset 418052874
[02ea84cc] mp4 stream debug: |   |   |   |   + mdhd size 32 offset 418052882
[02ea84cc] mp4 stream debug: |   |   |   |   + hdlr size 33 offset 418052914
[02ea84cc] mp4 stream debug: |   |   |   |   + minf size 2491744 offset 418052947
[02ea84cc] mp4 stream debug: |   |   |   |   |   + vmhd size 20 offset 418052955
[02ea84cc] mp4 stream debug: |   |   |   |   |   + dinf size 36 offset 418052975
[02ea84cc] mp4 stream debug: |   |   |   |   |   |   + dref size 28 offset 418052983
[02ea84cc] mp4 stream debug: |   |   |   |   |   |   |   + url  size 12 offset 418052999
[02ea84cc] mp4 stream debug: |   |   |   |   |   + stbl size 2491680 offset 418053011
[02ea84cc] mp4 stream debug: |   |   |   |   |   |   + stsd size 170 offset 418053019
[02ea84cc] mp4 stream debug: |   |   |   |   |   |   |   + avc1 size 154 offset 418053035
[02ea84cc] mp4 stream debug: |   |   |   |   |   |   |   |   + avcC size 50 offset 418053121
[02ea84cc] mp4 stream debug: |   |   |   |   |   |   |   |   + colr size 18 offset 418053171
[02ea84cc] mp4 stream debug: |   |   |   |   |   |   + stts size 554528 offset 418053189
[02ea84cc] mp4 stream debug: |   |   |   |   |   |   + stsz size 554524 offset 418607717
[02ea84cc] mp4 stream debug: |   |   |   |   |   |   + stsc size 52 offset 419162241
[02ea84cc] mp4 stream debug: |   |   |   |   |   |   + stco size 138644 offset 419162293
[02ea84cc] mp4 stream debug: |   |   |   |   |   |   + ctts size 1101920 offset 419300937
[02ea84cc] mp4 stream debug: |   |   |   |   |   |   + stss size 3196 offset 420402857
[02ea84cc] mp4 stream debug: |   |   |   |   |   |   + sdtp size 138638 offset 420406053
[02ea84cc] mp4 stream debug: |   |   |   + edts size 36 offset 420544691
[02ea84cc] mp4 stream debug: |   |   |   |   + elst size 28 offset 420544699
[02ea84cc] mp4 stream debug: |   |   + trak size 1220098 offset 420544727
[02ea84cc] mp4 stream debug: |   |   |   + tkhd size 92 offset 420544735
[02ea84cc] mp4 stream debug: |   |   |   + mdia size 1219976 offset 420544827
[02ea84cc] mp4 stream debug: |   |   |   |   + mdhd size 32 offset 420544835
[02ea84cc] mp4 stream debug: |   |   |   |   + hdlr size 33 offset 420544867
[02ea84cc] mp4 stream debug: |   |   |   |   + minf size 1219903 offset 420544900
[02ea84cc] mp4 stream debug: |   |   |   |   |   + smhd size 16 offset 420544908
[02ea84cc] mp4 stream debug: |   |   |   |   |   + dinf size 36 offset 420544924
[00b1acac] [02e30ea4] core art finder debug: looking for meta fetcher module matching "any": 1 candidates
[02e30ea4] lua art finder debug: Trying Lua scripts in C:\Documents and Settings\Dimsok\Application Data\vlc\lua\meta\fetcher
audioscrobbler interface debug: No artist..
[02ea84cc] mp4 stream debug: |   |   |   |   |   |   + dref size 28 offset 420544932
[02ea84cc] mp4 stream debug: |   |   |   |   |   |   |   + url  size 12 offset 420544948
[02ea84cc] mp4 stream debug: |   |   |   |   |   + stbl size 1219843 offset 420544960
[02ea84cc] mp4 stream debug: |   |   |   |   |   |   + stsd size 103 offset 420544968
[02ea84cc] mp4 stream debug: |   |   |   |   |   |   |   + mp4a size 87 offset 420544984
[02ea84cc] mp4 stream debug: |   |   |   |   |   |   |   |   + esds size 51 offset 420545020
[02ea84cc] mp4 stream debug: |   |   |   |   |   |   + stts size 24 offset 420545071
[02ea84cc] mp4 stream debug: |   |   |   |   |   |   + stsz size 1084136 offset 420545095
[02ea84cc] mp4 stream debug: |   |   |   |   |   |   + stsc size 40 offset 421629231
[02ea84cc] mp4 stream debug: |   |   |   |   |   |   + stco size 135532 offset 421629271
[02ea84cc] mp4 stream debug: |   |   |   + udta size 22 offset 421764803
[02ea84cc] mp4 stream debug: |   |   |   |   + name size 14 offset 421764811
[0378f7c4] qt4 interface debug: IM: Setting an input
[02ea84cc] mp4 stream debug: |   |   + udta size 111 offset 421764825
[02ea84cc] mp4 stream debug: |   |   |   + meta size 103 offset 421764833
[02ea84cc] mp4 stream debug: |   |   |   |   + hdlr size 33 offset 421764845
[02ea84cc] mp4 stream debug: |   |   |   |   + ilst size 58 offset 421764878
[02ea84cc] mp4 stream debug: |   |   |   |   |   + ctoo size 50 offset 421764886
[02ea84cc] mp4 stream debug: |   + free size 132 offset 421764936
[02e31dcc] mp4 demux debug: unrecognized major file specification (mp42).
[02e31dcc] mp4 demux debug: found 2 tracks
[02e31dcc] mp4 demux warning: elst box found
[02e31dcc] mp4 demux debug:    - [0] duration=5781859ms media time=83ms) rate=1.0
[02e31dcc] mp4 demux debug: track[Id 0x1] read 34657 chunk
[02e31dcc] mp4 demux warning: STTS table of 69314 entries
[02e31dcc] mp4 demux warning: CTTS table of 137738 entries
[02e31dcc] mp4 demux debug: track[Id 0x1] read 138626 samples length:5781s
[02e32b4c] core input debug: selecting program id=0
[02e31dcc] mp4 demux debug: adding track[Id 0x1] video (enable) language undef
[02e31dcc] mp4 demux debug: track[Id 0x2] read 33879 chunk
[02e31dcc] mp4 demux warning: STTS table of 1 entries
[02e31dcc] mp4 demux debug: track[Id 0x2] read 271029 samples length:5781s
[02e31dcc] mp4 demux debug: adding track[Id 0x2] audio (enable) language eng
[02e31dcc] mp4 demux debug: fragment offset 418052634, data 168<->418052634, duration 0
[02e31dcc] core demux debug: using demux module "mp4"
[02e30ea4] lua art finder debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\fetcher
[02e30ea4] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\fetcher\tvrage.luac
[02e30ea4] lua art finder debug: skipping script (unmatched scope) C:\Program Files\VideoLAN\VLC\lua\meta\fetcher\tvrage.luac
[02e30ea4] core art finder debug: no meta fetcher modules matched
[0049416c] core libvlc debug: searching art for 12 Angry Men (1957).mp4
[00b027cc] [trakt] lua interface debug: Timers ran: {
["@trakt.lua:1573"] = false,
["@trakt.lua:2365"] = false,
["@trakt.lua:2617"] = false,
}
[02e32b4c] core input debug: looking for a subtitle file in H:\
[02e32b4c] core input debug: autodetected subtitle: H:\
[02e32b4c] core input debug: autodetected subtitle: H:\
[02e32b4c] core input debug: autodetected subtitle: H:\
[02e32b4c] core input debug: autodetected subtitle: H:\
[02e32b4c] core input debug: `file:///H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12%20Angry%20Men%20%281957%29.en.srt' gives access `file' demux `' path `/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12%20Angry%20Men%20%281957%29.en.srt'
[02e32b4c] core input debug: creating demux: access='file' demux='subtitle' location='/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12%20Angry%20Men%20%281957%29.en.srt' file='H:\
[02e7a96c] core demux debug: looking for access_demux module matching "file": 11 candidates
[02e7a96c] core demux debug: no access_demux modules matched
[02e32b4c] core input debug: creating access 'file' location='/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12%20Angry%20Men%20%281957%29.en.srt', path='H:\
[056f0754] core access debug: looking for access module matching "file": 21 candidates
[056f0754] filesystem access debug: opening file `H:\
[056f0754] core access debug: using access module "filesystem"
[02e26224] core stream debug: Using stream method for AStream*
[02e26224] core stream debug: starting pre-buffering
[02e26224] core stream debug: received first data after 0 ms
[02e26224] core stream debug: pre-buffering done 1024 bytes in 0s - 1000000 KiB/s
[00b47a24] core stream debug: looking for stream_filter module matching "any": 6 candidates
[00b47a24] core stream debug: no stream_filter modules matched
[00b47a24] core stream debug: looking for stream_filter module matching "record": 6 candidates
[00b47a24] core stream debug: using stream_filter module "record"
[02e32b4c] core input debug: creating demux: access='file' demux='subtitle' location='/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12%20Angry%20Men%20%281957%29.en.srt' file='H:\
[02e7a96c] core demux debug: looking for demux module matching "subtitle": 66 candidates
[02e30ea4] core art finder debug: looking for art finder module matching "any": 2 candidates
[02e30ea4] lua art finder debug: Trying Lua scripts in C:\Documents and Settings\Dimsok\Application Data\vlc\lua\meta\art
[02e30ea4] lua art finder debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\art
[02e30ea4] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac
[02e7a96c] vobsub demux debug: this doesn't seem to be a vobsub file
[02e30ea4] lua art finder debug: skipping script (unmatched scope) C:\Program Files\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac
[02e30ea4] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\01_googleimage.luac
[02e30ea4] lua art finder debug: skipping script (unmatched scope) C:\Program Files\VideoLAN\VLC\lua\meta\art\01_googleimage.luac
[02e30ea4] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac
[02e7a96c] subtitle demux debug: Movie fps: 23.976025
[02e30ea4] lua art finder debug: skipping script (unmatched scope) C:\Program Files\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac
[02e30ea4] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\03_lastfm.luac
[02e30ea4] lua art finder debug: skipping script (unmatched scope) C:\Program Files\VideoLAN\VLC\lua\meta\art\03_lastfm.luac
[02e30ea4] core art finder debug: no art finder modules matched
[02e7a96c] subtitle demux debug: autodetecting subtitle format
[00b4ad4c] core art finder debug: looking for meta fetcher module matching "any": 1 candidates
[00b4ad4c] lua art finder debug: Trying Lua scripts in C:\Documents and Settings\Dimsok\Application Data\vlc\lua\meta\fetcher
[02e7a96c] subtitle demux debug: detected SubRIP format
[02e7a96c] subtitle demux debug: loading all subtitles...
[00b4ad4c] lua art finder debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\fetcher
[00b4ad4c] [02e7a96c] subtitle demux debug: loaded 1713 subtitles
[02e7a96c] subtitle demux debug: detected language en of subtitle: /H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12%20Angry%20Men%20%281957%29.en.srt
lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\fetcher\tvrage.luac
[02e7a96c] core demux debug: using demux module "subtitle"
[02e32b4c] core input debug: `file:///H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12.Angry.Men.1957.720p.BRrip.x264.YIFY.srt' gives access `file' demux `' path `/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12.Angry.Men.1957.720p.BRrip.x264.YIFY.srt'
[02e32b4c] core input debug: creating demux: access='file' demux='subtitle' location='/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12.Angry.Men.1957.720p.BRrip.x264.YIFY.srt' file='H:\
[056f0244] core demux debug: looking for access_demux module matching "file": 11 candidates
[00b4ad4c] core art finder debug: using meta fetcher module "lua"
[00b4ad4c] core art finder debug: removing module "lua"
[0049416c] core libvlc debug: searching art for 12 Angry Men (1957).mp4
[00b4ad4c] core art finder debug: looking for art finder module matching "any": 2 candidates
[056f0244] core demux debug: no access_demux modules matched
[02e32b4c] core input debug: creating access 'file' location='/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12.Angry.Men.1957.720p.BRrip.x264.YIFY.srt', path='H:\
[057e57f4] core access debug: looking for access module matching "file": 21 candidates
[057e57f4] filesystem access debug: opening file `H:\
[057e57f4] core access debug: using access module "filesystem"
[00b464e4] core stream debug: Using stream method for AStream*
[00b464e4] core stream debug: starting pre-buffering
[00b464e4] core stream debug: received first data after 0 ms
[00b464e4] core stream debug: pre-buffering done 1024 bytes in 0s - 1000000 KiB/s
[056f1c5c] core stream debug: looking for stream_filter module matching "any": 6 candidates
[056f1c5c] core stream debug: no stream_filter modules matched
[056f1c5c] core stream debug: looking for stream_filter module matching "record": 6 candidates
[056f1c5c] core stream debug: using stream_filter module "record"
[02e32b4c] core input debug: creating demux: access='file' demux='subtitle' location='/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12.Angry.Men.1957.720p.BRrip.x264.YIFY.srt' file='H:\
[056f0244] core demux debug: looking for demux module matching "subtitle": 66 candidates
[056f0244] vobsub demux debug: this doesn't seem to be a vobsub file
[056f0244] subtitle demux debug: Movie fps: 23.976025
[056f0244] subtitle demux debug: detected Unicode Byte Order Mark
[056f0244] subtitle demux debug: autodetecting subtitle format
[056f0244] subtitle demux debug: detected SubRIP format
[056f0244] subtitle demux debug: loading all subtitles...
[056f0244] subtitle demux debug: loaded 1709 subtitles
[056f0244] subtitle demux debug: detected language YIFY of subtitle: /H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12.Angry.Men.1957.720p.BRrip.x264.YIFY.srt
[056f0244] core demux debug: using demux module "subtitle"
[02e32b4c] core input debug: `file:///H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12.Angry.Men.1957.720p.HDTV.Rus.Eng.HDCLUB.srt' gives access `file' demux `' path `/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12.Angry.Men.1957.720p.HDTV.Rus.Eng.HDCLUB.srt'
[02e32b4c] core input debug: creating demux: access='file' demux='subtitle' location='/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12.Angry.Men.1957.720p.HDTV.Rus.Eng.HDCLUB.srt' file='H:\
[0570bc0c] core demux debug: looking for access_demux module matching "file": 11 candidates
[0570bc0c] core demux debug: no access_demux modules matched
[02e32b4c] core input debug: creating access 'file' location='/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12.Angry.Men.1957.720p.HDTV.Rus.Eng.HDCLUB.srt', path='H:\
[00b3ef7c] core access debug: looking for access module matching "file": 21 candidates
[00b3ef7c] filesystem access debug: opening file `H:\
[00b3ef7c] core access debug: using access module "filesystem"
[05713f74] core stream debug: Using stream method for AStream*
[05713f74] core stream debug: starting pre-buffering
[05713f74] core stream debug: received first data after 0 ms
[05713f74] core stream debug: pre-buffering done 1024 bytes in 0s - 1000000 KiB/s
[057aac84] core stream debug: looking for stream_filter module matching "any": 6 candidates
[057aac84] core stream debug: no stream_filter modules matched
[057aac84] core stream debug: looking for stream_filter module matching "record": 6 candidates
[057aac84] core stream debug: using stream_filter module "record"
[02e32b4c] core input debug: creating demux: access='file' demux='subtitle' location='/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12.Angry.Men.1957.720p.HDTV.Rus.Eng.HDCLUB.srt' file='H:\
[0570bc0c] core demux debug: looking for demux module matching "subtitle": 66 candidates
[0570bc0c] vobsub demux debug: this doesn't seem to be a vobsub file
[0570bc0c] subtitle demux debug: Movie fps: 23.976025
[0570bc0c] subtitle demux debug: detected Unicode Byte Order Mark
[0570bc0c] subtitle demux debug: autodetecting subtitle format
[0570bc0c] subtitle demux debug: detected SubRIP format
[0570bc0c] subtitle demux debug: loading all subtitles...
[0570bc0c] subtitle demux debug: loaded 1304 subtitles
[0570bc0c] subtitle demux debug: detected language HDCLUB of subtitle: /H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12.Angry.Men.1957.720p.HDTV.Rus.Eng.HDCLUB.srt
[0570bc0c] core demux debug: using demux module "subtitle"
[02e32b4c] core input debug: `file:///H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12_Angry_Men_1957_BDRip_torrentx.srt' gives access `file' demux `' path `/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12_Angry_Men_1957_BDRip_torrentx.srt'
[02e32b4c] core input debug: creating demux: access='file' demux='subtitle' location='/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12_Angry_Men_1957_BDRip_torrentx.srt' file='H:\
[00b49b0c] core demux debug: looking for access_demux module matching "file": 11 candidates
[00b4ad4c] lua art finder debug: Trying Lua scripts in C:\Documents and Settings\Dimsok\Application Data\vlc\lua\meta\art
[00b4ad4c] lua art finder debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\art
[00b4ad4c] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac
[00b4ad4c] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\01_googleimage.luac
[00b4ad4c] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac
[00b4ad4c] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\03_lastfm.luac
[00b4ad4c] core art finder debug: no art finder modules matched
[00b49b0c] core demux debug: no access_demux modules matched
[02e32b4c] core input debug: creating access 'file' location='/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12_Angry_Men_1957_BDRip_torrentx.srt', path='H:\
[05838994] core access debug: looking for access module matching "file": 21 candidates
[05838994] filesystem access debug: opening file `H:\
[05838994] core access debug: using access module "filesystem"
[05708e4c] core stream debug: Using stream method for AStream*
[05708e4c] core stream debug: starting pre-buffering
[05708e4c] core stream debug: received first data after 0 ms
[05708e4c] core stream debug: pre-buffering done 1024 bytes in 0s - 1000000 KiB/s
[00b405a4] core stream debug: looking for stream_filter module matching "any": 6 candidates
[00b405a4] core stream debug: no stream_filter modules matched
[00b405a4] core stream debug: looking for stream_filter module matching "record": 6 candidates
[00b405a4] core stream debug: using stream_filter module "record"
[02e32b4c] core input debug: creating demux: access='file' demux='subtitle' location='/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12_Angry_Men_1957_BDRip_torrentx.srt' file='H:\
[00b49b0c] core demux debug: looking for demux module matching "subtitle": 66 candidates
[00b49b0c] vobsub demux debug: this doesn't seem to be a vobsub file
[00b49b0c] subtitle demux debug: Movie fps: 23.976025
[00b49b0c] subtitle demux debug: autodetecting subtitle format
[00b49b0c] subtitle demux debug: detected SubRIP format
[00b49b0c] subtitle demux debug: loading all subtitles...
[00b49b0c] subtitle demux debug: loaded 1303 subtitles
[00b49b0c] core demux debug: using demux module "subtitle"
[02d6daf4] core decoder debug: looking for decoder module matching "any": 43 candidates
[0049416c] core libvlc debug: art not found for 12 Angry Men (1957).mp4
[02d6daf4] avcodec decoder debug: CPU flags: 0x4100107f
[02d6daf4] avcodec decoder debug: trying to use direct rendering
[02d6daf4] avcodec decoder debug: allowing 1 thread(s) for decoding
[02d6daf4] avcodec decoder debug: avcodec codec (H264 - MPEG-4 AVC (part 10)) started
[02d6daf4] core decoder debug: using decoder module "avcodec"
[02d6cee4] core decoder debug: looking for decoder module matching "any": 43 candidates
[02d6cee4] core decoder debug: using decoder module "faad"
[00b3c314] core decoder debug: looking for decoder module matching "any": 43 candidates
[00b3c314] avcodec decoder debug: CPU flags: 0x4100107f
[00b3c314] avcodec decoder warning: refusing to decode non validated subtitle codec
[00b3c314] subsdec decoder debug: trying configured character encoding: system
[00b3c314] subsdec decoder debug: using automatic UTF-8 detection
[00b3c314] core decoder debug: using decoder module "subsdec"
[00b47ddc] core demux meta debug: looking for meta reader module matching "any": 2 candidates
[00b47ddc] core demux meta debug: using meta reader module "taglib"
[02e31dcc] core demux debug: removing module "taglib"
[00b47ddc] core demux meta debug: looking for meta reader module matching "any": 2 candidates
[00b47ddc] lua demux meta debug: Trying Lua scripts in C:\Documents and Settings\Dimsok\Application Data\vlc\lua\meta\reader
[00b47ddc] lua demux meta debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\reader
[00b47ddc] lua demux meta debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\reader\filename.luac
[00b47ddc] core demux meta debug: no meta reader modules matched
[00b47ddc] core demux meta debug: looking for meta reader module matching "any": 2 candidates
[00b47ddc] lua demux meta debug: Trying Lua scripts in C:\Documents and Settings\Dimsok\Application Data\vlc\lua\meta\reader
[00b47ddc] lua demux meta debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\reader
[00b47ddc] lua demux meta debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\reader\filename.luac
[00b47ddc] core demux meta debug: no meta reader modules matched
[00b47ddc] core demux meta debug: looking for meta reader module matching "any": 2 candidates
[00b47ddc] lua demux meta debug: Trying Lua scripts in C:\Documents and Settings\Dimsok\Application Data\vlc\lua\meta\reader
[00b47ddc] lua demux meta debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\reader
[00b47ddc] lua demux meta debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\reader\filename.luac
[00b47ddc] core demux meta debug: no meta reader modules matched
[00b47ddc] core demux meta debug: looking for meta reader module matching "any": 2 candidates
[00b47ddc] lua demux meta debug: Trying Lua scripts in C:\Documents and Settings\Dimsok\Application Data\vlc\lua\meta\reader
[00b47ddc] lua demux meta debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\reader
[00b47ddc] lua demux meta debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\reader\filename.luac
[00b47ddc] core demux meta debug: no meta reader modules matched
[02e32b4c] core input debug: `file:///H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29/12%20Angry%20Men%20%281957%29.mp4' successfully opened
[02e32b4c] audioscrobbler input debug: Not an audio-only input, not submitting
[02e31dcc] mp4 demux debug: elst (0) gives 0ms (movie)-> 83ms (track)
[02e31dcc] mp4 demux debug: track[Id 0x1] using Sync Sample Box (stss)
[02e31dcc] mp4 demux debug: stss gives 2 --> 0 (sample number)
[02e31dcc] mp4 demux debug: track[Id 0x2] does not provide Sync Sample Box (stss)
[02e32b4c] core input debug: Buffering 0%
[02e32b4c] core input debug: Buffering 0%
[02d6daf4] avcodec decoder debug: available hardware decoder output format 61 (dxva2_vld)
[02e32b4c] core input debug: Buffering 0%
[02e32b4c] core input debug: Buffering 0%
[02e32b4c] core input debug: Buffering 7%
[02e32b4c] core input debug: Buffering 13%
[02e32b4c] core input debug: Buffering 14%
[02e32b4c] core input debug: Buffering 21%
[00b027cc] [trakt] lua interface debug: Not a video; doing nothing.
[02e32b4c] core input debug: Buffering 27%
[02e32b4c] core input debug: Buffering 28%
[02e32b4c] core input debug: Buffering 35%
[02e32b4c] core input debug: Buffering 41%
[02e32b4c] core input debug: Buffering 42%
[02e32b4c] core input debug: Buffering 49%
[02e32b4c] core input debug: Buffering 55%
[02e32b4c] core input debug: Buffering 56%
[02e32b4c] core input debug: Buffering 64%
[02e32b4c] core input debug: Buffering 69%
[02e32b4c] core input debug: Buffering 71%
[02e32b4c] core input debug: Buffering 78%
[02e32b4c] core input debug: Buffering 83%
[02e32b4c] core input debug: Buffering 85%
[02e32b4c] core input debug: Buffering 92%
[02e32b4c] core input debug: Buffering 97%
[02e32b4c] core input debug: Buffering 99%
[02e32b4c] core input debug: Stream buffering done (320 ms in 5 ms)
[02d6daf4] avcodec decoder debug: available hardware decoder output format 128 (d3d11va_vld)
[02d6daf4] avcodec decoder debug: available software decoder output format 0 (yuv420p)
[00b49bf4] core generic debug: looking for hw decoder module matching "none": 1 candidates
[00b49bf4] core generic debug: no hw decoder modules matched
[02d6cee4] faad decoder warning: decoded zero sample
[00ae6fac] core playlist debug: reusing audio output
[00aff124] directsound audio output debug: Opening DirectSound Audio Output
[00aff124] directsound audio output debug: VLC speaker config: 5.1
[02d3e044] core spu text debug: looking for text renderer module matching "any": 3 candidates
[00aff124] directsound audio output debug: channel reordering needed
[00aff124] core audio output debug: output 'f32l' 48000 Hz 3F2R/LFE frame=1 samples/24 bytes
[056fd2bc] core volume debug: looking for audio volume module matching "any": 2 candidates
[056fd2bc] core volume debug: using audio volume module "float_mixer"
[00aff124] core audio output debug: input 'f32l' 48000 Hz Dolby frame=1 samples/8 bytes
[02d75c94] core audio filter debug: looking for audio filter module matching "scaletempo": 14 candidates
[02d3e044] freetype spu text debug: Using Arial Unicode MS as font from file C:\WINDOWS\Fonts\ARIALUNI.TTF
[02d75c94] scaletempo audio filter debug: format: 48000 rate, 2 nch, 4 bps, fl32
[02d75c94] scaletempo audio filter debug: params: 30 stride, 0.200 overlap, 14 search
[02d75c94] scaletempo audio filter debug: 1.000 scale, 1440.000 stride_in, 1440 stride_out, 1152 standing, 288 overlap, 672 search, 2400 queue, fl32 mode
[02d75c94] core audio filter debug: using audio filter module "scaletempo"
[00aff124] core audio output debug: conversion: 'f32l'->'f32l' 48000 Hz->48000 Hz Dolby->Dolby
[00aff124] core audio output debug: conversion pipeline complete
[00aff124] core audio output debug: conversion: 'f32l'->'f32l' 48000 Hz->48000 Hz Dolby->3F2R/LFE
[02d8b05c] core audio converter debug: looking for audio converter module matching "any": 12 candidates
[02d3e044] freetype spu text debug: Using Courier New as mono-font from file C:\WINDOWS\Fonts\COUR.TTF
[02d3e044] freetype spu text debug: using fontsize: 2
[02d3e044] core spu text debug: using text renderer module "freetype"
[00b3b58c] core scale debug: looking for video filter2 module matching "any": 58 candidates
[02d8b05c] core audio converter debug: using audio converter module "trivial_channel_mixer"
[00aff124] core audio output debug: conversion pipeline complete
[05700314] core audio resampler debug: looking for audio resampler module matching "any": 3 candidates
[05700314] core audio resampler debug: using audio resampler module "samplerate"
[02d6cee4] core decoder debug: End of audio preroll
[00b027cc] [trakt] lua interface debug: Timers ran: {
["@trakt.lua:1573"] = false,
["@trakt.lua:2365"] = false,
["@trakt.lua:2617"] = false,
}
[00b027cc] [trakt] lua interface debug: Not a video; doing nothing.
[00b3b58c] swscale scale debug: 32x32 (32x32) chroma: YUVA -> 16x16 (16x16) chroma: RGBA with scaling using Bicubic (good quality)
[00b3b58c] core scale debug: using video filter2 module "swscale"
[05a06c74] core scale debug: looking for video filter2 module matching "any": 58 candidates
[05a06c74] yuvp scale debug: YUVP to YUVA converter
[05a06c74] core scale debug: using video filter2 module "yuvp"
[05701c14] core video output debug: Deinterlacing available
[05701c14] core video output debug: deinterlace 0, mode blend, is_needed 0
[05701c14] core video output debug: Opening vout display wrapper
[057b0864] core vout display debug: looking for vout display module matching "any": 11 candidates
[057b0864] directdraw vout display debug: creating Vout EventThread
[057b0864] directdraw vout display debug: Win32VoutCreateWindow
[057d0e64] core window debug: looking for vout window hwnd module matching "qt4,any": 3 candidates
[057d0e64] qt4 window debug: requesting video window...
[0378f7c4] qt4 interface debug: Video was requested 0, 0
[057d0e64] core window debug: using vout window hwnd module "qt4"
[057b0864] directdraw vout display debug: created video sub-window
[057b0864] directdraw vout display debug: Vout EventThread running
[057b0864] directdraw vout display debug: disabling screen saver
[057b0864] directdraw vout display debug: directx-device:
[057b0864] directdraw vout display debug: DirectXEnumCallback: ATI Radeon 9550 / X1050 Series, \\.\DISPLAY1
[057b0864] directdraw vout display debug: selecting ATI Radeon 9550 / X1050 Series, \\.\DISPLAY1
[057b0864] directdraw vout display debug: screen dimensions (0x0,1024x768)
[057b0864] directdraw vout display debug: DirectDraw Capabilities: overlay=1 yuvoverlay=1 can_deinterlace_overlay=1 colorkey=1 stretch=1 bltfourcc=1
[057b0864] core vout display debug: VoutDisplayEvent 'resize' 920x582 window
[057b0864] directdraw vout display debug: YUV overlay surface created successfully
[057b0864] core vout display debug: using vout display module "directdraw"
[05701c14] core video output debug: original format sz 912x578, of (0,0), vsz 912x548, 4cc I420, sar 1:1, msk r0x0 g0x0 b0x0
[02d3e044] core spu text debug: removing module "freetype"
[057b0864] core vout display debug: VoutDisplayEvent 'resize' 1024x640 window
[02d3e044] core spu text debug: looking for text renderer module matching "any": 3 candidates
[02d3e044] freetype spu text debug: Using Arial Unicode MS as font from file C:\WINDOWS\Fonts\ARIALUNI.TTF
[02d3e044] freetype spu text debug: Using Courier New as mono-font from file C:\WINDOWS\Fonts\COUR.TTF
[02d3e044] freetype spu text debug: using fontsize: 2
[02d3e044] core spu text debug: using text renderer module "freetype"
[02d6daf4] avcodec decoder warning: plane 0 not aligned
[02d6daf4] avcodec decoder warning: disabling direct rendering
[h264 @ 05708900] no picture
[h264 @ 05708900] no picture
[02d6daf4] core decoder debug: End of video preroll
[02d6daf4] core decoder debug: Received first picture
[057a4c2c] core blend debug: looking for video blending module matching "any": 1 candidates
[057a4c2c] core blend debug: using video blending module "blend"
[02e32b4c] core input debug: Decoder wait done in 1840 ms
[05701c14] core video output warning: picture is too late to be displayed (missing 37 ms)
[05701c14] core video output warning: picture is too late to be displayed (missing 49 ms)
[00b027cc] [trakt] lua interface debug: Timers ran: {
["@trakt.lua:1573"] = false,
["@trakt.lua:2365"] = false,
["@trakt.lua:2617"] = false,
}
[00b027cc] [trakt] lua interface error: Error loading script C:\Program Files\VideoLAN\VLC\lua\intf\trakt.luac: trakt.lua:313: H:/
[05701c14] core video output debug: picture might be displayed late (missing 17 ms)
[057b0864] core vout display debug: auto hiding mouse cursor
[057b0864] core vout display debug: auto hiding mouse cursor
[02d39374] core xml reader debug: looking for xml reader module matching "any": 1 candidates
[02d39374] core xml reader debug: using xml reader module "xml"
[05701c14] core video output warning: picture is too late to be displayed (missing 54 ms)
[05701c14] core video output debug: picture might be displayed late (missing 12 ms)
[05701c14] core video output warning: picture is too late to be displayed (missing 40 ms)
[057b0864] core vout display debug: auto hiding mouse cursor
[05701c14] core video output debug: picture might be displayed late (missing 0 ms)
[05701c14] core video output debug: picture might be displayed late (missing 4 ms)
[05701c14] core video output warning: picture is too late to be displayed (missing 23 ms)
[05701c14] core video output warning: picture is too late to be displayed (missing 109 ms)
[05701c14] core video output warning: picture is too late to be displayed (missing 92 ms)
[05701c14] core video output warning: picture is too late to be displayed (missing 69 ms)
[05701c14] core video output warning: picture is too late to be displayed (missing 48 ms)
[05701c14] core video output debug: picture might be displayed late (missing 3 ms)
[05701c14] core video output warning: picture is too late to be displayed (missing 39 ms)
[05701c14] core video output warning: picture is too late to be displayed (missing 66 ms)
[05701c14] core video output warning: picture is too late to be displayed (missing 24 ms)
[05701c14] core video output warning: picture is too late to be displayed (missing 77 ms)
[05701c14] core video output warning: picture is too late to be displayed (missing 35 ms)
[05701c14] core video output warning: picture is too late to be displayed (missing 87 ms)
[05701c14] core video output warning: picture is too late to be displayed (missing 45 ms)
[05701c14] core video output debug: picture might be displayed late (missing 4 ms)
[05701c14] core video output debug: picture might be displayed late (missing 8 ms)
[05701c14] core video output warning: picture is too late to be displayed (missing 42 ms)
[05701c14] core video output debug: picture might be displayed late (missing 0 ms)
[05701c14] core video output warning: picture is too late to be displayed (missing 99 ms)
[05701c14] core video output warning: picture is too late to be displayed (missing 93 ms)
[05701c14] core video output warning: picture is too late to be displayed (missing 77 ms)
[05701c14] core video output warning: picture is too late to be displayed (missing 51 ms)
[05701c14] core video output warning: picture is too late to be displayed (missing 39 ms)
[05701c14] core video output debug: picture might be displayed late (missing 15 ms)
[05701c14] core video output debug: picture might be displayed late (missing 15 ms)
[05701c14] core video output warning: picture is too late to be displayed (missing 35 ms)
[05701c14] core video output debug: picture might be displayed late (missing 13 ms)
[05701c14] core video output debug: picture might be displayed late (missing 16 ms)
[05701c14] core video output warning: picture is too late to be displayed (missing 72 ms)
[05701c14] core video output warning: picture is too late to be displayed (missing 42 ms)
[05701c14] core video output debug: picture might be displayed late (missing 15 ms)
[05701c14] core video output debug: picture might be displayed late (missing 1 ms)
[05701c14] core video output debug: picture might be displayed late (missing 2 ms)
[05701c14] core video output warning: picture is too late to be displayed (missing 109 ms)
[05701c14] core video output warning: picture is too late to be displayed (missing 83 ms)
[05701c14] core video output warning: picture is too late to be displayed (missing 57 ms)
[05701c14] core video output warning: picture is too late to be displayed (missing 41 ms)
[05701c14] core video output debug: picture might be displayed late (missing 14 ms)
[05701c14] core video output warning: picture is too late to be displayed (missing 110 ms)
[05701c14] core video output warning: picture is too late to be displayed (missing 68 ms)
[05701c14] core video output warning: picture is too late to be displayed (missing 26 ms)
[05701c14] core video output debug: picture might be displayed late (missing 9 ms)
[05701c14] core video output debug: picture might be displayed late (missing 11 ms)
[05701c14] core video output warning: picture is too late to be displayed (missing 36 ms)
[05701c14] core video output debug: picture might be displayed late (missing 2 ms)
[05701c14] core video output warning: picture is too late to be displayed (missing 32 ms)
[05701c14] core video output debug: picture might be displayed late (missing 12 ms)
[05701c14] core video output warning: picture is too late to be displayed (missing 40 ms)
[05701c14] core video output debug: picture might be displayed late (missing 9 ms)
[05701c14] core video output warning: picture is too late to be displayed (missing 38 ms)
[05701c14] core video output debug: picture might be displayed late (missing 9 ms)
[05701c14] core video output warning: picture is too late to be displayed (missing 56 ms)
[05701c14] core video output debug: picture might be displayed late (missing 14 ms)
[05701c14] core video output debug: picture might be displayed late (missing 6 ms)
[05701c14] core video output warning: picture is too late to be displayed (missing 35 ms)
[05701c14] core video output warning: picture is too late to be displayed (missing 377 ms)
[05701c14] core video output warning: picture is too late to be displayed (missing 336 ms)
[05701c14] core video output warning: picture is too late to be displayed (missing 294 ms)
[05701c14] core video output warning: picture is too late to be displayed (missing 252 ms)
[05701c14] core video output warning: picture is too late to be displayed (missing 211 ms)
[05701c14] core video output warning: picture is too late to be displayed (missing 169 ms)
[05701c14] core video output warning: picture is too late to be displayed (missing 127 ms)
[05701c14] core video output warning: picture is too late to be displayed (missing 89 ms)
[05701c14] core video output warning: picture is too late to be displayed (missing 95 ms)
[05701c14] core video output warning: picture is too late to be displayed (missing 66 ms)
[05701c14] core video output warning: picture is too late to be displayed (missing 49 ms)
[05701c14] core video output warning: picture is too late to be displayed (missing 20 ms)
[05701c14] core video output debug: picture might be displayed late (missing 11 ms)
[05701c14] core video output warning: picture is too late to be displayed (missing 28 ms)
[05701c14] core video output warning: picture is too late to be displayed (missing 40 ms)
[05701c14] core video output warning: picture is too late to be displayed (missing 47 ms)
[05701c14] core video output warning: picture is too late to be displayed (missing 67 ms)
[05701c14] core video output warning: picture is too late to be displayed (missing 34 ms)
[05701c14] core video output debug: picture might be displayed late (missing 17 ms)
[05701c14] core video output debug: picture might be displayed late (missing 1 ms)
[05701c14] core video output debug: picture might be displayed late (missing 11 ms)
[05701c14] core video output warning: picture is too late to be displayed (missing 35 ms)
[05701c14] core video output debug: picture might be displayed late (missing 20 ms)
[05701c14] core video output warning: picture is too late to be displayed (missing 23 ms)
[05701c14] core video output debug: picture might be displayed late (missing 12 ms)
[05701c14] core video output debug: picture might be displayed late (missing 11 ms)
[05701c14] core video output debug: picture might be displayed late (missing 11 ms)
[05701c14] core video output debug: picture might be displayed late (missing 5 ms)
[05701c14] core video output debug: picture might be displayed late (missing 15 ms)
[05701c14] core video output debug: picture might be displayed late (missing 8 ms)
[05701c14] core video output warning: picture is too late to be displayed (missing 23 ms)
[05701c14] core video output warning: picture is too late to be displayed (missing 43 ms)
[05701c14] core video output debug: picture might be displayed late (missing 2 ms)
[057b0864] core vout display debug: auto hiding mouse cursor
[0049416c] core libvlc debug: exiting
[0049416c] core libvlc debug: removing all interfaces
[0049416c] core libvlc debug: exiting
[0049416c] core libvlc debug: no exit handler
[0378f7c4] core interface debug: removing module "qt4"
[00ae6fac] core playlist debug: deactivating the playlist
[00ae6fac] core playlist debug: incoming request - stopping current input
[02e32b4c] core input debug: control: stopping input
[00ae6fac] core playlist debug: finished input
[02e32b4c] audioscrobbler input debug: Not an audio-only input, not submitting
[02d6daf4] core decoder warning: can't get output picture
[00ae6fac] core playlist debug: incoming request - stopping current input
[00ae6fac] core playlist debug: finished input
[02d6daf4] core decoder debug: removing module "avcodec"
[02d6daf4] avcodec decoder debug: ffmpeg codec (H264 - MPEG-4 AVC (part 10)) stopped
[02d6daf4] core decoder debug: killing decoder fourcc `h264', 0 PES in FIFO
[00ae6fac] core playlist debug: saving a free vout
[00ae6fac] core playlist debug: reusing provided vout
[05701c14] qt4 video output debug: Qt: Fullscreen state changed
[02d6cee4] core decoder debug: removing module "faad"
[02d6cee4] core decoder debug: killing decoder fourcc `mp4a', 0 PES in FIFO
[05700314] core audio resampler debug: removing module "samplerate"
[02d75c94] core audio filter debug: removing module "scaletempo"
[02d8b05c] core audio converter debug: removing module "trivial_channel_mixer"
[00aff124] directsound audio output debug: closing audio device
[056fd2bc] core volume debug: removing module "float_mixer"
[00ae6fac] core playlist debug: keeping audio output
[00b3c314] core decoder debug: removing module "subsdec"
[00b3c314] core decoder debug: killing decoder fourcc `subt', 0 PES in FIFO
[02e31dcc] core demux debug: removing module "mp4"
[02e31dcc] mp4 demux debug: freeing all memory
[02ea84cc] core stream debug: removing module "record"
[02e3107c] core access debug: removing module "filesystem"
[02e7a96c] core demux debug: removing module "subtitle"
[00b47a24] core stream debug: removing module "record"
[056f0754] core access debug: removing module "filesystem"
[056f0244] core demux debug: removing module "subtitle"
[056f1c5c] core stream debug: removing module "record"
[057e57f4] core access debug: removing module "filesystem"
[0570bc0c] core demux debug: removing module "subtitle"
[057aac84] core stream debug: removing module "record"
[00b3ef7c] core access debug: removing module "filesystem"
[00b49b0c] core demux debug: removing module "subtitle"
[00b405a4] core stream debug: removing module "record"
[05838994] core access debug: removing module "filesystem"
[02e32b4c] core input debug: Program doesn't contain anymore ES
[00ae6fac] core playlist debug: incoming request - stopping current input
[00ae6fac] core playlist debug: dead input
[00aff124] core audio output debug: removing module "directsound"
[05701c14] core video output debug: destroying useless vout
[057a4c2c] core blend debug: removing module "blend"
[057b0864] core vout display debug: removing module "directdraw"
[057b0864] directdraw vout display debug: Win32 Vout EventThread terminating
[057b0864] directdraw vout display debug: Win32VoutCloseWindow
[057b0864] directdraw vout display debug: WinProc WM_DESTROY
[057d0e64] qt4 window debug: releasing video...
[0378f7c4] qt4 interface debug: IM: Deleting the input
[0378f7c4] qt4 interface debug: Video is not needed anymore
[02d3e044] core spu text debug: removing module "freetype"
[05a06c74] core scale debug: removing module "yuvp"
[00b3b58c] core scale debug: removing module "swscale"
[0378f7c4] qt4 interface debug: requesting exit...
[0378f7c4] qt4 interface debug: QApp exec() finished
[0378f7c4] qt4 interface debug: Video is not needed anymore
[0378f7c4] qt4 interface debug: waiting for UI thread...
[0378f7c4] qt4 interface debug: Playlist Destroyed
[0378f7c4] qt4 interface debug: Killing extension dialog provider
[0378f7c4] qt4 interface debug: ExtensionsDialogProvider is quitting...
[02d877d4] core generic debug: removing module "lua"
[02d877d4] lua generic debug: Deactivating all loaded extensions
[02d877d4] lua generic debug: All extensions are now deactivated
[02e534c4] core interface debug: removing module "win32"
[00b49214] core interface debug: removing module "hotkeys"
[00b443c4] core interface debug: removing module "gestures"
[00b1acac] core interface debug: removing module "audioscrobbler"
[00b027cc] [trakt] core interface debug: removing module "lua"
[00b049a4] core interface debug: removing module "oldrc"
[00b0055c] core interface debug: removing module "win_msg"
[00ae6fac] core playlist debug: destroying
[00b54b14] core playlist export debug: saving
[00b54b14] core playlist export debug: looking for playlist export module matching "export-xspf": 4 candidates
[00b54b14] core playlist export debug: using playlist export module "export"
[00b54b14] core playlist export debug: removing module "export"
status change: ( audio volume: 256 )
status change: ( audio volume: -256 )
@XaF
Copy link
Owner

XaF commented May 10, 2018

Hm from the log, TraktForVLC was not scrobbling as not finding the video:

[00b027cc] [trakt] lua interface debug: Not a video; doing nothing.

Could you please generate a log again using the attached trakt.luac file ?

@Dimsok
Copy link
Author

Dimsok commented May 10, 2018

[00494174] core libvlc debug: VLC media player - 2.2.6 Umbrella
[00494174] core libvlc debug: Copyright © 1996-2017 the VideoLAN team
[00494174] core libvlc debug: revision 2.2.6-0-g1aae789
[00494174] core libvlc debug: configured with ../extras/package/win32/../../../configure  '--enable-update-check' '--enable-lua' '--enable-faad' '--enable-flac' '--enable-theora' '--enable-twolame' '--enable-quicktime' '--enable-avcodec' '--enable-merge-ffmpeg' '--enable-dca' '--enable-mpc' '--enable-libass' '--enable-x264' '--enable-schroedinger' '--enable-realrtsp' '--enable-live555' '--enable-dvdread' '--enable-shout' '--enable-goom' '--enable-caca' '--disable-sdl' '--enable-qt' '--enable-skins2' '--enable-sse' '--enable-mmx' '--enable-libcddb' '--enable-zvbi' '--disable-telx' '--enable-nls' '--host=i686-w64-mingw32' 'host_alias=i686-w64-mingw32'
[00494174] core libvlc debug: using multimedia timers as clock source
[00494174] core libvlc debug:  min period: 1 ms, max period: 1000000 ms
[00494174] core libvlc debug: searching plug-in modules
[00494174] core libvlc debug: loading plugins cache file C:\Program Files\VideoLAN\VLC\plugins\plugins.dat
[00494174] core libvlc debug: recursively browsing `C:\Program Files\VideoLAN\VLC\plugins'
[00494174] core libvlc warning: cannot load module `C:\Program Files\VideoLAN\VLC\plugins\access\liblibbluray_plugin.dll' (
[00494174] core libvlc warning: cannot load module `C:\Program Files\VideoLAN\VLC\plugins\audio_output\libmmdevice_plugin.dll' (
[00494174] core libvlc warning: cannot load module `C:\Program Files\VideoLAN\VLC\plugins\audio_output\libwasapi_plugin.dll' (
[00494174] core libvlc debug: saving plugins cache C:\Program Files\VideoLAN\VLC\plugins\plugins.dat
[00494174] core libvlc debug: plug-ins loaded: 417 modules
[00494174] core libvlc debug: opening config file (C:\Documents and Settings\Dimsok\Application Data\vlc\vlcrc)
[00494174] core libvlc debug: translation test: code is "ru"
[00494174] core libvlc debug: CPU has capabilities MMX MMXEXT SSE SSE2 SSE3 3DNow! FPU
[00494174] core libvlc: one instance mode ENABLED
[00ae5964] core input debug: Creating an input for '
[00ae5964] core input debug: selected subtitle language[0] any
[00ae5964] core input debug: Input is a meta file: disabling unneeded options
[00ae5964] core input debug: using timeshift granularity of 50 MiB, in path 'C:\DOCUME~1\Dimsok\LOCALS~1\Temp'
[00ae5964] core input debug: `file/xspf-open:///C:/Documents%20and%20Settings/Dimsok/Application%20Data/vlc/ml.xspf' gives access `file' demux `xspf-open' path `/C:/Documents%20and%20Settings/Dimsok/Application%20Data/vlc/ml.xspf'
[00ae5964] core input debug: creating demux: access='file' demux='xspf-open' location='/C:/Documents%20and%20Settings/Dimsok/Application%20Data/vlc/ml.xspf' file='C:\Documents and Settings\Dimsok\Application Data\vlc\ml.xspf'
[00ae4104] core demux debug: looking for access_demux module matching "file": 11 candidates
[00ae4104] core demux debug: no access_demux modules matched
[00ae5964] core input debug: creating access 'file' location='/C:/Documents%20and%20Settings/Dimsok/Application%20Data/vlc/ml.xspf', path='C:\Documents and Settings\Dimsok\Application Data\vlc\ml.xspf'
[00afe634] core access debug: looking for access module matching "file": 21 candidates
[00afe634] filesystem access debug: opening file `C:\Documents and Settings\Dimsok\Application Data\vlc\ml.xspf'
[00afe634] core access debug: using access module "filesystem"
[0049ed14] core stream debug: Using stream method for AStream*
[0049ed14] core stream debug: starting pre-buffering
[0049ed14] core stream debug: received first data after 0 ms
[0049ed14] core stream debug: pre-buffering done 309 bytes in 0s - 301 KiB/s
[00aff44c] core stream debug: looking for stream_filter module matching "any": 6 candidates
[00aff44c] core stream debug: no stream_filter modules matched
[00aff44c] core stream debug: looking for stream_filter module matching "record": 6 candidates
[00aff44c] core stream debug: using stream_filter module "record"
[00ae5964] core input debug: creating demux: access='file' demux='xspf-open' location='/C:/Documents%20and%20Settings/Dimsok/Application%20Data/vlc/ml.xspf' file='C:\Documents and Settings\Dimsok\Application Data\vlc\ml.xspf'
[00ae4104] core demux debug: looking for demux module matching "xspf-open": 66 candidates
[00ae4104] xspf demux debug: using XSPF playlist reader
[00ae4104] core demux debug: using demux module "playlist"
[0049ef4c] core demux meta debug: looking for meta reader module matching "any": 2 candidates
[0049ef4c] lua demux meta debug: Trying Lua scripts in C:\Documents and Settings\Dimsok\Application Data\vlc\lua\meta\reader
[0049ef4c] lua demux meta debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\reader
[0049ef4c] lua demux meta debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\reader\filename.luac
[0049ef4c] core demux meta debug: no meta reader modules matched
[00ae5964] core input debug: `file/xspf-open:///C:/Documents%20and%20Settings/Dimsok/Application%20Data/vlc/ml.xspf' successfully opened
[00b02d8c] core xml reader debug: looking for xml reader module matching "any": 1 candidates
[00b02d8c] core xml reader debug: using xml reader module "xml"
[00ae4104] xspf demux debug: parsed 0 tracks successfully
[00ae5964] core input debug: EOF reached
[00ae4104] core demux debug: removing module "playlist"
[00aff44c] core stream debug: removing module "record"
[00afe634] core access debug: removing module "filesystem"
[00ae7354] core playlist debug: creating audio output
[00ae24ec] core audio output debug: looking for audio output module matching "any": 5 candidates
[00ae24ec] directsound audio output debug: found 3 devices
[00ae24ec] core audio output debug: using audio output module "directsound"
[00ae7354] core playlist debug: keeping audio output
[00b00b4c] core interface debug: looking for interface module matching "win_msg,none": 16 candidates
[00b00b4c] core interface debug: using interface module "win_msg"
[00b020fc] core interface debug: looking for interface module matching "rc,none": 16 candidates
[00b020fc] oldrc interface debug: base: localhost, port: 4222
[00b020fc] core interface debug: net: listening to localhost port 4222
[00b020fc] core interface debug: using interface module "oldrc"
[00afaefc] core interface debug: looking for interface module matching ",none": 16 candidates
[00afaefc] core interface debug: no interface modules matched
[00afaefc] core interface error: no suitable interface module
[00494174] core libvlc error: interface ",none" initialization failed
[00afaefc] core interface debug: looking for interface module matching ",none": 16 candidates
[00afaefc] core interface debug: no interface modules matched
[00afaefc] core interface error: no suitable interface module
[00494174] core libvlc error: interface ",none" initialization failed
[00afaefc] core interface debug: looking for interface module matching ",none": 16 candidates
[00afaefc] core interface debug: no interface modules matched
[00afaefc] core interface error: no suitable interface module
[00494174] core libvlc error: interface ",none" initialization failed
[00afaefc] core interface debug: looking for interface module matching ",none": 16 candidates
[00afaefc] core interface debug: no interface modules matched
[00afaefc] core interface error: no suitable interface module
[00494174] core libvlc error: interface ",none" initialization failed
[00afaefc] core interface debug: looking for interface module matching ",none": 16 candidates
[00afaefc] core interface debug: no interface modules matched
[00afaefc] core interface error: no suitable interface module
[00494174] core libvlc error: interface ",none" initialization failed
[00afaefc] core interface debug: looking for interface module matching ",none": 16 candidates
[00afaefc] core interface debug: no interface modules matched
[00afaefc] core interface error: no suitable interface module
[00494174] core libvlc error: interface ",none" initialization failed
[00afaefc] core interface debug: looking for interface module matching ",none": 16 candidates
[00afaefc] core interface debug: no interface modules matched
[00afaefc] core interface error: no suitable interface module
[00494174] core libvlc error: interface ",none" initialization failed
[00afaefc] core interface debug: looking for interface module matching ",none": 16 candidates
[00afaefc] core interface debug: no interface modules matched
[00afaefc] core interface error: no suitable interface module
[00494174] core libvlc error: interface ",none" initialization failed
[00afaefc] core interface debug: looking for interface module matching ",none": 16 candidates
[00afaefc] core interface debug: no interface modules matched
[00afaefc] core interface error: no suitable interface module
[00494174] core libvlc error: interface ",none" initialization failed
[00afaefc] core interface debug: looking for interface module matching ",none": 16 candidates
[00afaefc] core interface debug: no interface modules matched
[00afaefc] core interface error: no suitable interface module
[00494174] core libvlc error: interface ",none" initialization failed
[00afaefc] core interface debug: looking for interface module matching ",none": 16 candidates
[00afaefc] core interface debug: no interface modules matched
[00afaefc] core interface error: no suitable interface module
[00494174] core libvlc error: interface ",none" initialization failed
[00afaefc] core interface debug: looking for interface module matching ",none": 16 candidates
[00afaefc] core interface debug: no interface modules matched
[00afaefc] core interface error: no suitable interface module
[00494174] core libvlc error: interface ",none" initialization failed
[00afaefc] core interface debug: looking for interface module matching ",none": 16 candidates
[00afaefc] core interface debug: no interface modules matched
[00afaefc] core interface error: no suitable interface module
[00494174] core libvlc error: interface ",none" initialization failed
[00afaefc] core interface debug: looking for interface module matching ",none": 16 candidates
[00afaefc] core interface debug: no interface modules matched
[00afaefc] core interface error: no suitable interface module
[00494174] core libvlc error: interface ",none" initialization failed
[00afaefc] core interface debug: looking for interface module matching ",none": 16 candidates
[00afaefc] core interface debug: no interface modules matched
[00afaefc] core interface error: no suitable interface module
[00494174] core libvlc error: interface ",none" initialization failed
[00afaefc] core interface debug: looking for interface module matching ",none": 16 candidates
[00afaefc] core interface debug: no interface modules matched
[00afaefc] core interface error: no suitable interface module
[00494174] core libvlc error: interface ",none" initialization failed
[00afaefc] core interface debug: looking for interface module matching "luaintf,none": 16 candidates
[00afaefc] [trakt] lua interface debug: Found lua interface script: C:\Program Files\VideoLAN\VLC\lua\intf\trakt.luac
[00afaefc] [trakt] core interface debug: using interface module "lua"
[00b1a42c] core interface debug: looking for interface module matching "audioscrobbler,none": 16 candidates
[00afaefc] [trakt] lua interface error: Error loading script C:\Program Files\VideoLAN\VLC\lua\intf\trakt.luac: C:\Program Files\VideoLAN\VLC\lua\intf\trakt.luac: bad header in precompiled chunk
[00b1a42c] core interface debug: using interface module "audioscrobbler"
[00b1b6e4] core interface debug: looking for interface module matching "gestures,none": 16 candidates
[00b1b6e4] core interface debug: using interface module "gestures"
[00ae7354] core playlist debug: adding item `12 Angry Men (1957).mp4' ( file:///H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29/12%20Angry%20Men%20%281957%29.mp4 )
[00b1aa34] core interface debug: looking for interface module matching "hotkeys,none": 16 candidates
[00ae5964] core input debug: Creating an input for '12 Angry Men (1957).mp4'
[00b1aa34] core interface debug: using interface module "hotkeys"
[00af64c4] core interface debug: looking for interface module matching "globalhotkeys,none": 16 candidates
[00af64c4] core interface debug: using interface module "win32"
[00494174] core libvlc:
[00afc57c] core interface debug: looking for interface module matching "any": 16 candidates
[04254464] core generic debug: looking for extension module matching "any": 1 candidates
[04254464] lua generic debug: Opening Lua Extension module
[04254464] lua generic debug: Trying Lua scripts in C:\Documents and Settings\Dimsok\Application Data\vlc\lua\extensions
[04254464] lua generic debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\extensions
[00ae7354] core playlist debug: meta ok for (null), need to fetch art
[04254464] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\141787-subtitles-mod.lua
[04254464] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\141787-subtitles-mod.lua
[00ae5964] core art finder debug: looking for meta fetcher module matching "any": 1 candidates
[00ae5964] lua art finder debug: Trying Lua scripts in C:\Documents and Settings\Dimsok\Application Data\vlc\lua\meta\fetcher
[00ae5964] lua art finder debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\fetcher
[04254464] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\141787-subtitles-mod.lua has the following capability flags: 0x5
[04254464] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\157838-mempos.lua
[04254464] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\157838-mempos.lua
[00ae5964] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\fetcher\tvrage.luac
[04254464] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\157838-mempos.lua has the following capability flags: 0x4
[04254464] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\163792-clipper.lua
[04254464] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\163792-clipper.lua
[00ae5964] lua art finder debug: skipping script (unmatched scope) C:\Program Files\VideoLAN\VLC\lua\meta\fetcher\tvrage.luac
[00ae5964] core art finder debug: no meta fetcher modules matched
[00ae7354] core playlist debug: searching art for 12 Angry Men (1957).mp4
[0425de44] core art finder debug: looking for art finder module matching "any": 2 candidates
[04254464] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\163792-clipper.lua has the following capability flags: 0x4
[04254464] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\165230-progress.lua
[04254464] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\165230-progress.lua
[04254464] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\165230-progress.lua has the following capability flags: 0x4
[04254464] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\174812-VLC-Song-Tracker.lua
[04254464] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\174812-VLC-Song-Tracker.lua
[04254464] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\174812-VLC-Song-Tracker.lua has the following capability flags: 0x4
[04254464] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\175648-info-crawler.lua
[04254464] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\175648-info-crawler.lua
[04254464] lua generic warning: In script C:\Program Files\VideoLAN\VLC\lua\extensions\175648-info-crawler.lua, function descriptor() did not return a table of capabilities.
[04254464] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\175648-info-crawler.lua has the following capability flags: 0x0
[04254464] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\175924-subtitle_word_search.lua
[04254464] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\175924-subtitle_word_search.lua
[0425de44] lua art finder debug: Trying Lua scripts in C:\Documents and Settings\Dimsok\Application Data\vlc\lua\meta\art
[0425de44] lua art finder debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\art
[0425de44] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac
[04254464] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\175924-subtitle_word_search.lua has the following capability flags: 0x0
[04254464] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\Lyrics Finder.lua
[04254464] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\Lyrics Finder.lua
[0425de44] lua art finder debug: skipping script (unmatched scope) C:\Program Files\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac
[0425de44] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\01_googleimage.luac
[04254464] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\Lyrics Finder.lua has the following capability flags: 0xc
[04254464] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\VLC Resume Media V3.40.Release.lua
[04254464] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\VLC Resume Media V3.40.Release.lua
[0425de44] lua art finder debug: skipping script (unmatched scope) C:\Program Files\VideoLAN\VLC\lua\meta\art\01_googleimage.luac
[0425de44] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac
[0425de44] lua art finder debug: skipping script (unmatched scope) C:\Program Files\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac
[0425de44] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\03_lastfm.luac
[0425de44] lua art finder debug: skipping script (unmatched scope) C:\Program Files\VideoLAN\VLC\lua\meta\art\03_lastfm.luac
[0425de44] core art finder debug: no art finder modules matched
[00af6644] core art finder debug: looking for meta fetcher module matching "any": 1 candidates
[00af6644] lua art finder debug: Trying Lua scripts in C:\Documents and Settings\Dimsok\Application Data\vlc\lua\meta\fetcher
[00af6644] lua art finder debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\fetcher
[00af6644] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\fetcher\tvrage.luac
[04254464] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\VLC Resume Media V3.40.Release.lua has the following capability flags: 0x4
[04254464] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\VLSub.luac
[04254464] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\VLSub.luac
[00af6644] core art finder debug: using meta fetcher module "lua"
[00af6644] core art finder debug: removing module "lua"
[00ae7354] core playlist debug: searching art for 12 Angry Men (1957).mp4
[040846d4] core art finder debug: looking for art finder module matching "any": 2 candidates
[040846d4] lua art finder debug: Trying Lua scripts in C:\Documents and Settings\Dimsok\Application Data\vlc\lua\meta\art
[040846d4] lua art finder debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\art
[040846d4] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac
[040846d4] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\01_googleimage.luac
[040846d4] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac
[040846d4] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\03_lastfm.luac
[040846d4] core art finder debug: no art finder modules matched
[00ae7354] core playlist debug: art not found for 12 Angry Men (1957).mp4
[04254464] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\VLSub.luac has the following capability flags: 0x5
[04254464] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\allocine-fr.lua
[04254464] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\allocine-fr.lua
[04254464] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\allocine-fr.lua has the following capability flags: 0xc
[04254464] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\allocine-fr.luac
[04254464] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\allocine-fr.luac
[04254464] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\allocine-fr.luac has the following capability flags: 0xc
[04254464] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\imdb.lua
[04254464] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\imdb.lua
[04254464] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\imdb.lua has the following capability flags: 0x4
[04254464] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\imdb.luac
[04254464] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\imdb.luac
[04254464] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\imdb.luac has the following capability flags: 0x4
[04254464] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\looper_intf.lua
[04254464] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\looper_intf.lua
[04254464] lua generic warning: Error loading script C:\Program Files\VideoLAN\VLC\lua\extensions\looper_intf.lua: ...am Files\VideoLAN\VLC\lua\extensions\looper_intf.lua:32: attempt to index global 'vlc' (a nil value)
[04254464] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\lrcview.lua
[04254464] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\lrcview.lua
[04254464] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\lrcview.lua has the following capability flags: 0xc
[04254464] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\quickLoad.lua
[04254464] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\quickLoad.lua
[04254464] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\quickLoad.lua has the following capability flags: 0x2
[04254464] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\quickSave.lua
[04254464] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\quickSave.lua
[04254464] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\quickSave.lua has the following capability flags: 0x2
[04254464] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\time_ext.lua
[04254464] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\time_ext.lua
[04254464] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\time_ext.lua has the following capability flags: 0x1
[04254464] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\vlsub.lua
[04254464] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\vlsub.lua
[04254464] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\vlsub.lua has the following capability flags: 0x5
[04254464] core generic debug: using extension module "lua"
[0409a14c] core probe debug: looking for services probe module matching "any": 6 candidates
[0409a14c] core probe debug: no services probe modules matched
[00afc57c] core interface debug: using interface module "qt4"
[00ae7354] core playlist debug: processing request item: null, node:
[00ae7354] core playlist debug: rebuilding array of current - root
[00ae7354] core playlist debug: rebuild done - 1 items, index -1
[00ae7354] core playlist debug: starting playback of the new playlist item
[00ae7354] core playlist debug: resyncing on 12 Angry Men (1957).mp4
[00ae7354] core playlist debug: 12 Angry Men (1957).mp4 is at 0
[00ae7354] core playlist debug: creating new input thread
[04069054] core input debug: Creating an input for '12 Angry Men (1957).mp4'
[04069054] core input debug: selected subtitle language[0] any
[04069054] core input debug: using timeshift granularity of 50 MiB, in path 'C:\DOCUME~1\Dimsok\LOCALS~1\Temp'
[00ae7354] core playlist debug: requesting art for 12 Angry Men (1957).mp4
[04069054] core input debug: `file:///H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29/12%20Angry%20Men%20%281957%29.mp4' gives access `file' demux `' path `/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29/12%20Angry%20Men%20%281957%29.mp4'
[04069054] core input debug: specified demux `any'
[04069054] core input debug: creating demux: access='file' demux='any' location='/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29/12%20Angry%20Men%20%281957%29.mp4' file='H:\
[0406adc4] core demux debug: looking for access_demux module matching "file": 11 candidates
[00b1a42c] audioscrobbler interface debug: No artist..
[04065d04] core art finder debug: looking for meta fetcher module matching "any": 1 candidates
[04065d04] lua art finder debug: Trying Lua scripts in C:\Documents and Settings\Dimsok\Application Data\vlc\lua\meta\fetcher
[04065d04] lua art finder debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\fetcher
[04065d04] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\fetcher\tvrage.luac
[04065d04] lua art finder debug: skipping script (unmatched scope) C:\Program Files\VideoLAN\VLC\lua\meta\fetcher\tvrage.luac
[04065d04] core art finder debug: no meta fetcher modules matched
[00494174] core libvlc debug: searching art for 12 Angry Men (1957).mp4
[04065d04] core art finder debug: looking for art finder module matching "any": 2 candidates
[04065d04] lua art finder debug: Trying Lua scripts in C:\Documents and Settings\Dimsok\Application Data\vlc\lua\meta\art
[04065d04] lua art finder debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\art
[04065d04] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac
[04065d04] lua art finder debug: skipping script (unmatched scope) C:\Program Files\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac
[04065d04] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\01_googleimage.luac
[04065d04] lua art finder debug: skipping script (unmatched scope) C:\Program Files\VideoLAN\VLC\lua\meta\art\01_googleimage.luac
[04065d04] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac
[04065d04] lua art finder debug: skipping script (unmatched scope) C:\Program Files\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac
[04065d04] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\03_lastfm.luac
[04065d04] lua art finder debug: skipping script (unmatched scope) C:\Program Files\VideoLAN\VLC\lua\meta\art\03_lastfm.luac
[04065d04] core art finder debug: no art finder modules matched
[04065d04] core art finder debug: looking for meta fetcher module matching "any": 1 candidates
[04065d04] lua art finder debug: Trying Lua scripts in C:\Documents and Settings\Dimsok\Application Data\vlc\lua\meta\fetcher
[00afc57c] qt4 interface debug: IM: Setting an input
[04065d04] lua art finder debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\fetcher
[04065d04] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\fetcher\tvrage.luac
[04065d04] core art finder debug: using meta fetcher module "lua"
[04065d04] core art finder debug: removing module "lua"
[00494174] core libvlc debug: searching art for 12 Angry Men (1957).mp4
[04065d04] core art finder debug: looking for art finder module matching "any": 2 candidates
[04065d04] lua art finder debug: Trying Lua scripts in C:\Documents and Settings\Dimsok\Application Data\vlc\lua\meta\art
[04065d04] lua art finder debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\art
[04065d04] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac
[04065d04] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\01_googleimage.luac
[0406adc4] core demux debug: no access_demux modules matched
[04069054] core input debug: creating access 'file' location='/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29/12%20Angry%20Men%20%281957%29.mp4', path='H:\
[0406c9dc] core access debug: looking for access module matching "file": 21 candidates
[0406c9dc] filesystem access debug: opening file `H:\
[0406c9dc] core access debug: using access module "filesystem"
[0420be14] core stream debug: Using stream method for AStream*
[0420be14] core stream debug: starting pre-buffering
[0420be14] core stream debug: received first data after 0 ms
[0420be14] core stream debug: pre-buffering done 1024 bytes in 0s - 1000000 KiB/s
[0420f054] core stream debug: looking for stream_filter module matching "any": 6 candidates
[0420f054] core stream debug: no stream_filter modules matched
[0420f054] core stream debug: looking for stream_filter module matching "record": 6 candidates
[0420f054] core stream debug: using stream_filter module "record"
[04069054] core input debug: creating demux: access='file' demux='any' location='/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29/12%20Angry%20Men%20%281957%29.mp4' file='H:\
[0406adc4] core demux debug: looking for demux module matching "mp4": 66 candidates
[0420f054] mp4 stream warning: unknown box type colr (incompletely loaded)
[0406adc4] mp4 demux debug: added fragment moov
[0420f054] mp4 stream debug: dumping root Box "root"
[0420f054] mp4 stream debug: |   + ftyp size 28 offset 0
[0420f054] mp4 stream debug: |   + free size 132 offset 28
[0420f054] mp4 stream debug: |   + mdat size 418052474 offset 160
[0420f054] mp4 stream debug: |   + moov size 3712302 offset 418052634
[0420f054] mp4 stream debug: |   |   + mvhd size 108 offset 418052642
[0420f054] mp4 stream debug: |   |   + iods size 24 offset 418052750
[0420f054] mp4 stream debug: |   |   + trak size 2491953 offset 418052774
[0420f054] mp4 stream debug: |   |   |   + tkhd size 92 offset 418052782
[0420f054] mp4 stream debug: |   |   |   + mdia size 2491817 offset 418052874
[0420f054] mp4 stream debug: |   |   |   |   + mdhd size 32 offset 418052882
[0420f054] mp4 stream debug: |   |   |   |   + hdlr size 33 offset 418052914
[0420f054] mp4 stream debug: |   |   |   |   + minf size 2491744 offset 418052947
[0420f054] mp4 stream debug: |   |   |   |   |   + vmhd size 20 offset 418052955
[0420f054] mp4 stream debug: |   |   |   |   |   + dinf size 36 offset 418052975
[0420f054] mp4 stream debug: |   |   |   |   |   |   + dref size 28 offset 418052983
[0420f054] mp4 stream debug: |   |   |   |   |   |   |   + url  size 12 offset 418052999
[0420f054] mp4 stream debug: |   |   |   |   |   + stbl size 2491680 offset 418053011
[0420f054] mp4 stream debug: |   |   |   |   |   |   + stsd size 170 offset 418053019
[0420f054] mp4 stream debug: |   |   |   |   |   |   |   + avc1 size 154 offset 418053035
[0420f054] mp4 stream debug: |   |   |   |   |   |   |   |   + avcC size 50 offset 418053121
[0420f054] mp4 stream debug: |   |   |   |   |   |   |   |   + colr size 18 offset 418053171
[0420f054] mp4 stream debug: |   |   |   |   |   |   + stts size 554528 offset 418053189
[0420f054] mp4 stream debug: |   |   |   |   |   |   + stsz size 554524 offset 418607717
[0420f054] mp4 stream debug: |   |   |   |   |   |   + stsc size 52 offset 419162241
[0420f054] mp4 stream debug: |   |   |   |   |   |   + stco size 138644 offset 419162293
[0420f054] mp4 stream debug: |   |   |   |   |   |   + ctts size 1101920 offset 419300937
[0420f054] mp4 stream debug: |   |   |   |   |   |   + stss size 3196 offset 420402857
[0420f054] mp4 stream debug: |   |   |   |   |   |   + sdtp size 138638 offset 420406053
[0420f054] mp4 stream debug: |   |   |   + edts size 36 offset 420544691
[0420f054] mp4 stream debug: |   |   |   |   + elst size 28 offset 420544699
[0420f054] mp4 stream debug: |   |   + trak size 1220098 offset 420544727
[0420f054] mp4 stream debug: |   |   |   + tkhd size 92 offset 420544735
[0420f054] mp4 stream debug: |   |   |   + mdia size 1219976 offset 420544827
[04065d04] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac
[04065d04] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\03_lastfm.luac
[04065d04] core art finder debug: no art finder modules matched
[00494174] core libvlc debug: art not found for 12 Angry Men (1957).mp4
[0420f054] mp4 stream debug: |   |   |   |   + mdhd size 32 offset 420544835
[0420f054] mp4 stream debug: |   |   |   |   + hdlr size 33 offset 420544867
[0420f054] mp4 stream debug: |   |   |   |   + minf size 1219903 offset 420544900
[0420f054] mp4 stream debug: |   |   |   |   |   + smhd size 16 offset 420544908
[0420f054] mp4 stream debug: |   |   |   |   |   + dinf size 36 offset 420544924
[0420f054] mp4 stream debug: |   |   |   |   |   |   + dref size 28 offset 420544932
[0420f054] mp4 stream debug: |   |   |   |   |   |   |   + url  size 12 offset 420544948
[0420f054] mp4 stream debug: |   |   |   |   |   + stbl size 1219843 offset 420544960
[0420f054] mp4 stream debug: |   |   |   |   |   |   + stsd size 103 offset 420544968
[0420f054] mp4 stream debug: |   |   |   |   |   |   |   + mp4a size 87 offset 420544984
[0420f054] mp4 stream debug: |   |   |   |   |   |   |   |   + esds size 51 offset 420545020
[0420f054] mp4 stream debug: |   |   |   |   |   |   + stts size 24 offset 420545071
[0420f054] mp4 stream debug: |   |   |   |   |   |   + stsz size 1084136 offset 420545095
[0420f054] mp4 stream debug: |   |   |   |   |   |   + stsc size 40 offset 421629231
[0420f054] mp4 stream debug: |   |   |   |   |   |   + stco size 135532 offset 421629271
[0420f054] mp4 stream debug: |   |   |   + udta size 22 offset 421764803
[0420f054] mp4 stream debug: |   |   |   |   + name size 14 offset 421764811
[0420f054] mp4 stream debug: |   |   + udta size 111 offset 421764825
[0420f054] mp4 stream debug: |   |   |   + meta size 103 offset 421764833
[0420f054] mp4 stream debug: |   |   |   |   + hdlr size 33 offset 421764845
[0420f054] mp4 stream debug: |   |   |   |   + ilst size 58 offset 421764878
[0420f054] mp4 stream debug: |   |   |   |   |   + ctoo size 50 offset 421764886
[0420f054] mp4 stream debug: |   + free size 132 offset 421764936
[0406adc4] mp4 demux debug: unrecognized major file specification (mp42).
[0406adc4] mp4 demux debug: found 2 tracks
[0406adc4] mp4 demux warning: elst box found
[0406adc4] mp4 demux debug:    - [0] duration=5781859ms media time=83ms) rate=1.0
[0406adc4] mp4 demux debug: track[Id 0x1] read 34657 chunk
[0406adc4] mp4 demux warning: STTS table of 69314 entries
[0406adc4] mp4 demux warning: CTTS table of 137738 entries
[0406adc4] mp4 demux debug: track[Id 0x1] read 138626 samples length:5781s
[04069054] core input debug: selecting program id=0
[0406adc4] mp4 demux debug: adding track[Id 0x1] video (enable) language undef
[0406adc4] mp4 demux debug: track[Id 0x2] read 33879 chunk
[0406adc4] mp4 demux warning: STTS table of 1 entries
[0406adc4] mp4 demux debug: track[Id 0x2] read 271029 samples length:5781s
[0406adc4] mp4 demux debug: adding track[Id 0x2] audio (enable) language eng
[0406adc4] mp4 demux debug: fragment offset 418052634, data 168<->418052634, duration 0
[0406adc4] core demux debug: using demux module "mp4"
[04069054] core input debug: looking for a subtitle file in H:\
[04069054] core input debug: autodetected subtitle: H:\
[04069054] core input debug: autodetected subtitle: H:\
[04069054] core input debug: autodetected subtitle: H:\
[04069054] core input debug: autodetected subtitle: H:\
[04069054] core input debug: autodetected subtitle: H:\
[04069054] core input debug: `file:///H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12%20Angry%20Men%20%281957%29.txt' gives access `file' demux `' path `/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12%20Angry%20Men%20%281957%29.txt'
[04069054] core input debug: creating demux: access='file' demux='subtitle' location='/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12%20Angry%20Men%20%281957%29.txt' file='H:\
[041f9f6c] core demux debug: looking for access_demux module matching "file": 11 candidates
[041f9f6c] core demux debug: no access_demux modules matched
[04069054] core input debug: creating access 'file' location='/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12%20Angry%20Men%20%281957%29.txt', path='H:\
[04066a0c] core access debug: looking for access module matching "file": 21 candidates
[04066a0c] filesystem access debug: opening file `H:\
[04066a0c] core access debug: using access module "filesystem"
[041fa5a4] core stream debug: Using stream method for AStream*
[041fa5a4] core stream debug: starting pre-buffering
[041fa5a4] core stream debug: received first data after 0 ms
[041fa5a4] core stream debug: pre-buffering done 1024 bytes in 0s - 999 KiB/s
[0560e23c] core stream debug: looking for stream_filter module matching "any": 6 candidates
[0560e23c] core stream debug: no stream_filter modules matched
[0560e23c] core stream debug: looking for stream_filter module matching "record": 6 candidates
[0560e23c] core stream debug: using stream_filter module "record"
[04069054] core input debug: creating demux: access='file' demux='subtitle' location='/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12%20Angry%20Men%20%281957%29.txt' file='H:\
[041f9f6c] core demux debug: looking for demux module matching "subtitle": 66 candidates
[041f9f6c] vobsub demux debug: this doesn't seem to be a vobsub file
[041f9f6c] subtitle demux debug: Movie fps: 23.976025
[041f9f6c] subtitle demux debug: autodetecting subtitle format
[041f9f6c] subtitle demux debug: detected MPL2 format
[041f9f6c] subtitle demux debug: loading all subtitles...
[041f9f6c] subtitle demux debug: loaded 0 subtitles
[041f9f6c] core demux debug: using demux module "subtitle"
[04069054] core input debug: `file:///H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12%20Angry%20Men%20%281957%29.en.srt' gives access `file' demux `' path `/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12%20Angry%20Men%20%281957%29.en.srt'
[04069054] core input debug: creating demux: access='file' demux='subtitle' location='/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12%20Angry%20Men%20%281957%29.en.srt' file='H:\
[05612b94] core demux debug: looking for access_demux module matching "file": 11 candidates
[05612b94] core demux debug: no access_demux modules matched
[04069054] core input debug: creating access 'file' location='/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12%20Angry%20Men%20%281957%29.en.srt', path='H:\
[0560e374] core access debug: looking for access module matching "file": 21 candidates
[0560e374] filesystem access debug: opening file `H:\
[0560e374] core access debug: using access module "filesystem"
[05611574] core stream debug: Using stream method for AStream*
[05611574] core stream debug: starting pre-buffering
[05611574] core stream debug: received first data after 59 ms
[05611574] core stream debug: pre-buffering done 1024 bytes in 0s - 16 KiB/s
[0561b46c] core stream debug: looking for stream_filter module matching "any": 6 candidates
[0561b46c] core stream debug: no stream_filter modules matched
[0561b46c] core stream debug: looking for stream_filter module matching "record": 6 candidates
[0561b46c] core stream debug: using stream_filter module "record"
[04069054] core input debug: creating demux: access='file' demux='subtitle' location='/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12%20Angry%20Men%20%281957%29.en.srt' file='H:\
[05612b94] core demux debug: looking for demux module matching "subtitle": 66 candidates
[05612b94] vobsub demux debug: this doesn't seem to be a vobsub file
[05612b94] subtitle demux debug: Movie fps: 23.976025
[05612b94] subtitle demux debug: autodetecting subtitle format
[05612b94] subtitle demux debug: detected SubRIP format
[05612b94] subtitle demux debug: loading all subtitles...
[05612b94] subtitle demux debug: loaded 1713 subtitles
[05612b94] subtitle demux debug: detected language en of subtitle: /H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12%20Angry%20Men%20%281957%29.en.srt
[05612b94] core demux debug: using demux module "subtitle"
[04069054] core input debug: `file:///H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12.Angry.Men.1957.720p.BRrip.x264.YIFY.srt' gives access `file' demux `' path `/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12.Angry.Men.1957.720p.BRrip.x264.YIFY.srt'
[04069054] core input debug: creating demux: access='file' demux='subtitle' location='/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12.Angry.Men.1957.720p.BRrip.x264.YIFY.srt' file='H:\
[042e597c] core demux debug: looking for access_demux module matching "file": 11 candidates
[042e597c] core demux debug: no access_demux modules matched
[04069054] core input debug: creating access 'file' location='/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12.Angry.Men.1957.720p.BRrip.x264.YIFY.srt', path='H:\
[0562dd04] core access debug: looking for access module matching "file": 21 candidates
[0562dd04] filesystem access debug: opening file `H:\
[0562dd04] core access debug: using access module "filesystem"
[0562dc64] core stream debug: Using stream method for AStream*
[0562dc64] core stream debug: starting pre-buffering
[0562dc64] core stream debug: received first data after 0 ms
[0562dc64] core stream debug: pre-buffering done 1024 bytes in 0s - 1000000 KiB/s
[05760994] core stream debug: looking for stream_filter module matching "any": 6 candidates
[05760994] core stream debug: no stream_filter modules matched
[05760994] core stream debug: looking for stream_filter module matching "record": 6 candidates
[05760994] core stream debug: using stream_filter module "record"
[04069054] core input debug: creating demux: access='file' demux='subtitle' location='/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12.Angry.Men.1957.720p.BRrip.x264.YIFY.srt' file='H:\
[042e597c] core demux debug: looking for demux module matching "subtitle": 66 candidates
[042e597c] vobsub demux debug: this doesn't seem to be a vobsub file
[042e597c] subtitle demux debug: Movie fps: 23.976025
[042e597c] subtitle demux debug: detected Unicode Byte Order Mark
[042e597c] subtitle demux debug: autodetecting subtitle format
[042e597c] subtitle demux debug: detected SubRIP format
[042e597c] subtitle demux debug: loading all subtitles...
[042e597c] subtitle demux debug: loaded 1709 subtitles
[042e597c] subtitle demux debug: detected language YIFY of subtitle: /H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12.Angry.Men.1957.720p.BRrip.x264.YIFY.srt
[042e597c] core demux debug: using demux module "subtitle"
[04069054] core input debug: `file:///H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12.Angry.Men.1957.720p.HDTV.Rus.Eng.HDCLUB.srt' gives access `file' demux `' path `/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12.Angry.Men.1957.720p.HDTV.Rus.Eng.HDCLUB.srt'
[04069054] core input debug: creating demux: access='file' demux='subtitle' location='/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12.Angry.Men.1957.720p.HDTV.Rus.Eng.HDCLUB.srt' file='H:\
[042e5844] core demux debug: looking for access_demux module matching "file": 11 candidates
[042e5844] core demux debug: no access_demux modules matched
[04069054] core input debug: creating access 'file' location='/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12.Angry.Men.1957.720p.HDTV.Rus.Eng.HDCLUB.srt', path='H:\
[056443cc] core access debug: looking for access module matching "file": 21 candidates
[056443cc] filesystem access debug: opening file `H:\
[056443cc] core access debug: using access module "filesystem"
[056ba5ac] core stream debug: Using stream method for AStream*
[056ba5ac] core stream debug: starting pre-buffering
[056ba5ac] core stream debug: received first data after 0 ms
[056ba5ac] core stream debug: pre-buffering done 1024 bytes in 0s - 1000000 KiB/s
[0564d0ec] core stream debug: looking for stream_filter module matching "any": 6 candidates
[0564d0ec] core stream debug: no stream_filter modules matched
[0564d0ec] core stream debug: looking for stream_filter module matching "record": 6 candidates
[0564d0ec] core stream debug: using stream_filter module "record"
[04069054] core input debug: creating demux: access='file' demux='subtitle' location='/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12.Angry.Men.1957.720p.HDTV.Rus.Eng.HDCLUB.srt' file='H:\
[042e5844] core demux debug: looking for demux module matching "subtitle": 66 candidates
[042e5844] vobsub demux debug: this doesn't seem to be a vobsub file
[042e5844] subtitle demux debug: Movie fps: 23.976025
[042e5844] subtitle demux debug: detected Unicode Byte Order Mark
[042e5844] subtitle demux debug: autodetecting subtitle format
[042e5844] subtitle demux debug: detected SubRIP format
[042e5844] subtitle demux debug: loading all subtitles...
[042e5844] subtitle demux debug: loaded 1304 subtitles
[042e5844] subtitle demux debug: detected language HDCLUB of subtitle: /H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12.Angry.Men.1957.720p.HDTV.Rus.Eng.HDCLUB.srt
[042e5844] core demux debug: using demux module "subtitle"
[04069054] core input debug: `file:///H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12_Angry_Men_1957_BDRip_torrentx.srt' gives access `file' demux `' path `/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12_Angry_Men_1957_BDRip_torrentx.srt'
[04069054] core input debug: creating demux: access='file' demux='subtitle' location='/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12_Angry_Men_1957_BDRip_torrentx.srt' file='H:\
[00affc1c] core demux debug: looking for access_demux module matching "file": 11 candidates
[00affc1c] core demux debug: no access_demux modules matched
[04069054] core input debug: creating access 'file' location='/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12_Angry_Men_1957_BDRip_torrentx.srt', path='H:\
[056d2ba4] core access debug: looking for access module matching "file": 21 candidates
[056d2ba4] filesystem access debug: opening file `H:\
[056d2ba4] core access debug: using access module "filesystem"
[05750544] core stream debug: Using stream method for AStream*
[05750544] core stream debug: starting pre-buffering
[05750544] core stream debug: received first data after 1 ms
[05750544] core stream debug: pre-buffering done 1024 bytes in 0s - 999 KiB/s
[0564d00c] core stream debug: looking for stream_filter module matching "any": 6 candidates
[0564d00c] core stream debug: no stream_filter modules matched
[0564d00c] core stream debug: looking for stream_filter module matching "record": 6 candidates
[0564d00c] core stream debug: using stream_filter module "record"
[04069054] core input debug: creating demux: access='file' demux='subtitle' location='/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12_Angry_Men_1957_BDRip_torrentx.srt' file='H:\
[00affc1c] core demux debug: looking for demux module matching "subtitle": 66 candidates
[00affc1c] vobsub demux debug: this doesn't seem to be a vobsub file
[00affc1c] subtitle demux debug: Movie fps: 23.976025
[00affc1c] subtitle demux debug: autodetecting subtitle format
[00affc1c] subtitle demux debug: detected SubRIP format
[00affc1c] subtitle demux debug: loading all subtitles...
[00affc1c] subtitle demux debug: loaded 1303 subtitles
[00affc1c] core demux debug: using demux module "subtitle"
[0419e4a4] core decoder debug: looking for decoder module matching "any": 43 candidates
[0419e4a4] avcodec decoder debug: CPU flags: 0x4100107f
[0419e4a4] avcodec decoder debug: trying to use direct rendering
[0419e4a4] avcodec decoder debug: allowing 1 thread(s) for decoding
[0419e4a4] avcodec decoder debug: avcodec codec (H264 - MPEG-4 AVC (part 10)) started
[0419e4a4] core decoder debug: using decoder module "avcodec"
[04204abc] core decoder debug: looking for decoder module matching "any": 43 candidates
[04204abc] core decoder debug: using decoder module "faad"
[04117054] core decoder debug: looking for decoder module matching "any": 43 candidates
[04117054] avcodec decoder debug: CPU flags: 0x4100107f
[04117054] avcodec decoder warning: refusing to decode non validated subtitle codec
[04117054] subsdec decoder debug: trying configured character encoding: system
[04117054] subsdec decoder debug: using automatic UTF-8 detection
[04117054] core decoder debug: using decoder module "subsdec"
[0564ce0c] core demux meta debug: looking for meta reader module matching "any": 2 candidates
[0564ce0c] core demux meta debug: using meta reader module "taglib"
[0406adc4] core demux debug: removing module "taglib"
[0564ce0c] core demux meta debug: looking for meta reader module matching "any": 2 candidates
[0564ce0c] lua demux meta debug: Trying Lua scripts in C:\Documents and Settings\Dimsok\Application Data\vlc\lua\meta\reader
[0564ce0c] lua demux meta debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\reader
[0564ce0c] lua demux meta debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\reader\filename.luac
[0564ce0c] core demux meta debug: no meta reader modules matched
[0564ce0c] core demux meta debug: looking for meta reader module matching "any": 2 candidates
[0564ce0c] lua demux meta debug: Trying Lua scripts in C:\Documents and Settings\Dimsok\Application Data\vlc\lua\meta\reader
[0564ce0c] lua demux meta debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\reader
[0564ce0c] lua demux meta debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\reader\filename.luac
[0564ce0c] core demux meta debug: no meta reader modules matched
[0564ce0c] core demux meta debug: looking for meta reader module matching "any": 2 candidates
[0564ce0c] lua demux meta debug: Trying Lua scripts in C:\Documents and Settings\Dimsok\Application Data\vlc\lua\meta\reader
[0564ce0c] lua demux meta debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\reader
[0564ce0c] lua demux meta debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\reader\filename.luac
[0564ce0c] core demux meta debug: no meta reader modules matched
[0564ce0c] core demux meta debug: looking for meta reader module matching "any": 2 candidates
[0564ce0c] lua demux meta debug: Trying Lua scripts in C:\Documents and Settings\Dimsok\Application Data\vlc\lua\meta\reader
[0564ce0c] lua demux meta debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\reader
[0564ce0c] lua demux meta debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\reader\filename.luac
[0564ce0c] core demux meta debug: no meta reader modules matched
[0564ce0c] core demux meta debug: looking for meta reader module matching "any": 2 candidates
[0564ce0c] lua demux meta debug: Trying Lua scripts in C:\Documents and Settings\Dimsok\Application Data\vlc\lua\meta\reader
[0564ce0c] lua demux meta debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\reader
[0564ce0c] lua demux meta debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\reader\filename.luac
[0564ce0c] core demux meta debug: no meta reader modules matched
[04069054] core input debug: `file:///H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29/12%20Angry%20Men%20%281957%29.mp4' successfully opened
[04069054] audioscrobbler input debug: Not an audio-only input, not submitting
[0406adc4] mp4 demux debug: elst (0) gives 0ms (movie)-> 83ms (track)
[0406adc4] mp4 demux debug: track[Id 0x1] using Sync Sample Box (stss)
[0406adc4] mp4 demux debug: stss gives 2 --> 0 (sample number)
[0406adc4] mp4 demux debug: track[Id 0x2] does not provide Sync Sample Box (stss)
[04069054] core input debug: Buffering 0%
[04069054] core input debug: slave 0 EOF
[04069054] core input debug: Buffering 0%
[0419e4a4] avcodec decoder debug: available hardware decoder output format 61 (dxva2_vld)
[0419e4a4] avcodec decoder debug: available hardware decoder output format 128 (d3d11va_vld)
[0419e4a4] avcodec decoder debug: available software decoder output format 0 (yuv420p)
[0564d39c] core generic debug: looking for hw decoder module matching "none": 1 candidates
[0564d39c] core generic debug: no hw decoder modules matched
[04069054] core input debug: Buffering 0%
[04069054] core input debug: Buffering 0%
[04069054] core input debug: Buffering 7%
[04069054] core input debug: Buffering 13%
[04069054] core input debug: Buffering 14%
[04069054] core input debug: Buffering 21%
[04069054] core input debug: Buffering 27%
[04069054] core input debug: Buffering 28%
[04069054] core input debug: Buffering 35%
[04069054] core input debug: Buffering 41%
[04069054] core input debug: Buffering 42%
[04069054] core input debug: Buffering 49%
[04069054] core input debug: Buffering 55%
[04069054] core input debug: Buffering 56%
[04069054] core input debug: Buffering 64%
[04069054] core input debug: Buffering 69%
[04069054] core input debug: Buffering 71%
[04069054] core input debug: Buffering 78%
[04069054] core input debug: Buffering 83%
[04069054] core input debug: Buffering 85%
[04069054] core input debug: Buffering 92%
[04069054] core input debug: Buffering 97%
[04069054] core input debug: Buffering 99%
[04069054] core input debug: Stream buffering done (320 ms in 28 ms)
[0425690c] core spu text debug: looking for text renderer module matching "any": 3 candidates
[04204abc] faad decoder warning: decoded zero sample
[00ae7354] core playlist debug: reusing audio output
[00ae24ec] directsound audio output debug: Opening DirectSound Audio Output
[0425690c] freetype spu text debug: Using Arial Unicode MS as font from file C:\WINDOWS\Fonts\ARIALUNI.TTF
[0425690c] freetype spu text debug: Using Courier New as mono-font from file C:\WINDOWS\Fonts\COUR.TTF
[00ae24ec] directsound audio output debug: VLC speaker config: 5.1
[00ae24ec] directsound audio output debug: channel reordering needed
[00ae24ec] core audio output debug: output 'f32l' 48000 Hz 3F2R/LFE frame=1 samples/24 bytes
[05750464] core volume debug: looking for audio volume module matching "any": 2 candidates
[05750464] core volume debug: using audio volume module "float_mixer"
[00ae24ec] core audio output debug: input 'f32l' 48000 Hz Dolby frame=1 samples/8 bytes
[04201aec] core audio filter debug: looking for audio filter module matching "scaletempo": 14 candidates
[0425690c] freetype spu text debug: using fontsize: 2
[0425690c] core spu text debug: using text renderer module "freetype"
[0408474c] core scale debug: looking for video filter2 module matching "any": 58 candidates
[04201aec] scaletempo audio filter debug: format: 48000 rate, 2 nch, 4 bps, fl32
[04201aec] scaletempo audio filter debug: params: 30 stride, 0.200 overlap, 14 search
[04201aec] scaletempo audio filter debug: 1.000 scale, 1440.000 stride_in, 1440 stride_out, 1152 standing, 288 overlap, 672 search, 2400 queue, fl32 mode
[04201aec] core audio filter debug: using audio filter module "scaletempo"
[00ae24ec] core audio output debug: conversion: 'f32l'->'f32l' 48000 Hz->48000 Hz Dolby->Dolby
[00ae24ec] core audio output debug: conversion pipeline complete
[00ae24ec] core audio output debug: conversion: 'f32l'->'f32l' 48000 Hz->48000 Hz Dolby->3F2R/LFE
[036c96ac] core audio converter debug: looking for audio converter module matching "any": 12 candidates
[0408474c] swscale scale debug: 32x32 (32x32) chroma: YUVA -> 16x16 (16x16) chroma: RGBA with scaling using Bicubic (good quality)
[0408474c] core scale debug: using video filter2 module "swscale"
[05748814] core scale debug: looking for video filter2 module matching "any": 58 candidates
[036c96ac] core audio converter debug: using audio converter module "trivial_channel_mixer"
[00ae24ec] core audio output debug: conversion pipeline complete
[05748b2c] core audio resampler debug: looking for audio resampler module matching "any": 3 candidates
[05748b2c] core audio resampler debug: using audio resampler module "samplerate"
[04204abc] core decoder debug: End of audio preroll
[05748814] yuvp scale debug: YUVP to YUVA converter
[05748814] core scale debug: using video filter2 module "yuvp"
[05645154] core video output debug: Deinterlacing available
[05645154] core video output debug: deinterlace 0, mode blend, is_needed 0
[05645154] core video output debug: Opening vout display wrapper
[00b1bcd4] core vout display debug: looking for vout display module matching "any": 11 candidates
[00b1bcd4] directdraw vout display debug: creating Vout EventThread
[00b1bcd4] directdraw vout display debug: Win32VoutCreateWindow
[056d8a2c] core window debug: looking for vout window hwnd module matching "qt4,any": 3 candidates
[056d8a2c] qt4 window debug: requesting video window...
[00afc57c] qt4 interface debug: Video was requested 0, 0
[056d8a2c] core window debug: using vout window hwnd module "qt4"
[00b1bcd4] directdraw vout display debug: created video sub-window
[00b1bcd4] directdraw vout display debug: Vout EventThread running
[00b1bcd4] directdraw vout display debug: disabling screen saver
[00b1bcd4] directdraw vout display debug: directx-device:
[00b1bcd4] directdraw vout display debug: DirectXEnumCallback: ATI Radeon 9550 / X1050 Series, \\.\DISPLAY1
[00b1bcd4] directdraw vout display debug: selecting ATI Radeon 9550 / X1050 Series, \\.\DISPLAY1
[00b1bcd4] directdraw vout display debug: screen dimensions (0x0,1024x768)
[00b1bcd4] directdraw vout display debug: DirectDraw Capabilities: overlay=1 yuvoverlay=1 can_deinterlace_overlay=1 colorkey=1 stretch=1 bltfourcc=1
[00b1bcd4] core vout display debug: VoutDisplayEvent 'resize' 920x582 window
[00b1bcd4] directdraw vout display debug: YUV overlay surface created successfully
[00b1bcd4] core vout display debug: using vout display module "directdraw"
[05645154] core video output debug: original format sz 912x578, of (0,0), vsz 912x548, 4cc I420, sar 1:1, msk r0x0 g0x0 b0x0
[0425690c] core spu text debug: removing module "freetype"
[00b1bcd4] core vout display debug: VoutDisplayEvent 'resize' 1024x640 window
[0425690c] core spu text debug: looking for text renderer module matching "any": 3 candidates
[0425690c] freetype spu text debug: Using Arial Unicode MS as font from file C:\WINDOWS\Fonts\ARIALUNI.TTF
[0425690c] freetype spu text debug: Using Courier New as mono-font from file C:\WINDOWS\Fonts\COUR.TTF
[0425690c] freetype spu text debug: using fontsize: 2
[0425690c] core spu text debug: using text renderer module "freetype"
[0419e4a4] avcodec decoder warning: plane 0 not aligned
[0419e4a4] avcodec decoder warning: disabling direct rendering
[h264 @ 0570d360] no picture
[h264 @ 0570d360] no picture
[0419e4a4] core decoder debug: End of video preroll
[0419e4a4] core decoder debug: Received first picture
[057604ec] core blend debug: looking for video blending module matching "any": 1 candidates
[057604ec] core blend debug: using video blending module "blend"
[04069054] core input debug: Decoder wait done in 1090 ms
[05645154] core video output warning: picture is too late to be displayed (missing 91 ms)
[05645154] core video output warning: picture is too late to be displayed (missing 55 ms)
[05645154] core video output debug: picture might be displayed late (missing 12 ms)
[05645154] core video output debug: picture might be displayed late (missing 15 ms)
[00b1bcd4] core vout display debug: auto hiding mouse cursor
[05645154] core video output warning: picture is too late to be displayed (missing 25 ms)
[00b1bcd4] core vout display debug: auto hiding mouse cursor
[05645154] core video output debug: picture might be displayed late (missing 1 ms)
[05645154] core video output warning: picture is too late to be displayed (missing 25 ms)
[00b1bcd4] core vout display debug: VoutDisplayEvent 'mouse button' 0 t=8
[00b1bcd4] core vout display debug: VoutDisplayEvent 'mouse button' 0 t=9
[00b1bcd4] core vout display debug: auto hiding mouse cursor
[05645154] core video output debug: picture might be displayed late (missing 16 ms)
[05645154] core video output warning: picture is too late to be displayed (missing 48 ms)
[05645154] core video output warning: picture is too late to be displayed (missing 92 ms)
[05645154] core video output warning: picture is too late to be displayed (missing 110 ms)
[05645154] core video output warning: picture is too late to be displayed (missing 157 ms)
[05645154] core video output warning: picture is too late to be displayed (missing 209 ms)
[0419e4a4] avcodec decoder warning: More than 4 late frames, dropping frame
[0419e4a4] avcodec decoder warning: More than 4 late frames, dropping frame
[h264 @ 0570d360] Frame num gap 15 13
[0419e4a4] avcodec decoder warning: More than 4 late frames, dropping frame
[h264 @ 0570d360] Frame num gap 1 15
[0419e4a4] avcodec decoder warning: More than 4 late frames, dropping frame
[h264 @ 0570d360] Frame num gap 3 1
[0419e4a4] avcodec decoder warning: More than 4 late frames, dropping frame
[h264 @ 0570d360] Frame num gap 5 3
[0419e4a4] avcodec decoder warning: More than 4 late frames, dropping frame
[h264 @ 0570d360] Frame num gap 7 5
[h264 @ 0570d360] mmco: unref short failure
[05645154] core video output warning: picture is too late to be displayed (missing 71 ms)
[05645154] core video output warning: picture is too late to be displayed (missing 30 ms)
[05645154] core video output warning: picture is too late to be displayed (missing 84 ms)
[05645154] core video output warning: picture is too late to be displayed (missing 42 ms)
[05645154] core video output debug: picture might be displayed late (missing 1 ms)
[05645154] core video output debug: picture might be displayed late (missing 6 ms)
[05645154] core video output warning: picture is too late to be displayed (missing 43 ms)
[05645154] core video output warning: picture is too late to be displayed (missing 22 ms)
[05645154] core video output debug: picture might be displayed late (missing 1 ms)
[05645154] core video output warning: picture is too late to be displayed (missing 69 ms)
[05645154] core video output warning: picture is too late to be displayed (missing 28 ms)
[05645154] core video output warning: picture is too late to be displayed (missing 108 ms)
[05645154] core video output warning: picture is too late to be displayed (missing 66 ms)
[05645154] core video output warning: picture is too late to be displayed (missing 25 ms)
[05645154] core video output warning: picture is too late to be displayed (missing 41 ms)
[05645154] core video output warning: picture is too late to be displayed (missing 44 ms)
[05645154] core video output warning: picture is too late to be displayed (missing 97 ms)
[05645154] core video output warning: picture is too late to be displayed (missing 75 ms)
[05645154] core video output warning: picture is too late to be displayed (missing 54 ms)
[05645154] core video output warning: picture is too late to be displayed (missing 50 ms)
[05645154] core video output warning: picture is too late to be displayed (missing 126 ms)
[05645154] core video output warning: picture is too late to be displayed (missing 148 ms)
[05645154] core video output warning: picture is too late to be displayed (missing 206 ms)
[05645154] core video output warning: picture is too late to be displayed (missing 204 ms)
[05645154] core video output warning: picture is too late to be displayed (missing 33 ms)
[05645154] core video output warning: picture is too late to be displayed (missing 24 ms)
[05645154] core video output debug: picture might be displayed late (missing 7 ms)
[05645154] core video output warning: picture is too late to be displayed (missing 22 ms)
[05645154] core video output debug: picture might be displayed late (missing 6 ms)
[00b1bcd4] core vout display debug: auto hiding mouse cursor
[00494174] core libvlc debug: exiting
[00494174] core libvlc debug: removing all interfaces
[00494174] core libvlc debug: exiting
[00494174] core libvlc debug: no exit handler
[00afc57c] core interface debug: removing module "qt4"
[00ae7354] core playlist debug: deactivating the playlist
[00ae7354] core playlist debug: incoming request - stopping current input
[04069054] core input debug: control: stopping input
[04069054] audioscrobbler input debug: Not an audio-only input, not submitting
[00ae7354] core playlist debug: incoming request - stopping current input
[00ae7354] core playlist debug: finished input
[0419e4a4] core decoder debug: removing module "avcodec"
[0419e4a4] avcodec decoder debug: ffmpeg codec (H264 - MPEG-4 AVC (part 10)) stopped
[0419e4a4] core decoder debug: killing decoder fourcc `h264', 0 PES in FIFO
[00ae7354] core playlist debug: saving a free vout
[00ae7354] core playlist debug: reusing provided vout
[05645154] qt4 video output debug: Qt: Fullscreen state changed
[04204abc] core decoder debug: removing module "faad"
[04204abc] core decoder debug: killing decoder fourcc `mp4a', 0 PES in FIFO
[05748b2c] core audio resampler debug: removing module "samplerate"
[04201aec] core audio filter debug: removing module "scaletempo"
[036c96ac] core audio converter debug: removing module "trivial_channel_mixer"
[00ae24ec] directsound audio output debug: closing audio device
[05750464] core volume debug: removing module "float_mixer"
[00ae7354] core playlist debug: keeping audio output
[04117054] core decoder debug: removing module "subsdec"
[04117054] core decoder debug: killing decoder fourcc `subt', 0 PES in FIFO
[0406adc4] core demux debug: removing module "mp4"
[0406adc4] mp4 demux debug: freeing all memory
[0420f054] core stream debug: removing module "record"
[0406c9dc] core access debug: removing module "filesystem"
[041f9f6c] core demux debug: removing module "subtitle"
[0560e23c] core stream debug: removing module "record"
[04066a0c] core access debug: removing module "filesystem"
[05612b94] core demux debug: removing module "subtitle"
[0561b46c] core stream debug: removing module "record"
[0560e374] core access debug: removing module "filesystem"
[042e597c] core demux debug: removing module "subtitle"
[05760994] core stream debug: removing module "record"
[0562dd04] core access debug: removing module "filesystem"
[042e5844] core demux debug: removing module "subtitle"
[0564d0ec] core stream debug: removing module "record"
[056443cc] core access debug: removing module "filesystem"
[00affc1c] core demux debug: removing module "subtitle"
[0564d00c] core stream debug: removing module "record"
[056d2ba4] core access debug: removing module "filesystem"
[04069054] core input debug: Program doesn't contain anymore ES
[00ae7354] core playlist debug: incoming request - stopping current input
[00ae7354] core playlist debug: dead input
[00afc57c] qt4 interface debug: IM: Deleting the input
[00ae24ec] core audio output debug: removing module "directsound"
[05645154] core video output debug: destroying useless vout
[057604ec] core blend debug: removing module "blend"
[00b1bcd4] core vout display debug: removing module "directdraw"
[00b1bcd4] directdraw vout display debug: Win32 Vout EventThread terminating
[00b1bcd4] directdraw vout display debug: Win32VoutCloseWindow
[00b1bcd4] directdraw vout display debug: WinProc WM_DESTROY
[056d8a2c] qt4 window debug: releasing video...
[00afc57c] qt4 interface debug: Video is not needed anymore
[0425690c] core spu text debug: removing module "freetype"
[05748814] core scale debug: removing module "yuvp"
[0408474c] core scale debug: removing module "swscale"
[00afc57c] qt4 interface debug: requesting exit...
[00afc57c] qt4 interface debug: waiting for UI thread...
[00afc57c] qt4 interface debug: QApp exec() finished
[00afc57c] qt4 interface debug: Video is not needed anymore
[00afc57c] qt4 interface debug: Playlist Destroyed
[00afc57c] qt4 interface debug: Killing extension dialog provider
[00afc57c] qt4 interface debug: ExtensionsDialogProvider is quitting...
[04254464] core generic debug: removing module "lua"
[04254464] lua generic debug: Deactivating all loaded extensions
[04254464] lua generic debug: All extensions are now deactivated
[00af64c4] core interface debug: removing module "win32"
[00b1aa34] core interface debug: removing module "hotkeys"
[00b1b6e4] core interface debug: removing module "gestures"
[00b1a42c] core interface debug: removing module "audioscrobbler"
[00afaefc] [trakt] core interface debug: removing module "lua"
[00b020fc] core interface debug: removing module "oldrc"
[00b00b4c] core interface debug: removing module "win_msg"
[00ae7354] core playlist debug: destroying
[056689e4] core playlist export debug: saving
[056689e4] core playlist export debug: looking for playlist export module matching "export-xspf": 4 candidates
[056689e4] core playlist export debug: using playlist export module "export"
[056689e4] core playlist export debug: removing module "export"
status change: ( audio volume: 256 )
status change: ( audio volume: -256 )

@XaF
Copy link
Owner

XaF commented May 11, 2018

My bad. The luac is not compiled for the same environment. Please replace trakt.luac by this trakt.lua file instead and run it again...

@Dimsok
Copy link
Author

Dimsok commented May 11, 2018

[00494174] core libvlc debug: VLC media player - 2.2.6 Umbrella
[00494174] core libvlc debug: Copyright © 1996-2017 the VideoLAN team
[00494174] core libvlc debug: revision 2.2.6-0-g1aae789
[00494174] core libvlc debug: configured with ../extras/package/win32/../../../configure  '--enable-update-check' '--enable-lua' '--enable-faad' '--enable-flac' '--enable-theora' '--enable-twolame' '--enable-quicktime' '--enable-avcodec' '--enable-merge-ffmpeg' '--enable-dca' '--enable-mpc' '--enable-libass' '--enable-x264' '--enable-schroedinger' '--enable-realrtsp' '--enable-live555' '--enable-dvdread' '--enable-shout' '--enable-goom' '--enable-caca' '--disable-sdl' '--enable-qt' '--enable-skins2' '--enable-sse' '--enable-mmx' '--enable-libcddb' '--enable-zvbi' '--disable-telx' '--enable-nls' '--host=i686-w64-mingw32' 'host_alias=i686-w64-mingw32'
[00494174] core libvlc debug: using multimedia timers as clock source
[00494174] core libvlc debug:  min period: 1 ms, max period: 1000000 ms
[00494174] core libvlc debug: searching plug-in modules
[00494174] core libvlc debug: loading plugins cache file C:\Program Files\VideoLAN\VLC\plugins\plugins.dat
[00494174] core libvlc debug: recursively browsing `C:\Program Files\VideoLAN\VLC\plugins'
[00494174] core libvlc warning: cannot load module `C:\Program Files\VideoLAN\VLC\plugins\access\liblibbluray_plugin.dll' (
[00494174] core libvlc warning: cannot load module `C:\Program Files\VideoLAN\VLC\plugins\audio_output\libmmdevice_plugin.dll' (
[00494174] core libvlc warning: cannot load module `C:\Program Files\VideoLAN\VLC\plugins\audio_output\libwasapi_plugin.dll' (
[00494174] core libvlc debug: saving plugins cache C:\Program Files\VideoLAN\VLC\plugins\plugins.dat
[00494174] core libvlc debug: plug-ins loaded: 417 modules
[00494174] core libvlc debug: opening config file (C:\Documents and Settings\Dimsok\Application Data\vlc\vlcrc)
[00494174] core libvlc debug: translation test: code is "ru"
[00494174] core libvlc debug: CPU has capabilities MMX MMXEXT SSE SSE2 SSE3 3DNow! FPU
[00494174] core libvlc: one instance mode ENABLED
[00ae5964] core input debug: Creating an input for '
[00ae5964] core input debug: selected subtitle language[0] any
[00ae5964] core input debug: Input is a meta file: disabling unneeded options
[00ae5964] core input debug: using timeshift granularity of 50 MiB, in path 'C:\DOCUME~1\Dimsok\LOCALS~1\Temp'
[00ae5964] core input debug: `file/xspf-open:///C:/Documents%20and%20Settings/Dimsok/Application%20Data/vlc/ml.xspf' gives access `file' demux `xspf-open' path `/C:/Documents%20and%20Settings/Dimsok/Application%20Data/vlc/ml.xspf'
[00ae5964] core input debug: creating demux: access='file' demux='xspf-open' location='/C:/Documents%20and%20Settings/Dimsok/Application%20Data/vlc/ml.xspf' file='C:\Documents and Settings\Dimsok\Application Data\vlc\ml.xspf'
[00ae4104] core demux debug: looking for access_demux module matching "file": 11 candidates
[00ae4104] core demux debug: no access_demux modules matched
[00ae5964] core input debug: creating access 'file' location='/C:/Documents%20and%20Settings/Dimsok/Application%20Data/vlc/ml.xspf', path='C:\Documents and Settings\Dimsok\Application Data\vlc\ml.xspf'
[00afe634] core access debug: looking for access module matching "file": 21 candidates
[00afe634] filesystem access debug: opening file `C:\Documents and Settings\Dimsok\Application Data\vlc\ml.xspf'
[00afe634] core access debug: using access module "filesystem"
[0049ed14] core stream debug: Using stream method for AStream*
[0049ed14] core stream debug: starting pre-buffering
[0049ed14] core stream debug: received first data after 0 ms
[0049ed14] core stream debug: pre-buffering done 309 bytes in 0s - 301757 KiB/s
[00aff3e4] core stream debug: looking for stream_filter module matching "any": 6 candidates
[00aff3e4] core stream debug: no stream_filter modules matched
[00aff3e4] core stream debug: looking for stream_filter module matching "record": 6 candidates
[00aff3e4] core stream debug: using stream_filter module "record"
[00ae5964] core input debug: creating demux: access='file' demux='xspf-open' location='/C:/Documents%20and%20Settings/Dimsok/Application%20Data/vlc/ml.xspf' file='C:\Documents and Settings\Dimsok\Application Data\vlc\ml.xspf'
[00ae4104] core demux debug: looking for demux module matching "xspf-open": 66 candidates
[00ae4104] xspf demux debug: using XSPF playlist reader
[00ae4104] core demux debug: using demux module "playlist"
[0049ef4c] core demux meta debug: looking for meta reader module matching "any": 2 candidates
[0049ef4c] lua demux meta debug: Trying Lua scripts in C:\Documents and Settings\Dimsok\Application Data\vlc\lua\meta\reader
[0049ef4c] lua demux meta debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\reader
[0049ef4c] lua demux meta debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\reader\filename.luac
[0049ef4c] core demux meta debug: no meta reader modules matched
[00ae5964] core input debug: `file/xspf-open:///C:/Documents%20and%20Settings/Dimsok/Application%20Data/vlc/ml.xspf' successfully opened
[00b02dfc] core xml reader debug: looking for xml reader module matching "any": 1 candidates
[00b02dfc] core xml reader debug: using xml reader module "xml"
[00ae4104] xspf demux debug: parsed 0 tracks successfully
[00ae5964] core input debug: EOF reached
[00ae4104] core demux debug: removing module "playlist"
[00aff3e4] core stream debug: removing module "record"
[00afe634] core access debug: removing module "filesystem"
[00ae7354] core playlist debug: creating audio output
[00ae24ec] core audio output debug: looking for audio output module matching "any": 5 candidates
[00ae24ec] directsound audio output debug: found 3 devices
[00ae24ec] core audio output debug: using audio output module "directsound"
[00ae7354] core playlist debug: keeping audio output
[00b00b3c] core interface debug: looking for interface module matching "win_msg,none": 16 candidates
[00b00b3c] core interface debug: using interface module "win_msg"
[00b04bfc] core interface debug: looking for interface module matching "rc,none": 16 candidates
[00b04bfc] oldrc interface debug: base: localhost, port: 4222
[00b04bfc] core interface debug: net: listening to localhost port 4222
[00b04bfc] core interface debug: using interface module "oldrc"
[00b16b0c] core interface debug: looking for interface module matching ",none": 16 candidates
[00b16b0c] core interface debug: no interface modules matched
[00b16b0c] core interface error: no suitable interface module
[00494174] core libvlc error: interface ",none" initialization failed
[00b16b0c] core interface debug: looking for interface module matching ",none": 16 candidates
[00b16b0c] core interface debug: no interface modules matched
[00b16b0c] core interface error: no suitable interface module
[00494174] core libvlc error: interface ",none" initialization failed
[00b16b0c] core interface debug: looking for interface module matching ",none": 16 candidates
[00b16b0c] core interface debug: no interface modules matched
[00b16b0c] core interface error: no suitable interface module
[00494174] core libvlc error: interface ",none" initialization failed
[00b16b0c] core interface debug: looking for interface module matching ",none": 16 candidates
[00b16b0c] core interface debug: no interface modules matched
[00b16b0c] core interface error: no suitable interface module
[00494174] core libvlc error: interface ",none" initialization failed
[00b16b0c] core interface debug: looking for interface module matching ",none": 16 candidates
[00b16b0c] core interface debug: no interface modules matched
[00b16b0c] core interface error: no suitable interface module
[00494174] core libvlc error: interface ",none" initialization failed
[00b16b0c] core interface debug: looking for interface module matching ",none": 16 candidates
[00b16b0c] core interface debug: no interface modules matched
[00b16b0c] core interface error: no suitable interface module
[00494174] core libvlc error: interface ",none" initialization failed
[00b16b0c] core interface debug: looking for interface module matching ",none": 16 candidates
[00b16b0c] core interface debug: no interface modules matched
[00b16b0c] core interface error: no suitable interface module
[00494174] core libvlc error: interface ",none" initialization failed
[00b16b0c] core interface debug: looking for interface module matching ",none": 16 candidates
[00b16b0c] core interface debug: no interface modules matched
[00b16b0c] core interface error: no suitable interface module
[00494174] core libvlc error: interface ",none" initialization failed
[00b16b0c] core interface debug: looking for interface module matching ",none": 16 candidates
[00b16b0c] core interface debug: no interface modules matched
[00b16b0c] core interface error: no suitable interface module
[00494174] core libvlc error: interface ",none" initialization failed
[00b16b0c] core interface debug: looking for interface module matching ",none": 16 candidates
[00b16b0c] core interface debug: no interface modules matched
[00b16b0c] core interface error: no suitable interface module
[00494174] core libvlc error: interface ",none" initialization failed
[00b16b0c] core interface debug: looking for interface module matching ",none": 16 candidates
[00b16b0c] core interface debug: no interface modules matched
[00b16b0c] core interface error: no suitable interface module
[00494174] core libvlc error: interface ",none" initialization failed
[00b16b0c] core interface debug: looking for interface module matching ",none": 16 candidates
[00b16b0c] core interface debug: no interface modules matched
[00b16b0c] core interface error: no suitable interface module
[00494174] core libvlc error: interface ",none" initialization failed
[00b16b0c] core interface debug: looking for interface module matching ",none": 16 candidates
[00b16b0c] core interface debug: no interface modules matched
[00b16b0c] core interface error: no suitable interface module
[00494174] core libvlc error: interface ",none" initialization failed
[00b16b0c] core interface debug: looking for interface module matching ",none": 16 candidates
[00b16b0c] core interface debug: no interface modules matched
[00b16b0c] core interface error: no suitable interface module
[00494174] core libvlc error: interface ",none" initialization failed
[00b16b0c] core interface debug: looking for interface module matching ",none": 16 candidates
[00b16b0c] core interface debug: no interface modules matched
[00b16b0c] core interface error: no suitable interface module
[00494174] core libvlc error: interface ",none" initialization failed
[00b16b0c] core interface debug: looking for interface module matching ",none": 16 candidates
[00b16b0c] core interface debug: no interface modules matched
[00b16b0c] core interface error: no suitable interface module
[00494174] core libvlc error: interface ",none" initialization failed
[00b16b0c] core interface debug: looking for interface module matching "luaintf,none": 16 candidates
[00b16b0c] [trakt] lua interface debug: Found lua interface script: C:\Program Files\VideoLAN\VLC\lua\intf\trakt.lua
[00b16b0c] [trakt] core interface debug: using interface module "lua"
[00b1a41c] core interface debug: looking for interface module matching "audioscrobbler,none": 16 candidates
[00b1a41c] core interface debug: using interface module "audioscrobbler"
[00afc48c] core interface debug: looking for interface module matching "gestures,none": 16 candidates
[00b16b0c] [trakt] lua interface error: Error loading script C:\Program Files\VideoLAN\VLC\lua\intf\trakt.lua: C:\Program Files\VideoLAN\VLC\lua\intf\trakt.lua:1849: ')' expected (to close '(' at line 1848) near 'return'
[00afc48c] core interface debug: using interface module "gestures"
[00ae7354] core playlist debug: adding item `12 Angry Men (1957).mp4' ( file:///H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29/12%20Angry%20Men%20%281957%29.mp4 )
[00b39264] core interface debug: looking for interface module matching "hotkeys,none": 16 candidates
[00afe4ec] core input debug: Creating an input for '12 Angry Men (1957).mp4'
[00b39264] core interface debug: using interface module "hotkeys"
[00b3cd64] core interface debug: looking for interface module matching "globalhotkeys,none": 16 candidates
[00b3cd64] core interface debug: using interface module "win32"
[00494174] core libvlc:
[00b3d7ec] core interface debug: looking for interface module matching "any": 16 candidates
[00ae7354] core playlist debug: meta ok for (null), need to fetch art
[042518b4] core art finder debug: looking for meta fetcher module matching "any": 1 candidates
[042518b4] lua art finder debug: Trying Lua scripts in C:\Documents and Settings\Dimsok\Application Data\vlc\lua\meta\fetcher
[042518b4] lua art finder debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\fetcher
[042518b4] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\fetcher\tvrage.luac
[042518b4] lua art finder debug: skipping script (unmatched scope) C:\Program Files\VideoLAN\VLC\lua\meta\fetcher\tvrage.luac
[042518b4] core art finder debug: no meta fetcher modules matched
[00ae7354] core playlist debug: searching art for 12 Angry Men (1957).mp4
[042518b4] core art finder debug: looking for art finder module matching "any": 2 candidates
[04382f4c] core generic debug: looking for extension module matching "any": 1 candidates
[04382f4c] lua generic debug: Opening Lua Extension module
[04382f4c] lua generic debug: Trying Lua scripts in C:\Documents and Settings\Dimsok\Application Data\vlc\lua\extensions
[04382f4c] lua generic debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\extensions
[042518b4] lua art finder debug: Trying Lua scripts in C:\Documents and Settings\Dimsok\Application Data\vlc\lua\meta\art
[042518b4] lua art finder debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\art
[04382f4c] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\141787-subtitles-mod.lua
[04382f4c] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\141787-subtitles-mod.lua
[042518b4] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac
[04382f4c] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\141787-subtitles-mod.lua has the following capability flags: 0x5
[04382f4c] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\157838-mempos.lua
[04382f4c] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\157838-mempos.lua
[042518b4] lua art finder debug: skipping script (unmatched scope) C:\Program Files\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac
[042518b4] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\01_googleimage.luac
[04382f4c] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\157838-mempos.lua has the following capability flags: 0x4
[04382f4c] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\163792-clipper.lua
[042518b4] lua art finder debug: skipping script (unmatched scope) C:\Program Files\VideoLAN\VLC\lua\meta\art\01_googleimage.luac
[042518b4] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac
[04382f4c] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\163792-clipper.lua
[04382f4c] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\163792-clipper.lua has the following capability flags: 0x4
[042518b4] lua art finder debug: skipping script (unmatched scope) C:\Program Files\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac
[042518b4] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\03_lastfm.luac
[04382f4c] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\165230-progress.lua
[04382f4c] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\165230-progress.lua
[042518b4] lua art finder debug: skipping script (unmatched scope) C:\Program Files\VideoLAN\VLC\lua\meta\art\03_lastfm.luac
[042518b4] core art finder debug: no art finder modules matched
[037138b4] core art finder debug: looking for meta fetcher module matching "any": 1 candidates
[037138b4] lua art finder debug: Trying Lua scripts in C:\Documents and Settings\Dimsok\Application Data\vlc\lua\meta\fetcher
[037138b4] lua art finder debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\fetcher
[037138b4] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\fetcher\tvrage.luac
[037138b4] core art finder debug: using meta fetcher module "lua"
[037138b4] core art finder debug: removing module "lua"
[00ae7354] core playlist debug: searching art for 12 Angry Men (1957).mp4
[037138b4] core art finder debug: looking for art finder module matching "any": 2 candidates
[037138b4] lua art finder debug: Trying Lua scripts in C:\Documents and Settings\Dimsok\Application Data\vlc\lua\meta\art
[037138b4] lua art finder debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\art
[037138b4] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac
[037138b4] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\01_googleimage.luac
[037138b4] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac
[037138b4] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\03_lastfm.luac
[037138b4] core art finder debug: no art finder modules matched
[00ae7354] core playlist debug: art not found for 12 Angry Men (1957).mp4
[04382f4c] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\165230-progress.lua has the following capability flags: 0x4
[04382f4c] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\174812-VLC-Song-Tracker.lua
[04382f4c] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\174812-VLC-Song-Tracker.lua
[04382f4c] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\174812-VLC-Song-Tracker.lua has the following capability flags: 0x4
[04382f4c] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\175648-info-crawler.lua
[04382f4c] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\175648-info-crawler.lua
[04382f4c] lua generic warning: In script C:\Program Files\VideoLAN\VLC\lua\extensions\175648-info-crawler.lua, function descriptor() did not return a table of capabilities.
[04382f4c] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\175648-info-crawler.lua has the following capability flags: 0x0
[04382f4c] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\175924-subtitle_word_search.lua
[04382f4c] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\175924-subtitle_word_search.lua
[04382f4c] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\175924-subtitle_word_search.lua has the following capability flags: 0x0
[04382f4c] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\Lyrics Finder.lua
[04382f4c] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\Lyrics Finder.lua
[04382f4c] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\Lyrics Finder.lua has the following capability flags: 0xc
[04382f4c] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\VLC Resume Media V3.40.Release.lua
[04382f4c] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\VLC Resume Media V3.40.Release.lua
[04382f4c] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\VLC Resume Media V3.40.Release.lua has the following capability flags: 0x4
[04382f4c] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\VLSub.luac
[04382f4c] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\VLSub.luac
[04382f4c] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\VLSub.luac has the following capability flags: 0x5
[04382f4c] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\allocine-fr.lua
[04382f4c] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\allocine-fr.lua
[04382f4c] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\allocine-fr.lua has the following capability flags: 0xc
[04382f4c] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\allocine-fr.luac
[04382f4c] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\allocine-fr.luac
[04382f4c] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\allocine-fr.luac has the following capability flags: 0xc
[04382f4c] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\imdb.lua
[04382f4c] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\imdb.lua
[04382f4c] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\imdb.lua has the following capability flags: 0x4
[04382f4c] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\imdb.luac
[04382f4c] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\imdb.luac
[04382f4c] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\imdb.luac has the following capability flags: 0x4
[04382f4c] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\looper_intf.lua
[04382f4c] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\looper_intf.lua
[04382f4c] lua generic warning: Error loading script C:\Program Files\VideoLAN\VLC\lua\extensions\looper_intf.lua: ...am Files\VideoLAN\VLC\lua\extensions\looper_intf.lua:32: attempt to index global 'vlc' (a nil value)
[04382f4c] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\lrcview.lua
[04382f4c] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\lrcview.lua
[04382f4c] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\lrcview.lua has the following capability flags: 0xc
[04382f4c] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\quickLoad.lua
[04382f4c] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\quickLoad.lua
[04382f4c] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\quickLoad.lua has the following capability flags: 0x2
[04382f4c] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\quickSave.lua
[04382f4c] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\quickSave.lua
[04382f4c] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\quickSave.lua has the following capability flags: 0x2
[04382f4c] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\time_ext.lua
[04382f4c] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\time_ext.lua
[04382f4c] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\time_ext.lua has the following capability flags: 0x1
[04382f4c] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\vlsub.lua
[04382f4c] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\vlsub.lua
[04382f4c] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\vlsub.lua has the following capability flags: 0x5
[04382f4c] core generic debug: using extension module "lua"
[04115dc4] core probe debug: looking for services probe module matching "any": 6 candidates
[04115dc4] core probe debug: no services probe modules matched
[00b3d7ec] core interface debug: using interface module "qt4"
[00ae7354] core playlist debug: processing request item: null, node:
[00ae7354] core playlist debug: rebuilding array of current - root
[00ae7354] core playlist debug: rebuild done - 1 items, index -1
[00ae7354] core playlist debug: starting playback of the new playlist item
[00ae7354] core playlist debug: resyncing on 12 Angry Men (1957).mp4
[00ae7354] core playlist debug: 12 Angry Men (1957).mp4 is at 0
[00ae7354] core playlist debug: creating new input thread
[036a31c4] core input debug: Creating an input for '12 Angry Men (1957).mp4'
[036a31c4] core input debug: selected subtitle language[0] any
[036a31c4] core input debug: using timeshift granularity of 50 MiB, in path 'C:\DOCUME~1\Dimsok\LOCALS~1\Temp'
[00ae7354] core playlist debug: requesting art for 12 Angry Men (1957).mp4
[036a31c4] core input debug: `file:///H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29/12%20Angry%20Men%20%281957%29.mp4' gives access `file' demux `' path `/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29/12%20Angry%20Men%20%281957%29.mp4'
[036a31c4] core input debug: specified demux `any'
[036a31c4] core input debug: creating demux: access='file' demux='any' location='/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29/12%20Angry%20Men%20%281957%29.mp4' file='H:\
[00b4f5a4] core demux debug: looking for access_demux module matching "file": 11 candidates
[00b4f5a4] core demux debug: no access_demux modules matched
[036a31c4] core input debug: creating access 'file' location='/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29/12%20Angry%20Men%20%281957%29.mp4', path='H:\
[00b4f4dc] core access debug: looking for access module matching "file": 21 candidates
[00b4f4dc] filesystem access debug: opening file `H:\
[00b4f4dc] core access debug: using access module "filesystem"
[0370fe3c] core stream debug: Using stream method for AStream*
[0370fe3c] core stream debug: starting pre-buffering
[0370fe3c] core stream debug: received first data after 0 ms
[0370fe3c] core stream debug: pre-buffering done 1024 bytes in 0s - 1000000 KiB/s
[040f6b6c] core stream debug: looking for stream_filter module matching "any": 6 candidates
[040f6b6c] core stream debug: no stream_filter modules matched
[040f6b6c] core stream debug: looking for stream_filter module matching "record": 6 candidates
[040f6b6c] core stream debug: using stream_filter module "record"
[036a31c4] core input debug: creating demux: access='file' demux='any' location='/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29/12%20Angry%20Men%20%281957%29.mp4' file='H:\
[00b4f5a4] core demux debug: looking for demux module matching "mp4": 66 candidates
[040f6b6c] mp4 stream warning: unknown box type colr (incompletely loaded)
[00b4f5a4] mp4 demux debug: added fragment moov
[040f6b6c] mp4 stream debug: dumping root Box "root"
[040f6b6c] mp4 stream debug: |   + ftyp size 28 offset 0
[040f6b6c] mp4 stream debug: |   + free size 132 offset 28
[040f6b6c] mp4 stream debug: |   + mdat size 418052474 offset 160
[040f6b6c] mp4 stream debug: |   + moov size 3712302 offset 418052634
[040f6b6c] mp4 stream debug: |   |   + mvhd size 108 offset 418052642
[040f6b6c] mp4 stream debug: |   |   + iods size 24 offset 418052750
[040f6b6c] mp4 stream debug: |   |   + trak size 2491953 offset 418052774
[040f6b6c] mp4 stream debug: |   |   |   + tkhd size 92 offset 418052782
[040f6b6c] mp4 stream debug: |   |   |   + mdia size 2491817 offset 418052874
[040f6b6c] mp4 stream debug: |   |   |   |   + mdhd size 32 offset 418052882
[040f6b6c] mp4 stream debug: |   |   |   |   + hdlr size 33 offset 418052914
[040f6b6c] mp4 stream debug: |   |   |   |   + minf size 2491744 offset 418052947
[040f6b6c] mp4 stream debug: |   |   |   |   |   + vmhd size 20 offset 418052955
[040f6b6c] mp4 stream debug: |   |   |   |   |   + dinf size 36 offset 418052975
[040f6b6c] mp4 stream debug: |   |   |   |   |   |   + dref size 28 offset 418052983
[040f6b6c] mp4 stream debug: |   |   |   |   |   |   |   + url  size 12 offset 418052999
[040f6b6c] mp4 stream debug: |   |   |   |   |   + stbl size 2491680 offset 418053011
[040f6b6c] mp4 stream debug: |   |   |   |   |   |   + stsd size 170 offset 418053019
[040f6b6c] mp4 stream debug: |   |   |   |   |   |   |   + avc1 size 154 offset 418053035
[040f6b6c] mp4 stream debug: |   |   |   |   |   |   |   |   + avcC size 50 offset 418053121
[040f6b6c] mp4 stream debug: |   |   |   |   |   |   |   |   + colr size 18 offset 418053171
[040f6b6c] mp4 stream debug: |   |   |   |   |   |   + stts size 554528 offset 418053189
[040f6b6c] mp4 stream debug: |   |   |   |   |   |   + stsz size 554524 offset 418607717
[040f6b6c] mp4 stream debug: |   |   |   |   |   |   + stsc size 52 offset 419162241
[040f6b6c] mp4 stream debug: |   |   |   |   |   |   + stco size 138644 offset 419162293
[040f6b6c] mp4 stream debug: |   |   |   |   |   |   + ctts size 1101920 offset 419300937
[040f6b6c] mp4 stream debug: |   |   |   |   |   |   + stss size 3196 offset 420402857
[040f6b6c] mp4 stream debug: |   |   |   |   |   |   + sdtp size 138638 offset 420406053
[040f6b6c] mp4 stream debug: |   |   |   + edts size 36 offset 420544691
[040f6b6c] mp4 stream debug: |   |   |   |   + elst size 28 offset 420544699
[040f6b6c] mp4 stream debug: |   |   + trak size 1220098 offset 420544727
[040f6b6c] mp4 stream debug: |   |   |   + tkhd size 92 offset 420544735
[040f6b6c] mp4 stream debug: |   |   |   + mdia size 1219976 offset 420544827
[040f6b6c] mp4 stream debug: |   |   |   |   + mdhd size 32 offset 420544835
[040f6b6c] mp4 stream debug: |   |   |   |   + hdlr size 33 offset 420544867
[040f6b6c] mp4 stream debug: |   |   |   |   + minf size 1219903 offset 420544900
[040f6b6c] mp4 stream debug: |   |   |   |   |   + smhd size 16 offset 420544908
[00b1a41c] [00b4f2a4] core art finder debug: looking for meta fetcher module matching "any": 1 candidates
[00b4f2a4] lua art finder debug: Trying Lua scripts in C:\Documents and Settings\Dimsok\Application Data\vlc\lua\meta\fetcher
audioscrobbler interface debug: No artist..
[040f6b6c] mp4 stream debug: |   |   |   |   |   + dinf size 36 offset 420544924
[040f6b6c] mp4 stream debug: |   |   |   |   |   |   + dref size 28 offset 420544932
[040f6b6c] mp4 stream debug: |   |   |   |   |   |   |   + url  size 12 offset 420544948
[040f6b6c] mp4 stream debug: |   |   |   |   |   + stbl size 1219843 offset 420544960
[040f6b6c] mp4 stream debug: |   |   |   |   |   |   + stsd size 103 offset 420544968
[040f6b6c] mp4 stream debug: |   |   |   |   |   |   |   + mp4a size 87 offset 420544984
[040f6b6c] mp4 stream debug: |   |   |   |   |   |   |   |   + esds size 51 offset 420545020
[040f6b6c] mp4 stream debug: |   |   |   |   |   |   + stts size 24 offset 420545071
[040f6b6c] mp4 stream debug: |   |   |   |   |   |   + stsz size 1084136 offset 420545095
[040f6b6c] mp4 stream debug: |   |   |   |   |   |   + stsc size 40 offset 421629231
[040f6b6c] mp4 stream debug: |   |   |   |   |   |   + stco size 135532 offset 421629271
[040f6b6c] mp4 stream debug: |   |   |   + udta size 22 offset 421764803
[040f6b6c] mp4 stream debug: |   |   |   |   + name size 14 offset 421764811
[040f6b6c] mp4 stream debug: |   |   + udta size 111 offset 421764825
[040f6b6c] mp4 stream debug: |   |   |   + meta size 103 offset 421764833
[040f6b6c] mp4 stream debug: |   |   |   |   + hdlr size 33 offset 421764845
[040f6b6c] mp4 stream debug: |   |   |   |   + ilst size 58 offset 421764878
[040f6b6c] mp4 stream debug: |   |   |   |   |   + ctoo size 50 offset 421764886
[040f6b6c] mp4 stream debug: |   + free size 132 offset 421764936
[00b4f5a4] mp4 demux debug: unrecognized major file specification (mp42).
[00b4f5a4] mp4 demux debug: found 2 tracks
[00b4f5a4] mp4 demux warning: elst box found
[00b4f5a4] mp4 demux debug:    - [0] duration=5781859ms media time=83ms) rate=1.0
[00b4f5a4] mp4 demux debug: track[Id 0x1] read 34657 chunk
[00b4f5a4] mp4 demux warning: STTS table of 69314 entries
[00b4f5a4] mp4 demux warning: CTTS table of 137738 entries
[00b4f5a4] mp4 demux debug: track[Id 0x1] read 138626 samples length:5781s
[036a31c4] core input debug: selecting program id=0
[00b4f5a4] mp4 demux debug: adding track[Id 0x1] video (enable) language undef
[00b4f5a4] mp4 demux debug: track[Id 0x2] read 33879 chunk
[00b4f5a4] mp4 demux warning: STTS table of 1 entries
[00b4f5a4] mp4 demux debug: track[Id 0x2] read 271029 samples length:5781s
[00b4f5a4] mp4 demux debug: adding track[Id 0x2] audio (enable) language eng
[00b4f5a4] mp4 demux debug: fragment offset 418052634, data 168<->418052634, duration 0
[00b4f5a4] core demux debug: using demux module "mp4"
[036a31c4] core input debug: looking for a subtitle file in H:\
[036a31c4] core input debug: autodetected subtitle: H:\
[036a31c4] core input debug: autodetected subtitle: H:\
[036a31c4] core input debug: autodetected subtitle: H:\
[036a31c4] core input debug: autodetected subtitle: H:\
[036a31c4] core input debug: `file:///H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12%20Angry%20Men%20%281957%29.en.srt' gives access `file' demux `' path `/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12%20Angry%20Men%20%281957%29.en.srt'
[036a31c4] core input debug: creating demux: access='file' demux='subtitle' location='/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12%20Angry%20Men%20%281957%29.en.srt' file='H:\
[040eedec] core demux debug: looking for access_demux module matching "file": 11 candidates
[00b4f2a4] lua art finder debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\fetcher
[00b4f2a4] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\fetcher\tvrage.luac
[00b4f2a4] lua art finder debug: skipping script (unmatched scope) C:\Program Files\VideoLAN\VLC\lua\meta\fetcher\tvrage.luac
[00b4f2a4] core art finder debug: no meta fetcher modules matched
[00494174] core libvlc debug: searching art for 12 Angry Men (1957).mp4
[00b4f2a4] core art finder debug: looking for art finder module matching "any": 2 candidates
[00b4f2a4] lua art finder debug: Trying Lua scripts in C:\Documents and Settings\Dimsok\Application Data\vlc\lua\meta\art
[00b4f2a4] lua art finder debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\art
[00b4f2a4] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac
[00b4f2a4] lua art finder debug: skipping script (unmatched scope) C:\Program Files\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac
[00b4f2a4] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\01_googleimage.luac
[00b4f2a4] lua art finder debug: skipping script (unmatched scope) C:\Program Files\VideoLAN\VLC\lua\meta\art\01_googleimage.luac
[00b4f2a4] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac
[00b4f2a4] lua art finder debug: skipping script (unmatched scope) C:\Program Files\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac
[00b4f2a4] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\03_lastfm.luac
[00b4f2a4] lua art finder debug: skipping script (unmatched scope) C:\Program Files\VideoLAN\VLC\lua\meta\art\03_lastfm.luac
[00b4f2a4] core art finder debug: no art finder modules matched
[00b4f2a4] core art finder debug: looking for meta fetcher module matching "any": 1 candidates
[00b4f2a4] lua art finder debug: Trying Lua scripts in C:\Documents and Settings\Dimsok\Application Data\vlc\lua\meta\fetcher
[00b4f2a4] lua art finder debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\fetcher
[00b4f2a4] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\fetcher\tvrage.luac
[00b4f2a4] core art finder debug: using meta fetcher module "lua"
[00b4f2a4] core art finder debug: removing module "lua"
[00494174] core libvlc debug: searching art for 12 Angry Men (1957).mp4
[00b4f2a4] core art finder debug: looking for art finder module matching "any": 2 candidates
[00b4f2a4] lua art finder debug: Trying Lua scripts in C:\Documents and Settings\Dimsok\Application Data\vlc\lua\meta\art
[00b4f2a4] lua art finder debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\art
[00b4f2a4] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac
[00b4f2a4] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\01_googleimage.luac
[00b4f2a4] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac
[00b4f2a4] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\03_lastfm.luac
[00b4f2a4] core art finder debug: no art finder modules matched
[00494174] core libvlc debug: art not found for 12 Angry Men (1957).mp4
[040eedec] core demux debug: no access_demux modules matched
[036a31c4] core input debug: creating access 'file' location='/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12%20Angry%20Men%20%281957%29.en.srt', path='H:\
[00b4fbbc] core access debug: looking for access module matching "file": 21 candidates
[00b4fbbc] filesystem access debug: opening file `H:\
[00b4fbbc] core access debug: using access module "filesystem"
[053cea04] core stream debug: Using stream method for AStream*
[053cea04] core stream debug: starting pre-buffering
[053cea04] core stream debug: received first data after 6 ms
[053cea04] core stream debug: pre-buffering done 1024 bytes in 0s - 166 KiB/s
[053d29b4] core stream debug: looking for stream_filter module matching "any": 6 candidates
[053d29b4] core stream debug: no stream_filter modules matched
[053d29b4] core stream debug: looking for stream_filter module matching "record": 6 candidates
[053d29b4] core stream debug: using stream_filter module "record"
[036a31c4] core input debug: creating demux: access='file' demux='subtitle' location='/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12%20Angry%20Men%20%281957%29.en.srt' file='H:\
[040eedec] core demux debug: looking for demux module matching "subtitle": 66 candidates
[00b3d7ec] qt4 interface debug: IM: Setting an input
[040eedec] vobsub demux debug: this doesn't seem to be a vobsub file
[040eedec] subtitle demux debug: Movie fps: 23.976025
[040eedec] subtitle demux debug: autodetecting subtitle format
[040eedec] subtitle demux debug: detected SubRIP format
[040eedec] subtitle demux debug: loading all subtitles...
[040eedec] subtitle demux debug: loaded 1713 subtitles
[040eedec] subtitle demux debug: detected language en of subtitle: /H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12%20Angry%20Men%20%281957%29.en.srt
[040eedec] core demux debug: using demux module "subtitle"
[036a31c4] core input debug: `file:///H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12.Angry.Men.1957.720p.BRrip.x264.YIFY.srt' gives access `file' demux `' path `/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12.Angry.Men.1957.720p.BRrip.x264.YIFY.srt'
[036a31c4] core input debug: creating demux: access='file' demux='subtitle' location='/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12.Angry.Men.1957.720p.BRrip.x264.YIFY.srt' file='H:\
[053da60c] core demux debug: looking for access_demux module matching "file": 11 candidates
[053da60c] core demux debug: no access_demux modules matched
[036a31c4] core input debug: creating access 'file' location='/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12.Angry.Men.1957.720p.BRrip.x264.YIFY.srt', path='H:\
[053d1934] core access debug: looking for access module matching "file": 21 candidates
[053d1934] filesystem access debug: opening file `H:\
[053d1934] core access debug: using access module "filesystem"
[053ce1a4] core stream debug: Using stream method for AStream*
[053ce1a4] core stream debug: starting pre-buffering
[053ce1a4] core stream debug: received first data after 0 ms
[053ce1a4] core stream debug: pre-buffering done 1024 bytes in 0s - 1000000 KiB/s
[053d916c] core stream debug: looking for stream_filter module matching "any": 6 candidates
[053d916c] core stream debug: no stream_filter modules matched
[053d916c] core stream debug: looking for stream_filter module matching "record": 6 candidates
[053d916c] core stream debug: using stream_filter module "record"
[036a31c4] core input debug: creating demux: access='file' demux='subtitle' location='/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12.Angry.Men.1957.720p.BRrip.x264.YIFY.srt' file='H:\
[053da60c] core demux debug: looking for demux module matching "subtitle": 66 candidates
[053da60c] vobsub demux debug: this doesn't seem to be a vobsub file
[053da60c] subtitle demux debug: Movie fps: 23.976025
[053da60c] subtitle demux debug: detected Unicode Byte Order Mark
[053da60c] subtitle demux debug: autodetecting subtitle format
[053da60c] subtitle demux debug: detected SubRIP format
[053da60c] subtitle demux debug: loading all subtitles...
[053da60c] subtitle demux debug: loaded 1709 subtitles
[053da60c] subtitle demux debug: detected language YIFY of subtitle: /H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12.Angry.Men.1957.720p.BRrip.x264.YIFY.srt
[053da60c] core demux debug: using demux module "subtitle"
[036a31c4] core input debug: `file:///H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12.Angry.Men.1957.720p.HDTV.Rus.Eng.HDCLUB.srt' gives access `file' demux `' path `/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12.Angry.Men.1957.720p.HDTV.Rus.Eng.HDCLUB.srt'
[036a31c4] core input debug: creating demux: access='file' demux='subtitle' location='/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12.Angry.Men.1957.720p.HDTV.Rus.Eng.HDCLUB.srt' file='H:\
[053d9d2c] core demux debug: looking for access_demux module matching "file": 11 candidates
[053d9d2c] core demux debug: no access_demux modules matched
[036a31c4] core input debug: creating access 'file' location='/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12.Angry.Men.1957.720p.HDTV.Rus.Eng.HDCLUB.srt', path='H:\
[053e587c] core access debug: looking for access module matching "file": 21 candidates
[053e587c] filesystem access debug: opening file `H:\
[053e587c] core access debug: using access module "filesystem"
[053da1e4] core stream debug: Using stream method for AStream*
[053da1e4] core stream debug: starting pre-buffering
[053da1e4] core stream debug: received first data after 0 ms
[053da1e4] core stream debug: pre-buffering done 1024 bytes in 0s - 1000000 KiB/s
[040bd294] core stream debug: looking for stream_filter module matching "any": 6 candidates
[040bd294] core stream debug: no stream_filter modules matched
[040bd294] core stream debug: looking for stream_filter module matching "record": 6 candidates
[040bd294] core stream debug: using stream_filter module "record"
[036a31c4] core input debug: creating demux: access='file' demux='subtitle' location='/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12.Angry.Men.1957.720p.HDTV.Rus.Eng.HDCLUB.srt' file='H:\
[053d9d2c] core demux debug: looking for demux module matching "subtitle": 66 candidates
[053d9d2c] vobsub demux debug: this doesn't seem to be a vobsub file
[053d9d2c] subtitle demux debug: Movie fps: 23.976025
[053d9d2c] subtitle demux debug: detected Unicode Byte Order Mark
[053d9d2c] subtitle demux debug: autodetecting subtitle format
[053d9d2c] subtitle demux debug: detected SubRIP format
[053d9d2c] subtitle demux debug: loading all subtitles...
[053d9d2c] subtitle demux debug: loaded 1304 subtitles
[053d9d2c] subtitle demux debug: detected language HDCLUB of subtitle: /H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12.Angry.Men.1957.720p.HDTV.Rus.Eng.HDCLUB.srt
[053d9d2c] core demux debug: using demux module "subtitle"
[036a31c4] core input debug: `file:///H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12_Angry_Men_1957_BDRip_torrentx.srt' gives access `file' demux `' path `/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12_Angry_Men_1957_BDRip_torrentx.srt'
[036a31c4] core input debug: creating demux: access='file' demux='subtitle' location='/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12_Angry_Men_1957_BDRip_torrentx.srt' file='H:\
[053d0074] core demux debug: looking for access_demux module matching "file": 11 candidates
[053d0074] core demux debug: no access_demux modules matched
[036a31c4] core input debug: creating access 'file' location='/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12_Angry_Men_1957_BDRip_torrentx.srt', path='H:\
[053ddcc4] core access debug: looking for access module matching "file": 21 candidates
[053ddcc4] filesystem access debug: opening file `H:\
[053ddcc4] core access debug: using access module "filesystem"
[054c96a4] core stream debug: Using stream method for AStream*
[054c96a4] core stream debug: starting pre-buffering
[054c96a4] core stream debug: received first data after 0 ms
[054c96a4] core stream debug: pre-buffering done 1024 bytes in 0s - 999 KiB/s
[053d9654] core stream debug: looking for stream_filter module matching "any": 6 candidates
[053d9654] core stream debug: no stream_filter modules matched
[053d9654] core stream debug: looking for stream_filter module matching "record": 6 candidates
[053d9654] core stream debug: using stream_filter module "record"
[036a31c4] core input debug: creating demux: access='file' demux='subtitle' location='/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12_Angry_Men_1957_BDRip_torrentx.srt' file='H:\
[053d0074] core demux debug: looking for demux module matching "subtitle": 66 candidates
[053d0074] vobsub demux debug: this doesn't seem to be a vobsub file
[053d0074] subtitle demux debug: Movie fps: 23.976025
[053d0074] subtitle demux debug: autodetecting subtitle format
[053d0074] subtitle demux debug: detected SubRIP format
[053d0074] subtitle demux debug: loading all subtitles...
[053d0074] subtitle demux debug: loaded 1303 subtitles
[053d0074] core demux debug: using demux module "subtitle"
[0422c9bc] core decoder debug: looking for decoder module matching "any": 43 candidates
[0422c9bc] avcodec decoder debug: CPU flags: 0x4100107f
[0422c9bc] avcodec decoder debug: trying to use direct rendering
[0422c9bc] avcodec decoder debug: allowing 1 thread(s) for decoding
[0422c9bc] avcodec decoder debug: avcodec codec (H264 - MPEG-4 AVC (part 10)) started
[0422c9bc] core decoder debug: using decoder module "avcodec"
[0422d874] core decoder debug: looking for decoder module matching "any": 43 candidates
[0422d874] core decoder debug: using decoder module "faad"
[0427076c] core decoder debug: looking for decoder module matching "any": 43 candidates
[0427076c] avcodec decoder debug: CPU flags: 0x4100107f
[0427076c] avcodec decoder warning: refusing to decode non validated subtitle codec
[0427076c] subsdec decoder debug: trying configured character encoding: system
[0427076c] subsdec decoder debug: using automatic UTF-8 detection
[0427076c] core decoder debug: using decoder module "subsdec"
[053da994] core demux meta debug: looking for meta reader module matching "any": 2 candidates
[053da994] core demux meta debug: using meta reader module "taglib"
[00b4f5a4] core demux debug: removing module "taglib"
[053da994] core demux meta debug: looking for meta reader module matching "any": 2 candidates
[053da994] lua demux meta debug: Trying Lua scripts in C:\Documents and Settings\Dimsok\Application Data\vlc\lua\meta\reader
[053da994] lua demux meta debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\reader
[053da994] lua demux meta debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\reader\filename.luac
[053da994] core demux meta debug: no meta reader modules matched
[053da994] core demux meta debug: looking for meta reader module matching "any": 2 candidates
[053da994] lua demux meta debug: Trying Lua scripts in C:\Documents and Settings\Dimsok\Application Data\vlc\lua\meta\reader
[053da994] lua demux meta debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\reader
[053da994] lua demux meta debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\reader\filename.luac
[053da994] core demux meta debug: no meta reader modules matched
[053da994] core demux meta debug: looking for meta reader module matching "any": 2 candidates
[053da994] lua demux meta debug: Trying Lua scripts in C:\Documents and Settings\Dimsok\Application Data\vlc\lua\meta\reader
[053da994] lua demux meta debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\reader
[053da994] lua demux meta debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\reader\filename.luac
[053da994] core demux meta debug: no meta reader modules matched
[053da994] core demux meta debug: looking for meta reader module matching "any": 2 candidates
[053da994] lua demux meta debug: Trying Lua scripts in C:\Documents and Settings\Dimsok\Application Data\vlc\lua\meta\reader
[053da994] lua demux meta debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\reader
[053da994] lua demux meta debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\reader\filename.luac
[053da994] core demux meta debug: no meta reader modules matched
[036a31c4] core input debug: `file:///H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29/12%20Angry%20Men%20%281957%29.mp4' successfully opened
[036a31c4] audioscrobbler input debug: Not an audio-only input, not submitting
[00b4f5a4] mp4 demux debug: elst (0) gives 0ms (movie)-> 83ms (track)
[00b4f5a4] mp4 demux debug: track[Id 0x1] using Sync Sample Box (stss)
[00b4f5a4] mp4 demux debug: stss gives 2 --> 0 (sample number)
[00b4f5a4] mp4 demux debug: track[Id 0x2] does not provide Sync Sample Box (stss)
[036a31c4] core input debug: Buffering 0%
[036a31c4] core input debug: Buffering 0%
[0422c9bc] avcodec decoder debug: available hardware decoder output format 61 (dxva2_vld)
[0422c9bc] avcodec decoder debug: available hardware decoder output format 128 (d3d11va_vld)
[0422c9bc] avcodec decoder debug: available software decoder output format 0 (yuv420p)
[053e0014] core generic debug: looking for hw decoder module matching "none": 1 candidates
[053e0014] core generic debug: no hw decoder modules matched
[036a31c4] core input debug: Buffering 0%
[036a31c4] core input debug: Buffering 0%
[036a31c4] core input debug: Buffering 7%
[036a31c4] core input debug: Buffering 13%
[036a31c4] core input debug: Buffering 14%
[036a31c4] core input debug: Buffering 21%
[036a31c4] core input debug: Buffering 27%
[036a31c4] core input debug: Buffering 28%
[036a31c4] core input debug: Buffering 35%
[036a31c4] core input debug: Buffering 41%
[036a31c4] core input debug: Buffering 42%
[036a31c4] core input debug: Buffering 49%
[036a31c4] core input debug: Buffering 55%
[036a31c4] core input debug: Buffering 56%
[036a31c4] core input debug: Buffering 64%
[036a31c4] core input debug: Buffering 69%
[036a31c4] core input debug: Buffering 71%
[036a31c4] core input debug: Buffering 78%
[036a31c4] core input debug: Buffering 83%
[036a31c4] core input debug: Buffering 85%
[036a31c4] core input debug: Buffering 92%
[036a31c4] core input debug: Buffering 97%
[036a31c4] core input debug: Buffering 99%
[036a31c4] core input debug: Stream buffering done (320 ms in 25 ms)
[04087674] core spu text debug: looking for text renderer module matching "any": 3 candidates
[0422d874] faad decoder warning: decoded zero sample
[00ae7354] core playlist debug: reusing audio output
[00ae24ec] directsound audio output debug: Opening DirectSound Audio Output
[00ae24ec] directsound audio output debug: VLC speaker config: 5.1
[00ae24ec] directsound audio output debug: channel reordering needed
[00ae24ec] core audio output debug: output 'f32l' 48000 Hz 3F2R/LFE frame=1 samples/24 bytes
[053cff44] core volume debug: looking for audio volume module matching "any": 2 candidates
[04087674] freetype spu text debug: Using Arial Unicode MS as font from file C:\WINDOWS\Fonts\ARIALUNI.TTF
[04087674] freetype spu text debug: Using Courier New as mono-font from file C:\WINDOWS\Fonts\COUR.TTF
[053cff44] core volume debug: using audio volume module "float_mixer"
[00ae24ec] core audio output debug: input 'f32l' 48000 Hz Dolby frame=1 samples/8 bytes
[0422a054] core audio filter debug: looking for audio filter module matching "scaletempo": 14 candidates
[0422a054] scaletempo audio filter debug: format: 48000 rate, 2 nch, 4 bps, fl32
[0422a054] scaletempo audio filter debug: params: 30 stride, 0.200 overlap, 14 search
[0422a054] scaletempo audio filter debug: 1.000 scale, 1440.000 stride_in, 1440 stride_out, 1152 standing, 288 overlap, 672 search, 2400 queue, fl32 mode
[0422a054] core audio filter debug: using audio filter module "scaletempo"
[00ae24ec] core audio output debug: conversion: 'f32l'->'f32l' 48000 Hz->48000 Hz Dolby->Dolby
[00ae24ec] core audio output debug: conversion pipeline complete
[00ae24ec] core audio output debug: conversion: 'f32l'->'f32l' 48000 Hz->48000 Hz Dolby->3F2R/LFE
[0422babc] core audio converter debug: looking for audio converter module matching "any": 12 candidates
[04087674] freetype spu text debug: using fontsize: 2
[04087674] core spu text debug: using text renderer module "freetype"
[0421944c] core scale debug: looking for video filter2 module matching "any": 58 candidates
[0421944c] swscale scale debug: 32x32 (32x32) chroma: YUVA -> 16x16 (16x16) chroma: RGBA with scaling using Bicubic (good quality)
[0421944c] core scale debug: using video filter2 module "swscale"
[0552d5f4] core scale debug: looking for video filter2 module matching "any": 58 candidates
[0422babc] core audio converter debug: using audio converter module "trivial_channel_mixer"
[00ae24ec] core audio output debug: conversion pipeline complete
[0565cabc] core audio resampler debug: looking for audio resampler module matching "any": 3 candidates
[0565cabc] core audio resampler debug: using audio resampler module "samplerate"
[0422d874] core decoder debug: End of audio preroll
[0552d5f4] yuvp scale debug: YUVP to YUVA converter
[0552d5f4] core scale debug: using video filter2 module "yuvp"
[055e0d1c] core video output debug: Deinterlacing available
[055e0d1c] core video output debug: deinterlace 0, mode blend, is_needed 0
[055e0d1c] core video output debug: Opening vout display wrapper
[0371806c] core vout display debug: looking for vout display module matching "any": 11 candidates
[0371806c] directdraw vout display debug: creating Vout EventThread
[0371806c] directdraw vout display debug: Win32VoutCreateWindow
[0545f9d4] core window debug: looking for vout window hwnd module matching "qt4,any": 3 candidates
[0545f9d4] qt4 window debug: requesting video window...
[00b3d7ec] qt4 interface debug: Video was requested 0, 0
[0545f9d4] core window debug: using vout window hwnd module "qt4"
[0371806c] directdraw vout display debug: created video sub-window
[0371806c] directdraw vout display debug: Vout EventThread running
[0371806c] directdraw vout display debug: disabling screen saver
[0371806c] directdraw vout display debug: directx-device:
[0371806c] directdraw vout display debug: DirectXEnumCallback: ATI Radeon 9550 / X1050 Series, \\.\DISPLAY1
[0371806c] directdraw vout display debug: selecting ATI Radeon 9550 / X1050 Series, \\.\DISPLAY1
[0371806c] directdraw vout display debug: screen dimensions (0x0,1024x768)
[0371806c] directdraw vout display debug: DirectDraw Capabilities: overlay=1 yuvoverlay=1 can_deinterlace_overlay=1 colorkey=1 stretch=1 bltfourcc=1
[0371806c] core vout display debug: VoutDisplayEvent 'resize' 920x582 window
[0371806c] directdraw vout display debug: YUV overlay surface created successfully
[0371806c] core vout display debug: using vout display module "directdraw"
[055e0d1c] core video output debug: original format sz 912x578, of (0,0), vsz 912x548, 4cc I420, sar 1:1, msk r0x0 g0x0 b0x0
[04087674] core spu text debug: removing module "freetype"
[0371806c] core vout display debug: VoutDisplayEvent 'resize' 1024x640 window
[04087674] core spu text debug: looking for text renderer module matching "any": 3 candidates
[04087674] freetype spu text debug: Using Arial Unicode MS as font from file C:\WINDOWS\Fonts\ARIALUNI.TTF
[04087674] freetype spu text debug: Using Courier New as mono-font from file C:\WINDOWS\Fonts\COUR.TTF
[04087674] freetype spu text debug: using fontsize: 2
[04087674] core spu text debug: using text renderer module "freetype"
[0422c9bc] avcodec decoder warning: plane 0 not aligned
[0422c9bc] avcodec decoder warning: disabling direct rendering
[h264 @ 0438f8e0] no picture
[h264 @ 0438f8e0] no picture
[0422c9bc] core decoder debug: End of video preroll
[0422c9bc] core decoder debug: Received first picture
[054602ec] core blend debug: looking for video blending module matching "any": 1 candidates
[054602ec] core blend debug: using video blending module "blend"
[036a31c4] core input debug: Decoder wait done in 2680 ms
[055e0d1c] core video output warning: picture is too late to be displayed (missing 83 ms)
[055e0d1c] core video output warning: picture is too late to be displayed (missing 66 ms)
[055e0d1c] core video output warning: picture is too late to be displayed (missing 34 ms)
[055e0d1c] core video output debug: picture might be displayed late (missing 0 ms)
[0371806c] core vout display debug: auto hiding mouse cursor
[040bf244] core xml reader debug: looking for xml reader module matching "any": 1 candidates
[040bf244] core xml reader debug: using xml reader module "xml"
[055e0d1c] core video output warning: picture is too late to be displayed (missing 24 ms)
[0371806c] core vout display debug: auto hiding mouse cursor
[055e0d1c] core video output debug: picture might be displayed late (missing 0 ms)
[0371806c] core vout display debug: auto hiding mouse cursor
[055e0d1c] core video output debug: picture might be displayed late (missing 4 ms)
[055e0d1c] core video output warning: picture is too late to be displayed (missing 43 ms)
[055e0d1c] core video output debug: picture might be displayed late (missing 1 ms)
[00494174] core libvlc debug: exiting
[00494174] core libvlc debug: removing all interfaces
[00494174] core libvlc debug: exiting
[00494174] core libvlc debug: no exit handler
[00b3d7ec] core interface debug: removing module "qt4"
[00ae7354] core playlist debug: deactivating the playlist
[00ae7354] core playlist debug: incoming request - stopping current input
[036a31c4] core input debug: control: stopping input
[036a31c4] audioscrobbler input debug: Not an audio-only input, not submitting
[00ae7354] core playlist debug: incoming request - stopping current input
[00ae7354] core playlist debug: finished input
[0422c9bc] core decoder debug: removing module "avcodec"
[0422c9bc] avcodec decoder debug: ffmpeg codec (H264 - MPEG-4 AVC (part 10)) stopped
[0422c9bc] core decoder debug: killing decoder fourcc `h264', 0 PES in FIFO
[00ae7354] core playlist debug: saving a free vout
[00ae7354] core playlist debug: reusing provided vout
[055e0d1c] qt4 video output debug: Qt: Fullscreen state changed
[0422d874] core decoder debug: removing module "faad"
[0422d874] core decoder debug: killing decoder fourcc `mp4a', 0 PES in FIFO
[0565cabc] core audio resampler debug: removing module "samplerate"
[0422a054] core audio filter debug: removing module "scaletempo"
[0422babc] core audio converter debug: removing module "trivial_channel_mixer"
[00ae24ec] directsound audio output debug: closing audio device
[053cff44] core volume debug: removing module "float_mixer"
[00ae7354] core playlist debug: keeping audio output
[0427076c] core decoder debug: removing module "subsdec"
[0427076c] core decoder debug: killing decoder fourcc `subt', 0 PES in FIFO
[00b4f5a4] core demux debug: removing module "mp4"
[00b4f5a4] mp4 demux debug: freeing all memory
[040f6b6c] core stream debug: removing module "record"
[00b4f4dc] core access debug: removing module "filesystem"
[040eedec] core demux debug: removing module "subtitle"
[053d29b4] core stream debug: removing module "record"
[00b4fbbc] core access debug: removing module "filesystem"
[053da60c] core demux debug: removing module "subtitle"
[053d916c] core stream debug: removing module "record"
[053d1934] core access debug: removing module "filesystem"
[053d9d2c] core demux debug: removing module "subtitle"
[040bd294] core stream debug: removing module "record"
[053e587c] core access debug: removing module "filesystem"
[053d0074] core demux debug: removing module "subtitle"
[053d9654] core stream debug: removing module "record"
[053ddcc4] core access debug: removing module "filesystem"
[036a31c4] core input debug: Program doesn't contain anymore ES
[00ae7354] core playlist debug: incoming request - stopping current input
[00ae7354] core playlist debug: dead input
[00b3d7ec] qt4 interface debug: IM: Deleting the input
[00ae24ec] core audio output debug: removing module "directsound"
[055e0d1c] core video output debug: destroying useless vout
[054602ec] core blend debug: removing module "blend"
[0371806c] core vout display debug: removing module "directdraw"
[0371806c] directdraw vout display debug: Win32 Vout EventThread terminating
[0371806c] directdraw vout display debug: Win32VoutCloseWindow
[0371806c] directdraw vout display debug: WinProc WM_DESTROY
[0545f9d4] qt4 window debug: releasing video...
[00b3d7ec] qt4 interface debug: Video is not needed anymore
[04087674] core spu text debug: removing module "freetype"
[0552d5f4] core scale debug: removing module "yuvp"
[0421944c] core scale debug: removing module "swscale"
[00b3d7ec] qt4 interface debug: requesting exit...
[00b3d7ec] qt4 interface debug: QApp exec() finished
[00b3d7ec] qt4 interface debug: Video is not needed anymore
[00b3d7ec] qt4 interface debug: waiting for UI thread...
[00b3d7ec] qt4 interface debug: Playlist Destroyed
[00b3d7ec] qt4 interface debug: Killing extension dialog provider
[00b3d7ec] qt4 interface debug: ExtensionsDialogProvider is quitting...
[04382f4c] core generic debug: removing module "lua"
[04382f4c] lua generic debug: Deactivating all loaded extensions
[04382f4c] lua generic debug: All extensions are now deactivated
[00b3cd64] core interface debug: removing module "win32"
[00b39264] core interface debug: removing module "hotkeys"
[00afc48c] core interface debug: removing module "gestures"
[00b1a41c] core interface debug: removing module "audioscrobbler"
[00b16b0c] [trakt] core interface debug: removing module "lua"
[00b04bfc] core interface debug: removing module "oldrc"
[00b00b3c] core interface debug: removing module "win_msg"
[00ae7354] core playlist debug: destroying
[053e0254] core playlist export debug: saving
[053e0254] core playlist export debug: looking for playlist export module matching "export-xspf": 4 candidates
[053e0254] core playlist export debug: using playlist export module "export"
[053e0254] core playlist export debug: removing module "export"
status change: ( audio volume: 256 )
status change: ( audio volume: -256 )

@XaF
Copy link
Owner

XaF commented May 13, 2018

Ok, now try with this trakt.lua file? It should work, but please post a log in any case (work or not) :)

@Dimsok
Copy link
Author

Dimsok commented May 13, 2018

Doesn't work for me

[0049416c] core libvlc debug: VLC media player - 2.2.6 Umbrella
[0049416c] core libvlc debug: Copyright © 1996-2017 the VideoLAN team
[0049416c] core libvlc debug: revision 2.2.6-0-g1aae789
[0049416c] core libvlc debug: configured with ../extras/package/win32/../../../configure  '--enable-update-check' '--enable-lua' '--enable-faad' '--enable-flac' '--enable-theora' '--enable-twolame' '--enable-quicktime' '--enable-avcodec' '--enable-merge-ffmpeg' '--enable-dca' '--enable-mpc' '--enable-libass' '--enable-x264' '--enable-schroedinger' '--enable-realrtsp' '--enable-live555' '--enable-dvdread' '--enable-shout' '--enable-goom' '--enable-caca' '--disable-sdl' '--enable-qt' '--enable-skins2' '--enable-sse' '--enable-mmx' '--enable-libcddb' '--enable-zvbi' '--disable-telx' '--enable-nls' '--host=i686-w64-mingw32' 'host_alias=i686-w64-mingw32'
[0049416c] core libvlc debug: using multimedia timers as clock source
[0049416c] core libvlc debug:  min period: 1 ms, max period: 1000000 ms
[0049416c] core libvlc debug: searching plug-in modules
[0049416c] core libvlc debug: loading plugins cache file C:\Program Files\VideoLAN\VLC\plugins\plugins.dat
[0049416c] core libvlc debug: recursively browsing `C:\Program Files\VideoLAN\VLC\plugins'
[0049416c] core libvlc warning: cannot load module `C:\Program Files\VideoLAN\VLC\plugins\access\liblibbluray_plugin.dll' (
[0049416c] core libvlc warning: cannot load module `C:\Program Files\VideoLAN\VLC\plugins\audio_output\libmmdevice_plugin.dll' (
[0049416c] core libvlc warning: cannot load module `C:\Program Files\VideoLAN\VLC\plugins\audio_output\libwasapi_plugin.dll' (
[0049416c] core libvlc debug: saving plugins cache C:\Program Files\VideoLAN\VLC\plugins\plugins.dat
[0049416c] core libvlc debug: plug-ins loaded: 417 modules
[0049416c] core libvlc debug: opening config file (C:\Documents and Settings\Dimsok\Application Data\vlc\vlcrc)
[0049416c] core libvlc debug: translation test: code is "ru"
[0049416c] core libvlc debug: CPU has capabilities MMX MMXEXT SSE SSE2 SSE3 3DNow! FPU
[0049416c] core libvlc: one instance mode ENABLED
[00b19b2c] core input debug: Creating an input for '
[00b19b2c] core input debug: selected subtitle language[0] any
[00b19b2c] core input debug: Input is a meta file: disabling unneeded options
[00b19b2c] core input debug: using timeshift granularity of 50 MiB, in path 'C:\DOCUME~1\Dimsok\LOCALS~1\Temp'
[00b19b2c] core input debug: `file/xspf-open:///C:/Documents%20and%20Settings/Dimsok/Application%20Data/vlc/ml.xspf' gives access `file' demux `xspf-open' path `/C:/Documents%20and%20Settings/Dimsok/Application%20Data/vlc/ml.xspf'
[00b19b2c] core input debug: creating demux: access='file' demux='xspf-open' location='/C:/Documents%20and%20Settings/Dimsok/Application%20Data/vlc/ml.xspf' file='C:\Documents and Settings\Dimsok\Application Data\vlc\ml.xspf'
[00ae440c] core demux debug: looking for access_demux module matching "file": 11 candidates
[00ae440c] core demux debug: no access_demux modules matched
[00b19b2c] core input debug: creating access 'file' location='/C:/Documents%20and%20Settings/Dimsok/Application%20Data/vlc/ml.xspf', path='C:\Documents and Settings\Dimsok\Application Data\vlc\ml.xspf'
[00afecc4] core access debug: looking for access module matching "file": 21 candidates
[00afecc4] filesystem access debug: opening file `C:\Documents and Settings\Dimsok\Application Data\vlc\ml.xspf'
[00afecc4] core access debug: using access module "filesystem"
[0049df9c] core stream debug: Using stream method for AStream*
[0049df9c] core stream debug: starting pre-buffering
[0049df9c] core stream debug: received first data after 1 ms
[0049df9c] core stream debug: pre-buffering done 309 bytes in 0s - 301 KiB/s
[00affcb4] core stream debug: looking for stream_filter module matching "any": 6 candidates
[00affcb4] core stream debug: no stream_filter modules matched
[00affcb4] core stream debug: looking for stream_filter module matching "record": 6 candidates
[00affcb4] core stream debug: using stream_filter module "record"
[00b19b2c] core input debug: creating demux: access='file' demux='xspf-open' location='/C:/Documents%20and%20Settings/Dimsok/Application%20Data/vlc/ml.xspf' file='C:\Documents and Settings\Dimsok\Application Data\vlc\ml.xspf'
[00ae440c] core demux debug: looking for demux module matching "xspf-open": 66 candidates
[00ae440c] xspf demux debug: using XSPF playlist reader
[00ae440c] core demux debug: using demux module "playlist"
[0049e1d4] core demux meta debug: looking for meta reader module matching "any": 2 candidates
[0049e1d4] lua demux meta debug: Trying Lua scripts in C:\Documents and Settings\Dimsok\Application Data\vlc\lua\meta\reader
[0049e1d4] lua demux meta debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\reader
[0049e1d4] lua demux meta debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\reader\filename.luac
[0049e1d4] core demux meta debug: no meta reader modules matched
[00b19b2c] core input debug: `file/xspf-open:///C:/Documents%20and%20Settings/Dimsok/Application%20Data/vlc/ml.xspf' successfully opened
[00b03994] core xml reader debug: looking for xml reader module matching "any": 1 candidates
[00b03994] core xml reader debug: using xml reader module "xml"
[00ae440c] xspf demux debug: parsed 0 tracks successfully
[00b19b2c] core input debug: EOF reached
[00ae440c] core demux debug: removing module "playlist"
[00affcb4] core stream debug: removing module "record"
[00afecc4] core access debug: removing module "filesystem"
[00ae6fac] core playlist debug: creating audio output
[00aff124] core audio output debug: looking for audio output module matching "any": 5 candidates
[00aff124] directsound audio output debug: found 3 devices
[00aff124] core audio output debug: using audio output module "directsound"
[00ae6fac] core playlist debug: keeping audio output
[00b0055c] core interface debug: looking for interface module matching "win_msg,none": 16 candidates
[00b0055c] core interface debug: using interface module "win_msg"
[00b049a4] core interface debug: looking for interface module matching "rc,none": 16 candidates
[00b049a4] oldrc interface debug: base: localhost, port: 4222
[00b049a4] core interface debug: net: listening to localhost port 4222
[00b049a4] core interface debug: using interface module "oldrc"
[00b027cc] core interface debug: looking for interface module matching ",none": 16 candidates
[00b027cc] core interface debug: no interface modules matched
[00b027cc] core interface error: no suitable interface module
[0049416c] core libvlc error: interface ",none" initialization failed
[00b027cc] core interface debug: looking for interface module matching ",none": 16 candidates
[00b027cc] core interface debug: no interface modules matched
[00b027cc] core interface error: no suitable interface module
[0049416c] core libvlc error: interface ",none" initialization failed
[00b027cc] core interface debug: looking for interface module matching ",none": 16 candidates
[00b027cc] core interface debug: no interface modules matched
[00b027cc] core interface error: no suitable interface module
[0049416c] core libvlc error: interface ",none" initialization failed
[00b027cc] core interface debug: looking for interface module matching ",none": 16 candidates
[00b027cc] core interface debug: no interface modules matched
[00b027cc] core interface error: no suitable interface module
[0049416c] core libvlc error: interface ",none" initialization failed
[00b027cc] core interface debug: looking for interface module matching ",none": 16 candidates
[00b027cc] core interface debug: no interface modules matched
[00b027cc] core interface error: no suitable interface module
[0049416c] core libvlc error: interface ",none" initialization failed
[00b027cc] core interface debug: looking for interface module matching ",none": 16 candidates
[00b027cc] core interface debug: no interface modules matched
[00b027cc] core interface error: no suitable interface module
[0049416c] core libvlc error: interface ",none" initialization failed
[00b027cc] core interface debug: looking for interface module matching ",none": 16 candidates
[00b027cc] core interface debug: no interface modules matched
[00b027cc] core interface error: no suitable interface module
[0049416c] core libvlc error: interface ",none" initialization failed
[00b027cc] core interface debug: looking for interface module matching ",none": 16 candidates
[00b027cc] core interface debug: no interface modules matched
[00b027cc] core interface error: no suitable interface module
[0049416c] core libvlc error: interface ",none" initialization failed
[00b027cc] core interface debug: looking for interface module matching ",none": 16 candidates
[00b027cc] core interface debug: no interface modules matched
[00b027cc] core interface error: no suitable interface module
[0049416c] core libvlc error: interface ",none" initialization failed
[00b027cc] core interface debug: looking for interface module matching ",none": 16 candidates
[00b027cc] core interface debug: no interface modules matched
[00b027cc] core interface error: no suitable interface module
[0049416c] core libvlc error: interface ",none" initialization failed
[00b027cc] core interface debug: looking for interface module matching ",none": 16 candidates
[00b027cc] core interface debug: no interface modules matched
[00b027cc] core interface error: no suitable interface module
[0049416c] core libvlc error: interface ",none" initialization failed
[00b027cc] core interface debug: looking for interface module matching ",none": 16 candidates
[00b027cc] core interface debug: no interface modules matched
[00b027cc] core interface error: no suitable interface module
[0049416c] core libvlc error: interface ",none" initialization failed
[00b027cc] core interface debug: looking for interface module matching ",none": 16 candidates
[00b027cc] core interface debug: no interface modules matched
[00b027cc] core interface error: no suitable interface module
[0049416c] core libvlc error: interface ",none" initialization failed
[00b027cc] core interface debug: looking for interface module matching ",none": 16 candidates
[00b027cc] core interface debug: no interface modules matched
[00b027cc] core interface error: no suitable interface module
[0049416c] core libvlc error: interface ",none" initialization failed
[00b027cc] core interface debug: looking for interface module matching ",none": 16 candidates
[00b027cc] core interface debug: no interface modules matched
[00b027cc] core interface error: no suitable interface module
[0049416c] core libvlc error: interface ",none" initialization failed
[00b027cc] core interface debug: looking for interface module matching ",none": 16 candidates
[00b027cc] core interface debug: no interface modules matched
[00b027cc] core interface error: no suitable interface module
[0049416c] core libvlc error: interface ",none" initialization failed
[00b027cc] core interface debug: looking for interface module matching "luaintf,none": 16 candidates
[00b027cc] [trakt] lua interface debug: Found lua interface script: C:\Program Files\VideoLAN\VLC\lua\intf\trakt.luac
[00b027cc] [trakt] core interface debug: using interface module "lua"
[00b1acac] core interface debug: looking for interface module matching "audioscrobbler,none": 16 candidates
[00b1acac] core interface debug: using interface module "audioscrobbler"
[00b408ec] core interface debug: looking for interface module matching "gestures,none": 16 candidates
[00b408ec] core interface debug: using interface module "gestures"
[00ae6fac] core playlist debug: adding item `12 Angry Men (1957).mp4' ( file:///H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29/12%20Angry%20Men%20%281957%29.mp4 )
[00b40e84] core interface debug: looking for interface module matching "hotkeys,none": 16 candidates
[00b40e84] core interface debug: using interface module "hotkeys"
[00b42644] core input debug: Creating an input for '12 Angry Men (1957).mp4'
[00b4282c] core interface debug: looking for interface module matching "globalhotkeys,none": 16 candidates
[00b027cc] [trakt] lua interface: TraktForVLC 2.0.0a2.dev14+g31faf4b - Lua implementation
[00b027cc] [trakt] lua interface: helper: C:\Program Files\VideoLAN\VLC\lua\trakt_helper.exe
[00b027cc] [trakt] lua interface debug: (call_helper) Executing command: "date" "--format" "%s.%f"
[00b4282c] core interface debug: using interface module "win32"
[0049416c] core libvlc:
[01e9a59c] core interface debug: looking for interface module matching "any": 16 candidates
[00b027cc] [trakt] core interface debug: net: connecting to localhost port 1984
[04516ea4] core generic debug: looking for extension module matching "any": 1 candidates
[04516ea4] lua generic debug: Opening Lua Extension module
[04516ea4] lua generic debug: Trying Lua scripts in C:\Documents and Settings\Dimsok\Application Data\vlc\lua\extensions
[04516ea4] lua generic debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\extensions
[04516ea4] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\141787-subtitles-mod.lua
[04516ea4] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\141787-subtitles-mod.lua
[04516ea4] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\141787-subtitles-mod.lua has the following capability flags: 0x5
[04516ea4] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\157838-mempos.lua
[04516ea4] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\157838-mempos.lua
[04516ea4] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\157838-mempos.lua has the following capability flags: 0x4
[04516ea4] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\163792-clipper.lua
[04516ea4] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\163792-clipper.lua
[04516ea4] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\163792-clipper.lua has the following capability flags: 0x4
[04516ea4] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\165230-progress.lua
[04516ea4] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\165230-progress.lua
[04516ea4] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\165230-progress.lua has the following capability flags: 0x4
[04516ea4] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\174812-VLC-Song-Tracker.lua
[04516ea4] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\174812-VLC-Song-Tracker.lua
[04516ea4] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\174812-VLC-Song-Tracker.lua has the following capability flags: 0x4
[04516ea4] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\175648-info-crawler.lua
[04516ea4] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\175648-info-crawler.lua
[04516ea4] lua generic warning: In script C:\Program Files\VideoLAN\VLC\lua\extensions\175648-info-crawler.lua, function descriptor() did not return a table of capabilities.
[04516ea4] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\175648-info-crawler.lua has the following capability flags: 0x0
[04516ea4] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\175924-subtitle_word_search.lua
[04516ea4] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\175924-subtitle_word_search.lua
[04516ea4] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\175924-subtitle_word_search.lua has the following capability flags: 0x0
[04516ea4] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\Lyrics Finder.lua
[04516ea4] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\Lyrics Finder.lua
[04516ea4] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\Lyrics Finder.lua has the following capability flags: 0xc
[04516ea4] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\VLC Resume Media V3.40.Release.lua
[04516ea4] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\VLC Resume Media V3.40.Release.lua
[04516ea4] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\VLC Resume Media V3.40.Release.lua has the following capability flags: 0x4
[00ae6fac] core playlist debug: meta ok for (null), need to fetch art
[04516ea4] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\VLSub.luac
[04516ea4] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\VLSub.luac
[04516ea4] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\VLSub.luac has the following capability flags: 0x5
[04516ea4] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\allocine-fr.lua
[04516ea4] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\allocine-fr.lua
[04516ea4] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\allocine-fr.lua has the following capability flags: 0xc
[045f45ec] core art finder debug: looking for meta fetcher module matching "any": 1 candidates
[045f45ec] lua art finder debug: Trying Lua scripts in C:\Documents and Settings\Dimsok\Application Data\vlc\lua\meta\fetcher
[045f45ec] lua art finder debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\fetcher
[045f45ec] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\fetcher\tvrage.luac
[045f45ec] lua art finder debug: skipping script (unmatched scope) C:\Program Files\VideoLAN\VLC\lua\meta\fetcher\tvrage.luac
[04516ea4] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\allocine-fr.luac
[04516ea4] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\allocine-fr.luac
[04516ea4] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\allocine-fr.luac has the following capability flags: 0xc
[04516ea4] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\imdb.lua
[04516ea4] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\imdb.lua
[04516ea4] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\imdb.lua has the following capability flags: 0x4
[045f45ec] core art finder debug: no meta fetcher modules matched
[00ae6fac] core playlist debug: searching art for 12 Angry Men (1957).mp4
[01fff294] core art finder debug: looking for art finder module matching "any": 2 candidates
[01fff294] lua art finder debug: Trying Lua scripts in C:\Documents and Settings\Dimsok\Application Data\vlc\lua\meta\art
[01fff294] lua art finder debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\art
[01fff294] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac
[01fff294] lua art finder debug: skipping script (unmatched scope) C:\Program Files\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac
[01fff294] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\01_googleimage.luac
[04516ea4] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\imdb.luac
[04516ea4] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\imdb.luac
[04516ea4] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\imdb.luac has the following capability flags: 0x4
[04516ea4] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\looper_intf.lua
[04516ea4] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\looper_intf.lua
[04516ea4] lua generic warning: Error loading script C:\Program Files\VideoLAN\VLC\lua\extensions\looper_intf.lua: ...am Files\VideoLAN\VLC\lua\extensions\looper_intf.lua:32: attempt to index global 'vlc' (a nil value)
[01fff294] lua art finder debug: skipping script (unmatched scope) C:\Program Files\VideoLAN\VLC\lua\meta\art\01_googleimage.luac
[01fff294] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac
[01fff294] lua art finder debug: skipping script (unmatched scope) C:\Program Files\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac
[01fff294] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\03_lastfm.luac
[01fff294] lua art finder debug: skipping script (unmatched scope) C:\Program Files\VideoLAN\VLC\lua\meta\art\03_lastfm.luac
[01fff294] core art finder debug: no art finder modules matched
[04516ea4] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\lrcview.lua
[04516ea4] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\lrcview.lua
[04516ea4] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\lrcview.lua has the following capability flags: 0xc
[04516ea4] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\quickLoad.lua
[04516ea4] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\quickLoad.lua
[04516ea4] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\quickLoad.lua has the following capability flags: 0x2
[04569f7c] core art finder debug: looking for meta fetcher module matching "any": 1 candidates
[04569f7c] lua art finder debug: Trying Lua scripts in C:\Documents and Settings\Dimsok\Application Data\vlc\lua\meta\fetcher
[04569f7c] lua art finder debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\fetcher
[04569f7c] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\fetcher\tvrage.luac
[04569f7c] core art finder debug: using meta fetcher module "lua"
[04569f7c] core art finder debug: removing module "lua"
[00ae6fac] core playlist debug: searching art for 12 Angry Men (1957).mp4
[04569f7c] core art finder debug: looking for art finder module matching "any": 2 candidates
[04569f7c] lua art finder debug: Trying Lua scripts in C:\Documents and Settings\Dimsok\Application Data\vlc\lua\meta\art
[04516ea4] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\quickSave.lua
[04516ea4] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\quickSave.lua
[04516ea4] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\quickSave.lua has the following capability flags: 0x2
[04516ea4] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\time_ext.lua
[04516ea4] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\time_ext.lua
[04516ea4] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\time_ext.lua has the following capability flags: 0x1
[04516ea4] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\vlsub.lua
[04516ea4] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\vlsub.lua
[04569f7c] lua art finder debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\art
[04569f7c] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac
[04569f7c] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\01_googleimage.luac
[04569f7c] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac
[04569f7c] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\03_lastfm.luac
[04569f7c] core art finder debug: no art finder modules matched
[04516ea4] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\vlsub.lua has the following capability flags: 0x5
[04516ea4] core generic debug: using extension module "lua"
[00ae6fac] core playlist debug: art not found for 12 Angry Men (1957).mp4
[0452cb74] core probe debug: looking for services probe module matching "any": 6 candidates
[0452cb74] core probe debug: no services probe modules matched
[01e9a59c] core interface debug: using interface module "qt4"
[00ae6fac] core playlist debug: processing request item: null, node:
[00ae6fac] core playlist debug: rebuilding array of current - root
[00ae6fac] core playlist debug: rebuild done - 1 items, index -1
[00ae6fac] core playlist debug: starting playback of the new playlist item
[00ae6fac] core playlist debug: resyncing on 12 Angry Men (1957).mp4
[00ae6fac] core playlist debug: 12 Angry Men (1957).mp4 is at 0
[00ae6fac] core playlist debug: creating new input thread
[01eddc54] core input debug: Creating an input for '12 Angry Men (1957).mp4'
[01eddc54] core input debug: selected subtitle language[0] any
[01eddc54] core input debug: using timeshift granularity of 50 MiB, in path 'C:\DOCUME~1\Dimsok\LOCALS~1\Temp'
[00ae6fac] core playlist debug: requesting art for 12 Angry Men (1957).mp4
[01eddc54] core input debug: `file:///H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29/12%20Angry%20Men%20%281957%29.mp4' gives access `file' demux `' path `/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29/12%20Angry%20Men%20%281957%29.mp4'
[01eddc54] core input debug: specified demux `any'
[01eddc54] core input debug: creating demux: access='file' demux='any' location='/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29/12%20Angry%20Men%20%281957%29.mp4' file='H:\
[01ec259c] core demux debug: looking for access_demux module matching "file": 11 candidates
[01ec259c] core demux debug: no access_demux modules matched
[01eddc54] core input debug: creating access 'file' location='/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29/12%20Angry%20Men%20%281957%29.mp4', path='H:\
[01eddb44] core access debug: looking for access module matching "file": 21 candidates
[01eddb44] filesystem access debug: opening file `H:\
[01eddb44] core access debug: using access module "filesystem"
[01e22bfc] core stream debug: Using stream method for AStream*
[01e22bfc] core stream debug: starting pre-buffering
[01e22bfc] core stream debug: received first data after 0 ms
[01e22bfc] core stream debug: pre-buffering done 1024 bytes in 0s - 1000000 KiB/s
[01e4c49c] core stream debug: looking for stream_filter module matching "any": 6 candidates
[01e4c49c] core stream debug: no stream_filter modules matched
[01e4c49c] core stream debug: looking for stream_filter module matching "record": 6 candidates
[01e4c49c] core stream debug: using stream_filter module "record"
[01eddc54] core input debug: creating demux: access='file' demux='any' location='/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29/12%20Angry%20Men%20%281957%29.mp4' file='H:\
[01ec259c] core demux debug: looking for demux module matching "mp4": 66 candidates
[01e4c49c] mp4 stream warning: unknown box type colr (incompletely loaded)
[01ec259c] mp4 demux debug: added fragment moov
[01e4c49c] mp4 stream debug: dumping root Box "root"
[01e4c49c] mp4 stream debug: |   + ftyp size 28 offset 0
[01e4c49c] mp4 stream debug: |   + free size 132 offset 28
[01e4c49c] mp4 stream debug: |   + mdat size 418052474 offset 160
[01e4c49c] mp4 stream debug: |   + moov size 3712302 offset 418052634
[01e4c49c] mp4 stream debug: |   |   + mvhd size 108 offset 418052642
[01e4c49c] mp4 stream debug: |   |   + iods size 24 offset 418052750
[01e4c49c] mp4 stream debug: |   |   + trak size 2491953 offset 418052774
[01e4c49c] mp4 stream debug: |   |   |   + tkhd size 92 offset 418052782
[01e4c49c] mp4 stream debug: |   |   |   + mdia size 2491817 offset 418052874
[01e4c49c] mp4 stream debug: |   |   |   |   + mdhd size 32 offset 418052882
[01e4c49c] mp4 stream debug: |   |   |   |   + hdlr size 33 offset 418052914
[01e4c49c] mp4 stream debug: |   |   |   |   + minf size 2491744 offset 418052947
[01e4c49c] mp4 stream debug: |   |   |   |   |   + vmhd size 20 offset 418052955
[01e4c49c] mp4 stream debug: |   |   |   |   |   + dinf size 36 offset 418052975
[01e4c49c] mp4 stream debug: |   |   |   |   |   |   + dref size 28 offset 418052983
[01e4c49c] mp4 stream debug: |   |   |   |   |   |   |   + url  size 12 offset 418052999
[01e4c49c] mp4 stream debug: |   |   |   |   |   + stbl size 2491680 offset 418053011
[01e4c49c] mp4 stream debug: |   |   |   |   |   |   + stsd size 170 offset 418053019
[01e4c49c] mp4 stream debug: |   |   |   |   |   |   |   + avc1 size 154 offset 418053035
[01e4c49c] mp4 stream debug: |   |   |   |   |   |   |   |   + avcC size 50 offset 418053121
[01e4c49c] mp4 stream debug: |   |   |   |   |   |   |   |   + colr size 18 offset 418053171
[01e4c49c] mp4 stream debug: |   |   |   |   |   |   + stts size 554528 offset 418053189
[01e4c49c] mp4 stream debug: |   |   |   |   |   |   + stsz size 554524 offset 418607717
[01e4c49c] mp4 stream debug: |   |   |   |   |   |   + stsc size 52 offset 419162241
[01e4c49c] mp4 stream debug: |   |   |   |   |   |   + stco size 138644 offset 419162293
[01e4c49c] mp4 stream debug: |   |   |   |   |   |   + ctts size 1101920 offset 419300937
[01e4c49c] mp4 stream debug: |   |   |   |   |   |   + stss size 3196 offset 420402857
[01e4c49c] mp4 stream debug: |   |   |   |   |   |   + sdtp size 138638 offset 420406053
[01e4c49c] mp4 stream debug: |   |   |   + edts size 36 offset 420544691
[01e4c49c] mp4 stream debug: |   |   |   |   + elst size 28 offset 420544699
[01e4c49c] mp4 stream debug: |   |   + trak size 1220098 offset 420544727
[01e4c49c] mp4 stream debug: |   |   |   + tkhd size 92 offset 420544735
[01e4c49c] mp4 stream debug: |   |   |   + mdia size 1219976 offset 420544827
[01e4c49c] mp4 stream debug: |   |   |   |   + mdhd size 32 offset 420544835
[01e4c49c] mp4 stream debug: |   |   |   |   + hdlr size 33 offset 420544867
[01e4c49c] mp4 stream debug: |   |   |   |   + minf size 1219903 offset 420544900
[01e4c49c] mp4 stream debug: |   |   |   |   |   + smhd size 16 offset 420544908
[01e4c49c] mp4 stream debug: |   |   |   |   |   + dinf size 36 offset 420544924
[01e4c49c] mp4 stream debug: |   |   |   |   |   |   + dref size 28 offset 420544932
[01e4c49c] mp4 stream debug: |   |   |   |   |   |   |   + url  size 12 offset 420544948
[01e4c49c] mp4 stream debug: |   |   |   |   |   + stbl size 1219843 offset 420544960
[01e4c49c] mp4 stream debug: |   |   |   |   |   |   + stsd size 103 offset 420544968
[01e4c49c] mp4 stream debug: |   |   |   |   |   |   |   + mp4a size 87 offset 420544984
[01e4c49c] mp4 stream debug: |   |   |   |   |   |   |   |   + esds size 51 offset 420545020
[01e4c49c] mp4 stream debug: |   |   |   |   |   |   + stts size 24 offset 420545071
[01e4c49c] mp4 stream debug: |   |   |   |   |   |   + stsz size 1084136 offset 420545095
[01e4c49c] mp4 stream debug: |   |   |   |   |   |   + stsc size 40 offset 421629231
[01e4c49c] mp4 stream debug: |   |   |   |   |   |   + stco size 135532 offset 421629271
[01e4c49c] mp4 stream debug: |   |   |   + udta size 22 offset 421764803
[01e4c49c] mp4 stream debug: |   |   |   |   + name size 14 offset 421764811
[01e4c49c] mp4 stream debug: |   |   + udta size 111 offset 421764825
[01e4c49c] mp4 stream debug: |   |   |   + meta size 103 offset 421764833
[01e4c49c] mp4 stream debug: |   |   |   |   + hdlr size 33 offset 421764845
[01e4c49c] mp4 stream debug: |   |   |   |   + ilst size 58 offset 421764878
[01e4c49c] mp4 stream debug: |   |   |   |   |   + ctoo size 50 offset 421764886
[01e4c49c] mp4 stream debug: |   + free size 132 offset 421764936
[01ec259c] mp4 demux debug: unrecognized major file specification (mp42).
[01ec259c] mp4 demux debug: found 2 tracks
[01ec259c] mp4 demux warning: elst box found
[01ec259c] mp4 demux debug:    - [0] duration=5781859ms media time=83ms) rate=1.0
[01ec259c] mp4 demux debug: track[Id 0x1] read 34657 chunk
[01ec259c] mp4 demux warning: STTS table of 69314 entries
[01ec259c] mp4 demux warning: CTTS table of 137738 entries
[01ec259c] mp4 demux debug: track[Id 0x1] read 138626 samples length:5781s
[01eddc54] core input debug: selecting program id=0
[01ec259c] mp4 demux debug: adding track[Id 0x1] video (enable) language undef
[01ec259c] mp4 demux debug: track[Id 0x2] read 33879 chunk
[01ec259c] mp4 demux warning: STTS table of 1 entries
[01ec259c] mp4 demux debug: track[Id 0x2] read 271029 samples length:5781s
[01ec259c] mp4 demux debug: adding track[Id 0x2] audio (enable) language eng
[01ec259c] mp4 demux debug: fragment offset 418052634, data 168<->418052634, duration 0
[01ec259c] core demux debug: using demux module "mp4"
[01eddc54] core input debug: looking for a subtitle file in H:\
[01eddc54] core input debug: autodetected subtitle: H:\
[01eddc54] core input debug: autodetected subtitle: H:\
[01eddc54] core input debug: autodetected subtitle: H:\
[01eddc54] core input debug: autodetected subtitle: H:\
[01eddc54] core input debug: `file:///H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12%20Angry%20Men%20%281957%29.en.srt' gives access `file' demux `' path `/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12%20Angry%20Men%20%281957%29.en.srt'
[01eddc54] core input debug: creating demux: access='file' demux='subtitle' location='/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12%20Angry%20Men%20%281957%29.en.srt' file='H:\
[01e71da4] core demux debug: looking for access_demux module matching "file": 11 candidates
[01e71da4] core demux debug: no access_demux modules matched
[01eddc54] core input debug: creating access 'file' location='/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12%20Angry%20Men%20%281957%29.en.srt', path='H:\
[01e96a5c] core access debug: looking for access module matching "file": 21 candidates
[01e96a5c] filesystem access debug: opening file `H:\
[01e96a5c] core access debug: using access module "filesystem"
[05581e24] core stream debug: Using stream method for AStream*
[05581e24] core stream debug: starting pre-buffering
[05581e24] core stream debug: received first data after 0 ms
[05581e24] core stream debug: pre-buffering done 1024 bytes in 0s - 1000000 KiB/s
[05581fb4] core stream debug: looking for stream_filter module matching "any": 6 candidates
[05581fb4] core stream debug: no stream_filter modules matched
[05581fb4] core stream debug: looking for stream_filter module matching "record": 6 candidates
[05581fb4] core stream debug: using stream_filter module "record"
[01eddc54] core input debug: creating demux: access='file' demux='subtitle' location='/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12%20Angry%20Men%20%281957%29.en.srt' file='H:\
[01e71da4] core demux debug: looking for demux module matching "subtitle": 66 candidates
[01e71da4] vobsub demux debug: this doesn't seem to be a vobsub file
[01e71da4] subtitle demux debug: Movie fps: 23.976025
[01e71da4] subtitle demux debug: autodetecting subtitle format
[01e71da4] subtitle demux debug: detected SubRIP format
[01e71da4] subtitle demux debug: loading all subtitles...
[00ae6fac] audioscrobbler playlist debug: Not an audio-only input, not submitting
[0558156c] core art finder debug: looking for meta fetcher module matching "any": 1 candidates
[0558156c] lua art finder debug: Trying Lua scripts in C:\Documents and Settings\Dimsok\Application Data\vlc\lua\meta\fetcher
[0558156c] lua art finder debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\fetcher
[0558156c] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\fetcher\tvrage.luac
[0558156c] lua art finder debug: skipping script (unmatched scope) C:\Program Files\VideoLAN\VLC\lua\meta\fetcher\tvrage.luac
[0558156c] core art finder debug: no meta fetcher modules matched
[0049416c] core libvlc debug: searching art for 12 Angry Men (1957).mp4
[0558156c] core art finder debug: looking for art finder module matching "any": 2 candidates
[0558156c] lua art finder debug: Trying Lua scripts in C:\Documents and Settings\Dimsok\Application Data\vlc\lua\meta\art
[01e71da4] [01e9a59c] qt4 interface debug: IM: Setting an input
subtitle demux debug: loaded 1713 subtitles
[01e71da4] subtitle demux debug: detected language en of subtitle: /H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12%20Angry%20Men%20%281957%29.en.srt
[01e71da4] core demux debug: using demux module "subtitle"
[01eddc54] core input debug: `file:///H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12.Angry.Men.1957.720p.BRrip.x264.YIFY.srt' gives access `file' demux `' path `/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12.Angry.Men.1957.720p.BRrip.x264.YIFY.srt'
[01eddc54] core input debug: creating demux: access='file' demux='subtitle' location='/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12.Angry.Men.1957.720p.BRrip.x264.YIFY.srt' file='H:\
[0558af84] core demux debug: looking for access_demux module matching "file": 11 candidates
[0558af84] core demux debug: no access_demux modules matched
[01eddc54] core input debug: creating access 'file' location='/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12.Angry.Men.1957.720p.BRrip.x264.YIFY.srt', path='H:\
[0559e04c] core access debug: looking for access module matching "file": 21 candidates
[0559e04c] filesystem access debug: opening file `H:\
[0559e04c] core access debug: using access module "filesystem"
[055961e4] core stream debug: Using stream method for AStream*
[055961e4] core stream debug: starting pre-buffering
[055961e4] core stream debug: received first data after 0 ms
[055961e4] core stream debug: pre-buffering done 1024 bytes in 0s - 1000000 KiB/s
[055974fc] core stream debug: looking for stream_filter module matching "any": 6 candidates
[055974fc] core stream debug: no stream_filter modules matched
[055974fc] core stream debug: looking for stream_filter module matching "record": 6 candidates
[055974fc] core stream debug: using stream_filter module "record"
[01eddc54] core input debug: creating demux: access='file' demux='subtitle' location='/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12.Angry.Men.1957.720p.BRrip.x264.YIFY.srt' file='H:\
[0558af84] core demux debug: looking for demux module matching "subtitle": 66 candidates
[0558af84] vobsub demux debug: this doesn't seem to be a vobsub file
[0558af84] subtitle demux debug: Movie fps: 23.976025
[0558af84] subtitle demux debug: detected Unicode Byte Order Mark
[0558af84] subtitle demux debug: autodetecting subtitle format
[0558af84] subtitle demux debug: detected SubRIP format
[0558af84] subtitle demux debug: loading all subtitles...
[0558af84] subtitle demux debug: loaded 1709 subtitles
[0558af84] subtitle demux debug: detected language YIFY of subtitle: /H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12.Angry.Men.1957.720p.BRrip.x264.YIFY.srt
[0558af84] core demux debug: using demux module "subtitle"
[01eddc54] core input debug: `file:///H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12.Angry.Men.1957.720p.HDTV.Rus.Eng.HDCLUB.srt' gives access `file' demux `' path `/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12.Angry.Men.1957.720p.HDTV.Rus.Eng.HDCLUB.srt'
[01eddc54] core input debug: creating demux: access='file' demux='subtitle' location='/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12.Angry.Men.1957.720p.HDTV.Rus.Eng.HDCLUB.srt' file='H:\
[05649e54] core demux debug: looking for access_demux module matching "file": 11 candidates
[05649e54] core demux debug: no access_demux modules matched
[01eddc54] core input debug: creating access 'file' location='/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12.Angry.Men.1957.720p.HDTV.Rus.Eng.HDCLUB.srt', path='H:\
[0558171c] core access debug: looking for access module matching "file": 21 candidates
[0558171c] filesystem access debug: opening file `H:\
[0558171c] core access debug: using access module "filesystem"
[0558f21c] core stream debug: Using stream method for AStream*
[0558f21c] core stream debug: starting pre-buffering
[0558f21c] core stream debug: received first data after 0 ms
[0558f21c] core stream debug: pre-buffering done 1024 bytes in 0s - 999 KiB/s
[0558a244] core stream debug: looking for stream_filter module matching "any": 6 candidates
[0558a244] core stream debug: no stream_filter modules matched
[0558a244] core stream debug: looking for stream_filter module matching "record": 6 candidates
[0558a244] core stream debug: using stream_filter module "record"
[01eddc54] core input debug: creating demux: access='file' demux='subtitle' location='/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12.Angry.Men.1957.720p.HDTV.Rus.Eng.HDCLUB.srt' file='H:\
[05649e54] core demux debug: looking for demux module matching "subtitle": 66 candidates
[05649e54] vobsub demux debug: this doesn't seem to be a vobsub file
[05649e54] subtitle demux debug: Movie fps: 23.976025
[05649e54] subtitle demux debug: detected Unicode Byte Order Mark
[05649e54] subtitle demux debug: autodetecting subtitle format
[05649e54] subtitle demux debug: detected SubRIP format
[05649e54] subtitle demux debug: loading all subtitles...
[05649e54] subtitle demux debug: loaded 1304 subtitles
[05649e54] subtitle demux debug: detected language HDCLUB of subtitle: /H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12.Angry.Men.1957.720p.HDTV.Rus.Eng.HDCLUB.srt
[05649e54] core demux debug: using demux module "subtitle"
[01eddc54] core input debug: `file:///H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12_Angry_Men_1957_BDRip_torrentx.srt' gives access `file' demux `' path `/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12_Angry_Men_1957_BDRip_torrentx.srt'
[01eddc54] core input debug: creating demux: access='file' demux='subtitle' location='/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12_Angry_Men_1957_BDRip_torrentx.srt' file='H:\
[055973cc] core demux debug: looking for access_demux module matching "file": 11 candidates
[055973cc] core demux debug: no access_demux modules matched
[01eddc54] core input debug: creating access 'file' location='/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12_Angry_Men_1957_BDRip_torrentx.srt', path='H:\
[0559aa64] core access debug: looking for access module matching "file": 21 candidates
[0559aa64] filesystem access debug: opening file `H:\
[0559aa64] core access debug: using access module "filesystem"
[055898d4] core stream debug: Using stream method for AStream*
[055898d4] core stream debug: starting pre-buffering
[055898d4] core stream debug: received first data after 0 ms
[055898d4] core stream debug: pre-buffering done 1024 bytes in 0s - 1000000 KiB/s
[055edb34] core stream debug: looking for stream_filter module matching "any": 6 candidates
[055edb34] core stream debug: no stream_filter modules matched
[055edb34] core stream debug: looking for stream_filter module matching "record": 6 candidates
[055edb34] core stream debug: using stream_filter module "record"
[01eddc54] core input debug: creating demux: access='file' demux='subtitle' location='/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12_Angry_Men_1957_BDRip_torrentx.srt' file='H:\
[055e70d4] core demux debug: looking for demux module matching "subtitle": 66 candidates
[055e70d4] vobsub demux debug: this doesn't seem to be a vobsub file
[055e70d4] subtitle demux debug: Movie fps: 23.976025
[055e70d4] subtitle demux debug: autodetecting subtitle format
[055e70d4] subtitle demux debug: detected SubRIP format
[055e70d4] subtitle demux debug: loading all subtitles...
[055e70d4] subtitle demux debug: loaded 1303 subtitles
[055e70d4] core demux debug: using demux module "subtitle"
[045afa84] core decoder debug: looking for decoder module matching "any": 43 candidates
[045afa84] avcodec decoder debug: CPU flags: 0x4100107f
[045afa84] avcodec decoder debug: trying to use direct rendering
[045afa84] avcodec decoder debug: allowing 1 thread(s) for decoding
[045afa84] avcodec decoder debug: avcodec codec (H264 - MPEG-4 AVC (part 10)) started
[045afa84] core decoder debug: using decoder module "avcodec"
[0558156c] lua art finder debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\art
[0558156c] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac
[0558156c] lua art finder debug: skipping script (unmatched scope) C:\Program Files\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac
[0558156c] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\01_googleimage.luac
[0558156c] lua art finder debug: skipping script (unmatched scope) C:\Program Files\VideoLAN\VLC\lua\meta\art\01_googleimage.luac
[0558156c] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac
[0558156c] lua art finder debug: skipping script (unmatched scope) C:\Program Files\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac
[0558156c] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\03_lastfm.luac
[0558156c] lua art finder debug: skipping script (unmatched scope) C:\Program Files\VideoLAN\VLC\lua\meta\art\03_lastfm.luac
[0558156c] core art finder debug: no art finder modules matched
[047d80cc] core decoder debug: looking for decoder module matching "any": 43 candidates
[047d80cc] core decoder debug: using decoder module "faad"
[00b3cc74] core decoder debug: looking for decoder module matching "any": 43 candidates
[00b3cc74] avcodec decoder debug: CPU flags: 0x4100107f
[00b3cc74] avcodec decoder warning: refusing to decode non validated subtitle codec
[00b3cc74] subsdec decoder debug: trying configured character encoding: system
[00b3cc74] subsdec decoder debug: using automatic UTF-8 detection
[00b3cc74] core decoder debug: using decoder module "subsdec"
[0558156c] core art finder debug: looking for meta fetcher module matching "any": 1 candidates
[0558156c] lua art finder debug: Trying Lua scripts in C:\Documents and Settings\Dimsok\Application Data\vlc\lua\meta\fetcher
[0558156c] lua art finder debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\fetcher
[0558156c] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\fetcher\tvrage.luac
[0558156c] core art finder debug: using meta fetcher module "lua"
[0558156c] core art finder debug: removing module "lua"
[0049416c] core libvlc debug: searching art for 12 Angry Men (1957).mp4
[0558156c] core art finder debug: looking for art finder module matching "any": 2 candidates
[0558156c] lua art finder debug: Trying Lua scripts in C:\Documents and Settings\Dimsok\Application Data\vlc\lua\meta\art
[0558156c] lua art finder debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\art
[0558156c] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac
[0558156c] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\01_googleimage.luac
[056cb8b4] core demux meta debug: looking for meta reader module matching "any": 2 candidates
[056cb8b4] core demux meta debug: using meta reader module "taglib"
[01ec259c] core demux debug: removing module "taglib"
[056cb8b4] core demux meta debug: looking for meta reader module matching "any": 2 candidates
[056cb8b4] lua demux meta debug: Trying Lua scripts in C:\Documents and Settings\Dimsok\Application Data\vlc\lua\meta\reader
[056cb8b4] lua demux meta debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\reader
[056cb8b4] lua demux meta debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\reader\filename.luac
[056cb8b4] core demux meta debug: no meta reader modules matched
[056cb8b4] core demux meta debug: looking for meta reader module matching "any": 2 candidates
[056cb8b4] lua demux meta debug: Trying Lua scripts in C:\Documents and Settings\Dimsok\Application Data\vlc\lua\meta\reader
[056cb8b4] lua demux meta debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\reader
[056cb8b4] lua demux meta debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\reader\filename.luac
[056cb8b4] core demux meta debug: no meta reader modules matched
[056cb8b4] core demux meta debug: looking for meta reader module matching "any": 2 candidates
[056cb8b4] lua demux meta debug: Trying Lua scripts in C:\Documents and Settings\Dimsok\Application Data\vlc\lua\meta\reader
[056cb8b4] lua demux meta debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\reader
[056cb8b4] lua demux meta debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\reader\filename.luac
[056cb8b4] core demux meta debug: no meta reader modules matched
[056cb8b4] core demux meta debug: looking for meta reader module matching "any": 2 candidates
[056cb8b4] lua demux meta debug: Trying Lua scripts in C:\Documents and Settings\Dimsok\Application Data\vlc\lua\meta\reader
[056cb8b4] lua demux meta debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\reader
[056cb8b4] lua demux meta debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\reader\filename.luac
[056cb8b4] core demux meta debug: no meta reader modules matched
[01eddc54] core input debug: `file:///H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29/12%20Angry%20Men%20%281957%29.mp4' successfully opened
[01ec259c] mp4 demux debug: elst (0) gives 0ms (movie)-> 83ms (track)
[01ec259c] mp4 demux debug: track[Id 0x1] using Sync Sample Box (stss)
[01ec259c] mp4 demux debug: stss gives 2 --> 0 (sample number)
[01ec259c] mp4 demux debug: track[Id 0x2] does not provide Sync Sample Box (stss)
[01eddc54] core input debug: Buffering 0%
[047d80cc] faad decoder warning: decoded zero sample
[01eddc54] core input debug: Buffering 0%
[045afa84] avcodec decoder debug: available hardware decoder output format 61 (dxva2_vld)
[045afa84] avcodec decoder debug: available hardware decoder output format 128 (d3d11va_vld)
[045afa84] avcodec decoder debug: available software decoder output format 0 (yuv420p)
[05585994] core generic debug: looking for hw decoder module matching "none": 1 candidates
[05585994] core generic debug: no hw decoder modules matched
[01fe1484] core spu text debug: looking for text renderer module matching "any": 3 candidates
[01fe1484] freetype spu text debug: Using Arial Unicode MS as font from file C:\WINDOWS\Fonts\ARIALUNI.TTF
[01fe1484] freetype spu text debug: Using Courier New as mono-font from file C:\WINDOWS\Fonts\COUR.TTF
[01eddc54] core input debug: Buffering 0%
[01eddc54] core input debug: Buffering 0%
[01eddc54] core input debug: Buffering 7%
[00ae6fac] core playlist debug: reusing audio output
[00aff124] directsound audio output debug: Opening DirectSound Audio Output
[01eddc54] core input debug: Buffering 13%
[01eddc54] core input debug: Buffering 14%
[01eddc54] core input debug: Buffering 21%
[01eddc54] core input debug: Buffering 27%
[01eddc54] core input debug: Buffering 28%
[01eddc54] core input debug: Buffering 35%
[01eddc54] core input debug: Buffering 41%
[01eddc54] core input debug: Buffering 42%
[01eddc54] core input debug: Buffering 49%
[01eddc54] core input debug: Buffering 55%
[01eddc54] core input debug: Buffering 56%
[01eddc54] core input debug: Buffering 64%
[01eddc54] core input debug: Buffering 69%
[01eddc54] core input debug: Buffering 71%
[01eddc54] core input debug: Buffering 78%
[01eddc54] core input debug: Buffering 83%
[01eddc54] core input debug: Buffering 85%
[01eddc54] core input debug: Buffering 92%
[01eddc54] core input debug: Buffering 97%
[01eddc54] core input debug: Buffering 99%
[01eddc54] core input debug: Stream buffering done (320 ms in 18 ms)
[01fe1484] freetype spu text debug: using fontsize: 2
[01fe1484] core spu text debug: using text renderer module "freetype"
[047329b4] core scale debug: looking for video filter2 module matching "any": 58 candidates
[047329b4] swscale scale debug: 32x32 (32x32) chroma: YUVA -> 16x16 (16x16) chroma: RGBA with scaling using Bicubic (good quality)
[047329b4] core scale debug: using video filter2 module "swscale"
[046a377c] core scale debug: looking for video filter2 module matching "any": 58 candidates
[046a377c] yuvp scale debug: YUVP to YUVA converter
[046a377c] core scale debug: using video filter2 module "yuvp"
[05602aec] core video output debug: Deinterlacing available
[05602aec] core video output debug: deinterlace 0, mode blend, is_needed 0
[05602aec] core video output debug: Opening vout display wrapper
[056920e4] core vout display debug: looking for vout display module matching "any": 11 candidates
[056920e4] directdraw vout display debug: creating Vout EventThread
[0558156c] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac
[0558156c] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\03_lastfm.luac
[0558156c] core art finder debug: no art finder modules matched
[0049416c] core libvlc debug: art not found for 12 Angry Men (1957).mp4
[056920e4] directdraw vout display debug: Win32VoutCreateWindow
[055b461c] core window debug: looking for vout window hwnd module matching "qt4,any": 3 candidates
[055b461c] qt4 window debug: requesting video window...
[00aff124] directsound audio output debug: VLC speaker config: 5.1
[00aff124] directsound audio output debug: channel reordering needed
[00aff124] core audio output debug: output 'f32l' 48000 Hz 3F2R/LFE frame=1 samples/24 bytes
[05582b9c] core volume debug: looking for audio volume module matching "any": 2 candidates
[05582b9c] core volume debug: using audio volume module "float_mixer"
[00aff124] core audio output debug: input 'f32l' 48000 Hz Dolby frame=1 samples/8 bytes
[00b3bf14] core audio filter debug: looking for audio filter module matching "scaletempo": 14 candidates
[00b3bf14] scaletempo audio filter debug: format: 48000 rate, 2 nch, 4 bps, fl32
[00b3bf14] scaletempo audio filter debug: params: 30 stride, 0.200 overlap, 14 search
[00b3bf14] scaletempo audio filter debug: 1.000 scale, 1440.000 stride_in, 1440 stride_out, 1152 standing, 288 overlap, 672 search, 2400 queue, fl32 mode
[00b3bf14] core audio filter debug: using audio filter module "scaletempo"
[00aff124] core audio output debug: conversion: 'f32l'->'f32l' 48000 Hz->48000 Hz Dolby->Dolby
[00aff124] core audio output debug: conversion pipeline complete
[00aff124] core audio output debug: conversion: 'f32l'->'f32l' 48000 Hz->48000 Hz Dolby->3F2R/LFE
[055c3ca4] core audio converter debug: looking for audio converter module matching "any": 12 candidates
[055c3ca4] core audio converter debug: using audio converter module "trivial_channel_mixer"
[00aff124] core audio output debug: conversion pipeline complete
[05666ba4] core audio resampler debug: looking for audio resampler module matching "any": 3 candidates
[05666ba4] core audio resampler debug: using audio resampler module "samplerate"
[047d80cc] core decoder debug: End of audio preroll
[01e9a59c] qt4 interface debug: Video was requested 0, 0
[055b461c] core window debug: using vout window hwnd module "qt4"
[056920e4] directdraw vout display debug: created video sub-window
[056920e4] directdraw vout display debug: Vout EventThread running
[056920e4] directdraw vout display debug: disabling screen saver
[056920e4] directdraw vout display debug: directx-device:
[056920e4] directdraw vout display debug: DirectXEnumCallback: ATI Radeon 9550 / X1050 Series, \\.\DISPLAY1
[056920e4] directdraw vout display debug: selecting ATI Radeon 9550 / X1050 Series, \\.\DISPLAY1
[056920e4] directdraw vout display debug: screen dimensions (0x0,1024x768)
[056920e4] directdraw vout display debug: DirectDraw Capabilities: overlay=1 yuvoverlay=1 can_deinterlace_overlay=1 colorkey=1 stretch=1 bltfourcc=1
[056920e4] core vout display debug: VoutDisplayEvent 'resize' 920x582 window
[056920e4] directdraw vout display debug: YUV overlay surface created successfully
[056920e4] core vout display debug: using vout display module "directdraw"
[05602aec] core video output debug: original format sz 912x578, of (0,0), vsz 912x548, 4cc I420, sar 1:1, msk r0x0 g0x0 b0x0
[056920e4] core vout display debug: VoutDisplayEvent 'resize' 1024x640 window
[01fe1484] core spu text debug: removing module "freetype"
[01fe1484] core spu text debug: looking for text renderer module matching "any": 3 candidates
[01fe1484] freetype spu text debug: Using Arial Unicode MS as font from file C:\WINDOWS\Fonts\ARIALUNI.TTF
[01fe1484] freetype spu text debug: Using Courier New as mono-font from file C:\WINDOWS\Fonts\COUR.TTF
[01fe1484] freetype spu text debug: using fontsize: 2
[01fe1484] core spu text debug: using text renderer module "freetype"
[045afa84] avcodec decoder warning: plane 0 not aligned
[045afa84] avcodec decoder warning: disabling direct rendering
[h264 @ 05666580] no picture
[h264 @ 05666580] no picture
[045afa84] core decoder debug: End of video preroll
[045afa84] core decoder debug: Received first picture
[05666054] core blend debug: looking for video blending module matching "any": 1 candidates
[05666054] core blend debug: using video blending module "blend"
[01eddc54] core input debug: Decoder wait done in 539 ms
[05602aec] core video output warning: picture is too late to be displayed (missing 62 ms)
[05602aec] core video output warning: picture is too late to be displayed (missing 77 ms)
[05602aec] core video output warning: picture is too late to be displayed (missing 43 ms)
[05602aec] core video output debug: picture might be displayed late (missing 13 ms)
[056920e4] core vout display debug: auto hiding mouse cursor
[00b027cc] [trakt] core interface warning: connection timed out
[00b027cc] [trakt] lua interface error: Unable to send request to helper on localhost:1984
[00b027cc] [trakt] lua interface error: Unable to get command output
[00b027cc] [trakt] lua interface error: (cleanup_cache) Unable to get the current date
[00b027cc] [trakt] lua interface debug: Timers ran: {
["@trakt.lua:1573"] = true,
["@trakt.lua:2365"] = true,
["@trakt.lua:2617"] = false,
}
[00b027cc] [trakt] lua interface error: Error loading script C:\Program Files\VideoLAN\VLC\lua\intf\trakt.luac: trakt.lua:313: H:/
[05602aec] core video output warning: picture is too late to be displayed (missing 93 ms)
[05602aec] core video output warning: picture is too late to be displayed (missing 51 ms)
[05602aec] core video output debug: picture might be displayed late (missing 9 ms)
[056227ac] core xml reader debug: looking for xml reader module matching "any": 1 candidates
[056227ac] core xml reader debug: using xml reader module "xml"
[05602aec] core video output warning: picture is too late to be displayed (missing 32 ms)
[05602aec] core video output debug: picture might be displayed late (missing 13 ms)
[05602aec] core video output debug: picture might be displayed late (missing 3 ms)
[05602aec] core video output warning: picture is too late to be displayed (missing 44 ms)
[05602aec] core video output debug: picture might be displayed late (missing 9 ms)
[05602aec] core video output debug: picture might be displayed late (missing 12 ms)
[05602aec] core video output warning: picture is too late to be displayed (missing 91 ms)
[05602aec] core video output warning: picture is too late to be displayed (missing 83 ms)
[05602aec] core video output warning: picture is too late to be displayed (missing 55 ms)
[05602aec] core video output warning: picture is too late to be displayed (missing 45 ms)
[05602aec] core video output warning: picture is too late to be displayed (missing 33 ms)
[05602aec] core video output debug: picture might be displayed late (missing 6 ms)
[05602aec] core video output debug: picture might be displayed late (missing 11 ms)
[056920e4] core vout display debug: auto hiding mouse cursor
[056920e4] core vout display debug: auto hiding mouse cursor
[056920e4] core vout display debug: auto hiding mouse cursor
[05602aec] core video output warning: picture is too late to be displayed (missing 35 ms)
[056920e4] core vout display debug: auto hiding mouse cursor
[0049416c] core libvlc debug: exiting
[0049416c] core libvlc debug: removing all interfaces
[0049416c] core libvlc debug: exiting
[0049416c] core libvlc debug: no exit handler
[01e9a59c] core interface debug: removing module "qt4"
[00ae6fac] core playlist debug: deactivating the playlist
[00ae6fac] core playlist debug: incoming request - stopping current input
[01eddc54] core input debug: control: stopping input
[00ae6fac] core playlist debug: finished input
[00ae6fac] core playlist debug: incoming request - stopping current input
[00ae6fac] core playlist debug: finished input
[045afa84] core decoder debug: removing module "avcodec"
[045afa84] avcodec decoder debug: ffmpeg codec (H264 - MPEG-4 AVC (part 10)) stopped
[045afa84] core decoder debug: killing decoder fourcc `h264', 0 PES in FIFO
[00ae6fac] core playlist debug: saving a free vout
[00ae6fac] core playlist debug: reusing provided vout
[05602aec] qt4 video output debug: Qt: Fullscreen state changed
[047d80cc] core decoder debug: removing module "faad"
[047d80cc] core decoder debug: killing decoder fourcc `mp4a', 0 PES in FIFO
[05666ba4] core audio resampler debug: removing module "samplerate"
[00b3bf14] core audio filter debug: removing module "scaletempo"
[055c3ca4] core audio converter debug: removing module "trivial_channel_mixer"
[00aff124] directsound audio output debug: closing audio device
[05582b9c] core volume debug: removing module "float_mixer"
[00ae6fac] core playlist debug: keeping audio output
[00b3cc74] core decoder debug: removing module "subsdec"
[00b3cc74] core decoder debug: killing decoder fourcc `subt', 1 PES in FIFO
[01ec259c] core demux debug: removing module "mp4"
[01ec259c] mp4 demux debug: freeing all memory
[01e4c49c] core stream debug: removing module "record"
[01eddb44] core access debug: removing module "filesystem"
[01e71da4] core demux debug: removing module "subtitle"
[05581fb4] core stream debug: removing module "record"
[01e96a5c] core access debug: removing module "filesystem"
[0558af84] core demux debug: removing module "subtitle"
[055974fc] core stream debug: removing module "record"
[0559e04c] core access debug: removing module "filesystem"
[05649e54] core demux debug: removing module "subtitle"
[0558a244] core stream debug: removing module "record"
[0558171c] core access debug: removing module "filesystem"
[055e70d4] core demux debug: removing module "subtitle"
[055edb34] core stream debug: removing module "record"
[0559aa64] core access debug: removing module "filesystem"
[01eddc54] core input debug: Program doesn't contain anymore ES
[00ae6fac] core playlist debug: incoming request - stopping current input
[00ae6fac] core playlist debug: dead input
[00aff124] core audio output debug: removing module "directsound"
[05602aec] core video output debug: destroying useless vout
[05666054] core blend debug: removing module "blend"
[056920e4] core vout display debug: removing module "directdraw"
[056920e4] directdraw vout display debug: Win32 Vout EventThread terminating
[056920e4] directdraw vout display debug: Win32VoutCloseWindow
[056920e4] directdraw vout display debug: WinProc WM_DESTROY
[055b461c] qt4 window debug: releasing video...
[01e9a59c] qt4 interface debug: IM: Deleting the input
[01e9a59c] qt4 interface debug: Video is not needed anymore
[01fe1484] core spu text debug: removing module "freetype"
[046a377c] core scale debug: removing module "yuvp"
[047329b4] core scale debug: removing module "swscale"
[01e9a59c] qt4 interface debug: requesting exit...
[01e9a59c] qt4 interface debug: waiting for UI thread...
[01e9a59c] qt4 interface debug: QApp exec() finished
[01e9a59c] qt4 interface debug: Video is not needed anymore
[01e9a59c] qt4 interface debug: Playlist Destroyed
[01e9a59c] qt4 interface debug: Killing extension dialog provider
[01e9a59c] qt4 interface debug: ExtensionsDialogProvider is quitting...
[04516ea4] core generic debug: removing module "lua"
[04516ea4] lua generic debug: Deactivating all loaded extensions
[04516ea4] lua generic debug: All extensions are now deactivated
[00b4282c] core interface debug: removing module "win32"
[00b40e84] core interface debug: removing module "hotkeys"
[00b408ec] core interface debug: removing module "gestures"
[00b1acac] core interface debug: removing module "audioscrobbler"
[00b027cc] [trakt] core interface debug: removing module "lua"
[00b049a4] core interface debug: removing module "oldrc"
[00b0055c] core interface debug: removing module "win_msg"
[00ae6fac] core playlist debug: destroying
[055edfb4] core playlist export debug: saving
[055edfb4] core playlist export debug: looking for playlist export module matching "export-xspf": 4 candidates
[055edfb4] core playlist export debug: using playlist export module "export"
[055edfb4] core playlist export debug: removing module "export"
status change: ( audio volume: 256 )
status change: ( audio volume: -256 )

@XaF
Copy link
Owner

XaF commented May 14, 2018

Given this is in your log file:

[00b027cc] [trakt] lua interface debug: Found lua interface script: C:\Program Files\VideoLAN\VLC\lua\intf\trakt.luac

You did not remove the luac file and replaced it with the lua one. Please do!

@Dimsok
Copy link
Author

Dimsok commented May 14, 2018

[0049416c] core libvlc debug: VLC media player - 2.2.6 Umbrella
[0049416c] core libvlc debug: Copyright © 1996-2017 the VideoLAN team
[0049416c] core libvlc debug: revision 2.2.6-0-g1aae789
[0049416c] core libvlc debug: configured with ../extras/package/win32/../../../configure '--enable-update-check' '--enable-lua' '--enable-faad' '--enable-flac' '--enable-theora' '--enable-twolame' '--enable-quicktime' '--enable-avcodec' '--enable-merge-ffmpeg' '--enable-dca' '--enable-mpc' '--enable-libass' '--enable-x264' '--enable-schroedinger' '--enable-realrtsp' '--enable-live555' '--enable-dvdread' '--enable-shout' '--enable-goom' '--enable-caca' '--disable-sdl' '--enable-qt' '--enable-skins2' '--enable-sse' '--enable-mmx' '--enable-libcddb' '--enable-zvbi' '--disable-telx' '--enable-nls' '--host=i686-w64-mingw32' 'host_alias=i686-w64-mingw32'
[0049416c] core libvlc debug: using multimedia timers as clock source
[0049416c] core libvlc debug: min period: 1 ms, max period: 1000000 ms
[0049416c] core libvlc debug: searching plug-in modules
[0049416c] core libvlc debug: loading plugins cache file C:\Program Files\VideoLAN\VLC\plugins\plugins.dat
[0049416c] core libvlc debug: recursively browsing C:\Program Files\VideoLAN\VLC\plugins' [0049416c] core libvlc warning: cannot load module C:\Program Files\VideoLAN\VLC\plugins\access\liblibbluray_plugin.dll' (
[0049416c] core libvlc warning: cannot load module C:\Program Files\VideoLAN\VLC\plugins\audio_output\libmmdevice_plugin.dll' ( [0049416c] core libvlc warning: cannot load module C:\Program Files\VideoLAN\VLC\plugins\audio_output\libwasapi_plugin.dll' (
[0049416c] core libvlc debug: saving plugins cache C:\Program Files\VideoLAN\VLC\plugins\plugins.dat
[0049416c] core libvlc debug: plug-ins loaded: 417 modules
[0049416c] core libvlc debug: opening config file (C:\Documents and Settings\Dimsok\Application Data\vlc\vlcrc)
[0049416c] core libvlc debug: translation test: code is "ru"
[0049416c] core libvlc debug: CPU has capabilities MMX MMXEXT SSE SSE2 SSE3 3DNow! FPU
[0049416c] core libvlc: one instance mode ENABLED
[00b19b2c] core input debug: Creating an input for '
[00b19b2c] core input debug: selected subtitle language[0] any
[00b19b2c] core input debug: Input is a meta file: disabling unneeded options
[00b19b2c] core input debug: using timeshift granularity of 50 MiB, in path 'C:\DOCUME1\Dimsok\LOCALS1\Temp'
[00b19b2c] core input debug: file/xspf-open:///C:/Documents%20and%20Settings/Dimsok/Application%20Data/vlc/ml.xspf' gives access file' demux xspf-open' path /C:/Documents%20and%20Settings/Dimsok/Application%20Data/vlc/ml.xspf'
[00b19b2c] core input debug: creating demux: access='file' demux='xspf-open' location='/C:/Documents%20and%20Settings/Dimsok/Application%20Data/vlc/ml.xspf' file='C:\Documents and Settings\Dimsok\Application Data\vlc\ml.xspf'
[00ae440c] core demux debug: looking for access_demux module matching "file": 11 candidates
[00ae440c] core demux debug: no access_demux modules matched
[00b19b2c] core input debug: creating access 'file' location='/C:/Documents%20and%20Settings/Dimsok/Application%20Data/vlc/ml.xspf', path='C:\Documents and Settings\Dimsok\Application Data\vlc\ml.xspf'
[00afecc4] core access debug: looking for access module matching "file": 21 candidates
[00afecc4] filesystem access debug: opening file C:\Documents and Settings\Dimsok\Application Data\vlc\ml.xspf' [00afecc4] core access debug: using access module "filesystem" [0049df9c] core stream debug: Using stream method for AStream* [0049df9c] core stream debug: starting pre-buffering [0049df9c] core stream debug: received first data after 0 ms [0049df9c] core stream debug: pre-buffering done 309 bytes in 0s - 301757 KiB/s [00affc4c] core stream debug: looking for stream_filter module matching "any": 6 candidates [00affc4c] core stream debug: no stream_filter modules matched [00affc4c] core stream debug: looking for stream_filter module matching "record": 6 candidates [00affc4c] core stream debug: using stream_filter module "record" [00b19b2c] core input debug: creating demux: access='file' demux='xspf-open' location='/C:/Documents%20and%20Settings/Dimsok/Application%20Data/vlc/ml.xspf' file='C:\Documents and Settings\Dimsok\Application Data\vlc\ml.xspf' [00ae440c] core demux debug: looking for demux module matching "xspf-open": 66 candidates [00ae440c] xspf demux debug: using XSPF playlist reader [00ae440c] core demux debug: using demux module "playlist" [0049e1d4] core demux meta debug: looking for meta reader module matching "any": 2 candidates [0049e1d4] lua demux meta debug: Trying Lua scripts in C:\Documents and Settings\Dimsok\Application Data\vlc\lua\meta\reader [0049e1d4] lua demux meta debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\reader [0049e1d4] lua demux meta debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\reader\filename.luac [0049e1d4] core demux meta debug: no meta reader modules matched [00b19b2c] core input debug: file/xspf-open:///C:/Documents%20and%20Settings/Dimsok/Application%20Data/vlc/ml.xspf' successfully opened
[00b039f4] core xml reader debug: looking for xml reader module matching "any": 1 candidates
[00b039f4] core xml reader debug: using xml reader module "xml"
[00ae440c] xspf demux debug: parsed 0 tracks successfully
[00b19b2c] core input debug: EOF reached
[00ae440c] core demux debug: removing module "playlist"
[00affc4c] core stream debug: removing module "record"
[00afecc4] core access debug: removing module "filesystem"
[00ae6fac] core playlist debug: creating audio output
[00aff124] core audio output debug: looking for audio output module matching "any": 5 candidates
[00aff124] directsound audio output debug: found 3 devices
[00aff124] core audio output debug: using audio output module "directsound"
[00ae6fac] core playlist debug: keeping audio output
[00b0050c] core interface debug: looking for interface module matching "win_msg,none": 16 candidates
[00b0050c] core interface debug: using interface module "win_msg"
[00b03814] core interface debug: looking for interface module matching "rc,none": 16 candidates
[00b03814] oldrc interface debug: base: localhost, port: 4222
[00b03814] core interface debug: net: listening to localhost port 4222
[00b03814] core interface debug: using interface module "oldrc"
[00afdb34] core interface debug: looking for interface module matching ",none": 16 candidates
[00afdb34] core interface debug: no interface modules matched
[00afdb34] core interface error: no suitable interface module
[0049416c] core libvlc error: interface ",none" initialization failed
[00afdb34] core interface debug: looking for interface module matching ",none": 16 candidates
[00afdb34] core interface debug: no interface modules matched
[00afdb34] core interface error: no suitable interface module
[0049416c] core libvlc error: interface ",none" initialization failed
[00afdb34] core interface debug: looking for interface module matching ",none": 16 candidates
[00afdb34] core interface debug: no interface modules matched
[00afdb34] core interface error: no suitable interface module
[0049416c] core libvlc error: interface ",none" initialization failed
[00afdb34] core interface debug: looking for interface module matching ",none": 16 candidates
[00afdb34] core interface debug: no interface modules matched
[00afdb34] core interface error: no suitable interface module
[0049416c] core libvlc error: interface ",none" initialization failed
[00afdb34] core interface debug: looking for interface module matching ",none": 16 candidates
[00afdb34] core interface debug: no interface modules matched
[00afdb34] core interface error: no suitable interface module
[0049416c] core libvlc error: interface ",none" initialization failed
[00afdb34] core interface debug: looking for interface module matching ",none": 16 candidates
[00afdb34] core interface debug: no interface modules matched
[00afdb34] core interface error: no suitable interface module
[0049416c] core libvlc error: interface ",none" initialization failed
[00afdb34] core interface debug: looking for interface module matching ",none": 16 candidates
[00afdb34] core interface debug: no interface modules matched
[00afdb34] core interface error: no suitable interface module
[0049416c] core libvlc error: interface ",none" initialization failed
[00afdb34] core interface debug: looking for interface module matching ",none": 16 candidates
[00afdb34] core interface debug: no interface modules matched
[00afdb34] core interface error: no suitable interface module
[0049416c] core libvlc error: interface ",none" initialization failed
[00afdb34] core interface debug: looking for interface module matching ",none": 16 candidates
[00afdb34] core interface debug: no interface modules matched
[00afdb34] core interface error: no suitable interface module
[0049416c] core libvlc error: interface ",none" initialization failed
[00afdb34] core interface debug: looking for interface module matching ",none": 16 candidates
[00afdb34] core interface debug: no interface modules matched
[00afdb34] core interface error: no suitable interface module
[0049416c] core libvlc error: interface ",none" initialization failed
[00afdb34] core interface debug: looking for interface module matching ",none": 16 candidates
[00afdb34] core interface debug: no interface modules matched
[00afdb34] core interface error: no suitable interface module
[0049416c] core libvlc error: interface ",none" initialization failed
[00afdb34] core interface debug: looking for interface module matching ",none": 16 candidates
[00afdb34] core interface debug: no interface modules matched
[00afdb34] core interface error: no suitable interface module
[0049416c] core libvlc error: interface ",none" initialization failed
[00afdb34] core interface debug: looking for interface module matching ",none": 16 candidates
[00afdb34] core interface debug: no interface modules matched
[00afdb34] core interface error: no suitable interface module
[0049416c] core libvlc error: interface ",none" initialization failed
[00afdb34] core interface debug: looking for interface module matching ",none": 16 candidates
[00afdb34] core interface debug: no interface modules matched
[00afdb34] core interface error: no suitable interface module
[0049416c] core libvlc error: interface ",none" initialization failed
[00afdb34] core interface debug: looking for interface module matching ",none": 16 candidates
[00afdb34] core interface debug: no interface modules matched
[00afdb34] core interface error: no suitable interface module
[0049416c] core libvlc error: interface ",none" initialization failed
[00afdb34] core interface debug: looking for interface module matching ",none": 16 candidates
[00afdb34] core interface debug: no interface modules matched
[00afdb34] core interface error: no suitable interface module
[0049416c] core libvlc error: interface ",none" initialization failed
[00afdb34] core interface debug: looking for interface module matching "luaintf,none": 16 candidates
[00afdb34] [trakt] lua interface debug: Found lua interface script: C:\Program Files\VideoLAN\VLC\lua\intf\trakt.lua
[00afdb34] [trakt] core interface debug: using interface module "lua"
[00b1bb0c] core interface debug: looking for interface module matching "audioscrobbler,none": 16 candidates
[00b1bb0c] core interface debug: using interface module "audioscrobbler"
[00b1bf14] core interface debug: looking for interface module matching "gestures,none": 16 candidates
[00b1bf14] core interface debug: using interface module "gestures"
[00ae6fac] core playlist debug: adding item 12 Angry Men (1957).mp4' ( file:///H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29/12%20Angry%20Men%20%281957%29.mp4 ) [00b1c20c] core interface debug: looking for interface module matching "hotkeys,none": 16 candidates [00b1c20c] core interface debug: using interface module "hotkeys" [00b2c6b4] core interface debug: looking for interface module matching "globalhotkeys,none": 16 candidates [00b1a40c] core input debug: Creating an input for '12 Angry Men (1957).mp4' [00afdb34] [trakt] lua interface: TraktForVLC 0.0.0a0.dev0 - Lua implementation [00b2c6b4] core interface debug: using interface module "win32" [0049416c] core libvlc: [00b2633c] core interface debug: looking for interface module matching "any": 16 candidates [00afdb34] [trakt] lua interface: helper: C:\Program Files\VideoLAN\VLC\lua\trakt_helper.exe [00afdb34] [trakt] lua interface debug: (call_helper) Executing command: "date" "--format" "%s.%f" [00afdb34] [trakt] core interface debug: net: connecting to localhost port 1984 [043ab434] core generic debug: looking for extension module matching "any": 1 candidates [043ab434] lua generic debug: Opening Lua Extension module [043ab434] lua generic debug: Trying Lua scripts in C:\Documents and Settings\Dimsok\Application Data\vlc\lua\extensions [043ab434] lua generic debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\extensions [043ab434] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\141787-subtitles-mod.lua [043ab434] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\141787-subtitles-mod.lua [043ab434] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\141787-subtitles-mod.lua has the following capability flags: 0x5 [043ab434] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\157838-mempos.lua [043ab434] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\157838-mempos.lua [043ab434] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\157838-mempos.lua has the following capability flags: 0x4 [043ab434] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\163792-clipper.lua [043ab434] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\163792-clipper.lua [043ab434] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\163792-clipper.lua has the following capability flags: 0x4 [043ab434] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\165230-progress.lua [043ab434] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\165230-progress.lua [043ab434] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\165230-progress.lua has the following capability flags: 0x4 [043ab434] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\174812-VLC-Song-Tracker.lua [043ab434] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\174812-VLC-Song-Tracker.lua [043ab434] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\174812-VLC-Song-Tracker.lua has the following capability flags: 0x4 [043ab434] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\175648-info-crawler.lua [043ab434] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\175648-info-crawler.lua [043ab434] lua generic warning: In script C:\Program Files\VideoLAN\VLC\lua\extensions\175648-info-crawler.lua, function descriptor() did not return a table of capabilities. [043ab434] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\175648-info-crawler.lua has the following capability flags: 0x0 [043ab434] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\175924-subtitle_word_search.lua [043ab434] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\175924-subtitle_word_search.lua [043ab434] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\175924-subtitle_word_search.lua has the following capability flags: 0x0 [043ab434] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\Lyrics Finder.lua [043ab434] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\Lyrics Finder.lua [043ab434] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\Lyrics Finder.lua has the following capability flags: 0xc [043ab434] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\VLC Resume Media V3.40.Release.lua [043ab434] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\VLC Resume Media V3.40.Release.lua [043ab434] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\VLC Resume Media V3.40.Release.lua has the following capability flags: 0x4 [043ab434] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\VLSub.luac [043ab434] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\VLSub.luac [043ab434] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\VLSub.luac has the following capability flags: 0x5 [043ab434] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\allocine-fr.lua [043ab434] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\allocine-fr.lua [043ab434] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\allocine-fr.lua has the following capability flags: 0xc [043ab434] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\allocine-fr.luac [043ab434] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\allocine-fr.luac [00ae6fac] core playlist debug: meta ok for (null), need to fetch art [043ab434] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\allocine-fr.luac has the following capability flags: 0xc [043ab434] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\imdb.lua [043ab434] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\imdb.lua [043ab434] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\imdb.lua has the following capability flags: 0x4 [043ab434] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\imdb.luac [043ab434] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\imdb.luac [04bcc284] core art finder debug: looking for meta fetcher module matching "any": 1 candidates [04bcc284] lua art finder debug: Trying Lua scripts in C:\Documents and Settings\Dimsok\Application Data\vlc\lua\meta\fetcher [04bcc284] lua art finder debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\fetcher [043ab434] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\imdb.luac has the following capability flags: 0x4 [043ab434] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\looper_intf.lua [043ab434] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\looper_intf.lua [043ab434] lua generic warning: Error loading script C:\Program Files\VideoLAN\VLC\lua\extensions\looper_intf.lua: ...am Files\VideoLAN\VLC\lua\extensions\looper_intf.lua:32: attempt to index global 'vlc' (a nil value) [043ab434] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\lrcview.lua [043ab434] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\lrcview.lua [04bcc284] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\fetcher\tvrage.luac [04bcc284] lua art finder debug: skipping script (unmatched scope) C:\Program Files\VideoLAN\VLC\lua\meta\fetcher\tvrage.luac [04bcc284] core art finder debug: no meta fetcher modules matched [00ae6fac] core playlist debug: searching art for 12 Angry Men (1957).mp4 [04315564] core art finder debug: looking for art finder module matching "any": 2 candidates [043ab434] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\lrcview.lua has the following capability flags: 0xc [043ab434] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\quickLoad.lua [043ab434] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\quickLoad.lua [043ab434] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\quickLoad.lua has the following capability flags: 0x2 [043ab434] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\quickSave.lua [04315564] lua art finder debug: Trying Lua scripts in C:\Documents and Settings\Dimsok\Application Data\vlc\lua\meta\art [04315564] lua art finder debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\art [04315564] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac [04315564] lua art finder debug: skipping script (unmatched scope) C:\Program Files\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac [043ab434] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\quickSave.lua [043ab434] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\quickSave.lua has the following capability flags: 0x2 [043ab434] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\time_ext.lua [043ab434] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\time_ext.lua [043ab434] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\time_ext.lua has the following capability flags: 0x1 [04315564] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\01_googleimage.luac [04315564] lua art finder debug: skipping script (unmatched scope) C:\Program Files\VideoLAN\VLC\lua\meta\art\01_googleimage.luac [04315564] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac [04315564] lua art finder debug: skipping script (unmatched scope) C:\Program Files\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac [043ab434] lua generic debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\vlsub.lua [043ab434] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\vlsub.lua [04315564] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\03_lastfm.luac [04315564] lua art finder debug: skipping script (unmatched scope) C:\Program Files\VideoLAN\VLC\lua\meta\art\03_lastfm.luac [04315564] core art finder debug: no art finder modules matched [04bc296c] core art finder debug: looking for meta fetcher module matching "any": 1 candidates [043ab434] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\vlsub.lua has the following capability flags: 0x5 [04bc296c] lua art finder debug: Trying Lua scripts in C:\Documents and Settings\Dimsok\Application Data\vlc\lua\meta\fetcher [04bc296c] lua art finder debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\fetcher [04bc296c] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\fetcher\tvrage.luac [04bc296c] core art finder debug: using meta fetcher module "lua" [043ab434] core generic debug: using extension module "lua" [04bc296c] core art finder debug: removing module "lua" [00ae6fac] core playlist debug: searching art for 12 Angry Men (1957).mp4 [04bc296c] core art finder debug: looking for art finder module matching "any": 2 candidates [04bc296c] lua art finder debug: Trying Lua scripts in C:\Documents and Settings\Dimsok\Application Data\vlc\lua\meta\art [04bc296c] lua art finder debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\art [04bc296c] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac [04bc296c] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\01_googleimage.luac [04bc296c] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac [04bc296c] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\03_lastfm.luac [04bc296c] core art finder debug: no art finder modules matched [00ae6fac] core playlist debug: art not found for 12 Angry Men (1957).mp4 [02d2994c] core probe debug: looking for services probe module matching "any": 6 candidates [02d2994c] core probe debug: no services probe modules matched [00b2633c] core interface debug: using interface module "qt4" [00ae6fac] core playlist debug: processing request item: null, node: [00ae6fac] core playlist debug: rebuilding array of current - root [00ae6fac] core playlist debug: rebuild done - 1 items, index -1 [00ae6fac] core playlist debug: starting playback of the new playlist item [00ae6fac] core playlist debug: resyncing on 12 Angry Men (1957).mp4 [00ae6fac] core playlist debug: 12 Angry Men (1957).mp4 is at 0 [00ae6fac] core playlist debug: creating new input thread [02db88dc] core input debug: Creating an input for '12 Angry Men (1957).mp4' [02db88dc] core input debug: selected subtitle language[0] any [02db88dc] core input debug: using timeshift granularity of 50 MiB, in path 'C:\DOCUME~1\Dimsok\LOCALS~1\Temp' [00ae6fac] core playlist debug: requesting art for 12 Angry Men (1957).mp4 [02db88dc] core input debug: file:///H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29/12%20Angry%20Men%20%281957%29.mp4' gives access file' demux ' path /H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29/12%20Angry%20Men%20%281957%29.mp4' [02db88dc] core input debug: specified demux any'
[02db88dc] core input debug: creating demux: access='file' demux='any' location='/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29/12%20Angry%20Men%20%281957%29.mp4' file='H:
[02db29f4] core demux debug: looking for access_demux module matching "file": 11 candidates
[02db29f4] core demux debug: no access_demux modules matched
[02db88dc] core input debug: creating access 'file' location='/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29/12%20Angry%20Men%20%281957%29.mp4', path='H:
[02db292c] core access debug: looking for access module matching "file": 21 candidates
[02db292c] filesystem access debug: opening file H:\ [02db292c] core access debug: using access module "filesystem" [02d3f7fc] core stream debug: Using stream method for AStream* [02d3f7fc] core stream debug: starting pre-buffering [02d3f7fc] core stream debug: received first data after 0 ms [02d3f7fc] core stream debug: pre-buffering done 1024 bytes in 0s - 1000000 KiB/s [02d571ac] core stream debug: looking for stream_filter module matching "any": 6 candidates [02d571ac] core stream debug: no stream_filter modules matched [02d571ac] core stream debug: looking for stream_filter module matching "record": 6 candidates [02d571ac] core stream debug: using stream_filter module "record" [02db88dc] core input debug: creating demux: access='file' demux='any' location='/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29/12%20Angry%20Men%20%281957%29.mp4' file='H:\ [02db29f4] core demux debug: looking for demux module matching "mp4": 66 candidates [02d571ac] mp4 stream warning: unknown box type colr (incompletely loaded) [02db29f4] mp4 demux debug: added fragment moov [02d571ac] mp4 stream debug: dumping root Box "root" [02d571ac] mp4 stream debug: | + ftyp size 28 offset 0 [02d571ac] mp4 stream debug: | + free size 132 offset 28 [02d571ac] mp4 stream debug: | + mdat size 418052474 offset 160 [02d571ac] mp4 stream debug: | + moov size 3712302 offset 418052634 [02d571ac] mp4 stream debug: | | + mvhd size 108 offset 418052642 [02d571ac] mp4 stream debug: | | + iods size 24 offset 418052750 [02d571ac] mp4 stream debug: | | + trak size 2491953 offset 418052774 [02d571ac] mp4 stream debug: | | | + tkhd size 92 offset 418052782 [02d571ac] mp4 stream debug: | | | + mdia size 2491817 offset 418052874 [02d571ac] mp4 stream debug: | | | | + mdhd size 32 offset 418052882 [02d571ac] mp4 stream debug: | | | | + hdlr size 33 offset 418052914 [02d571ac] mp4 stream debug: | | | | + minf size 2491744 offset 418052947 [02d571ac] mp4 stream debug: | | | | | + vmhd size 20 offset 418052955 [02d571ac] mp4 stream debug: | | | | | + dinf size 36 offset 418052975 [02d571ac] mp4 stream debug: | | | | | | + dref size 28 offset 418052983 [02d571ac] mp4 stream debug: | | | | | | | + url size 12 offset 418052999 [02d571ac] mp4 stream debug: | | | | | + stbl size 2491680 offset 418053011 [02d571ac] mp4 stream debug: | | | | | | + stsd size 170 offset 418053019 [02d571ac] mp4 stream debug: | | | | | | | + avc1 size 154 offset 418053035 [02d571ac] mp4 stream debug: | | | | | | | | + avcC size 50 offset 418053121 [02d571ac] mp4 stream debug: | | | | | | | | + colr size 18 offset 418053171 [02d571ac] mp4 stream debug: | | | | | | + stts size 554528 offset 418053189 [02d571ac] mp4 stream debug: | | | | | | + stsz size 554524 offset 418607717 [02d571ac] mp4 stream debug: | | | | | | + stsc size 52 offset 419162241 [02d571ac] mp4 stream debug: | | | | | | + stco size 138644 offset 419162293 [02d571ac] mp4 stream debug: | | | | | | + ctts size 1101920 offset 419300937 [02d571ac] mp4 stream debug: | | | | | | + stss size 3196 offset 420402857 [02d571ac] mp4 stream debug: | | | | | | + sdtp size 138638 offset 420406053 [02d571ac] mp4 stream debug: | | | + edts size 36 offset 420544691 [02d571ac] mp4 stream debug: | | | | + elst size 28 offset 420544699 [02d571ac] mp4 stream debug: | | + trak size 1220098 offset 420544727 [02d571ac] mp4 stream debug: | | | + tkhd size 92 offset 420544735 [02d571ac] mp4 stream debug: | | | + mdia size 1219976 offset 420544827 [02d571ac] mp4 stream debug: | | | | + mdhd size 32 offset 420544835 [02d571ac] mp4 stream debug: | | | | + hdlr size 33 offset 420544867 [02d571ac] mp4 stream debug: | | | | + minf size 1219903 offset 420544900 [02d571ac] mp4 stream debug: | | | | | + smhd size 16 offset 420544908 [02d571ac] mp4 stream debug: | | | | | + dinf size 36 offset 420544924 [02d571ac] mp4 stream debug: | | | | | | + dref size 28 offset 420544932 [02d571ac] mp4 stream debug: | | | | | | | + url size 12 offset 420544948 [02d571ac] mp4 stream debug: | | | | | + stbl size 1219843 offset 420544960 [02d571ac] mp4 stream debug: | | | | | | + stsd size 103 offset 420544968 [02d571ac] mp4 stream debug: | | | | | | | + mp4a size 87 offset 420544984 [02d571ac] mp4 stream debug: | | | | | | | | + esds size 51 offset 420545020 [02d571ac] mp4 stream debug: | | | | | | + stts size 24 offset 420545071 [02d571ac] mp4 stream debug: | | | | | | + stsz size 1084136 offset 420545095 [02d571ac] mp4 stream debug: | | | | | | + stsc size 40 offset 421629231 [02d571ac] mp4 stream debug: | | | | | | + stco size 135532 offset 421629271 [02d571ac] mp4 stream debug: | | | + udta size 22 offset 421764803 [02d571ac] mp4 stream debug: | | | | + name size 14 offset 421764811 [00b1bb0c] [02db26f4] core art finder debug: looking for meta fetcher module matching "any": 1 candidates [02db26f4] lua art finder debug: Trying Lua scripts in C:\Documents and Settings\Dimsok\Application Data\vlc\lua\meta\fetcher [02db26f4] lua art finder debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\fetcher [02db26f4] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\fetcher\tvrage.luac [02db26f4] lua art finder debug: skipping script (unmatched scope) C:\Program Files\VideoLAN\VLC\lua\meta\fetcher\tvrage.luac [02db26f4] core art finder debug: no meta fetcher modules matched [0049416c] core libvlc debug: searching art for 12 Angry Men (1957).mp4 [02db26f4] core art finder debug: looking for art finder module matching "any": 2 candidates [02db26f4] lua art finder debug: Trying Lua scripts in C:\Documents and Settings\Dimsok\Application Data\vlc\lua\meta\art [02db26f4] lua art finder debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\art [02d571ac] audioscrobbler interface debug: No artist.. mp4 stream debug: | | + udta size 111 offset 421764825 [02d571ac] mp4 stream debug: | | | + meta size 103 offset 421764833 [02d571ac] mp4 stream debug: | | | | + hdlr size 33 offset 421764845 [02d571ac] mp4 stream debug: | | | | + ilst size 58 offset 421764878 [02d571ac] mp4 stream debug: | | | | | + ctoo size 50 offset 421764886 [02d571ac] mp4 stream debug: | + free size 132 offset 421764936 [02db29f4] mp4 demux debug: unrecognized major file specification (mp42). [02db29f4] mp4 demux debug: found 2 tracks [02db29f4] mp4 demux warning: elst box found [02db29f4] mp4 demux debug: - [0] duration=5781859ms media time=83ms) rate=1.0 [02db29f4] mp4 demux debug: track[Id 0x1] read 34657 chunk [02db29f4] mp4 demux warning: STTS table of 69314 entries [02db29f4] mp4 demux warning: CTTS table of 137738 entries [02db29f4] mp4 demux debug: track[Id 0x1] read 138626 samples length:5781s [02db88dc] core input debug: selecting program id=0 [02db29f4] mp4 demux debug: adding track[Id 0x1] video (enable) language undef [02db29f4] mp4 demux debug: track[Id 0x2] read 33879 chunk [02db29f4] mp4 demux warning: STTS table of 1 entries [02db29f4] mp4 demux debug: track[Id 0x2] read 271029 samples length:5781s [02db29f4] mp4 demux debug: adding track[Id 0x2] audio (enable) language eng [02db29f4] mp4 demux debug: fragment offset 418052634, data 168<->418052634, duration 0 [02db29f4] core demux debug: using demux module "mp4" [02db88dc] core input debug: looking for a subtitle file in H:\ [02db88dc] core input debug: autodetected subtitle: H:\ [02db88dc] core input debug: autodetected subtitle: H:\ [02db88dc] core input debug: autodetected subtitle: H:\ [02db88dc] core input debug: autodetected subtitle: H:\ [02db88dc] core input debug: file:///H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12%20Angry%20Men%20%281957%29.en.srt' gives access file' demux ' path /H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12%20Angry%20Men%20%281957%29.en.srt' [02db88dc] core input debug: creating demux: access='file' demux='subtitle' location='/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12%20Angry%20Men%20%281957%29.en.srt' file='H:\ [02db8744] core demux debug: looking for access_demux module matching "file": 11 candidates [02db8744] core demux debug: no access_demux modules matched [02db88dc] core input debug: creating access 'file' location='/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12%20Angry%20Men%20%281957%29.en.srt', path='H:\ [02db300c] core access debug: looking for access module matching "file": 21 candidates [02db300c] filesystem access debug: opening file H:
[02db300c] core access debug: using access module "filesystem"
[04cf7f54] core stream debug: Using stream method for AStream*
[04cf7f54] core stream debug: starting pre-buffering
[04cf7f54] core stream debug: received first data after 0 ms
[04cf7f54] core stream debug: pre-buffering done 1024 bytes in 0s - 1000000 KiB/s
[04cf798c] core stream debug: looking for stream_filter module matching "any": 6 candidates
[04cf798c] core stream debug: no stream_filter modules matched
[04cf798c] core stream debug: looking for stream_filter module matching "record": 6 candidates
[04cf798c] core stream debug: using stream_filter module "record"
[02db88dc] core input debug: creating demux: access='file' demux='subtitle' location='/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12%20Angry%20Men%20%281957%29.en.srt' file='H:
[02db8744] core demux debug: looking for demux module matching "subtitle": 66 candidates
[02db8744] vobsub demux debug: this doesn't seem to be a vobsub file
[02db8744] subtitle demux debug: Movie fps: 23.976025
[02db26f4] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac
[02db8744] subtitle demux debug: autodetecting subtitle format
[02db8744] subtitle demux debug: detected SubRIP format
[00b2633c] qt4 interface debug: IM: Setting an input
[02db8744] subtitle demux debug: loading all subtitles...
[02db8744] subtitle demux debug: loaded 1713 subtitles
[02db8744] subtitle demux debug: detected language en of subtitle: /H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12%20Angry%20Men%20%281957%29.en.srt
[02db8744] core demux debug: using demux module "subtitle"
[02db88dc] core input debug: file:///H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12.Angry.Men.1957.720p.BRrip.x264.YIFY.srt' gives access file' demux ' path /H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12.Angry.Men.1957.720p.BRrip.x264.YIFY.srt'
[02db88dc] core input debug: creating demux: access='file' demux='subtitle' location='/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12.Angry.Men.1957.720p.BRrip.x264.YIFY.srt' file='H:
[04d1bad4] core demux debug: looking for access_demux module matching "file": 11 candidates
[04d1bad4] core demux debug: no access_demux modules matched
[02db88dc] core input debug: creating access 'file' location='/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12.Angry.Men.1957.720p.BRrip.x264.YIFY.srt', path='H:
[04cf7a2c] core access debug: looking for access module matching "file": 21 candidates
[04cf7a2c] filesystem access debug: opening file H:\ [04cf7a2c] core access debug: using access module "filesystem" [04cf7124] core stream debug: Using stream method for AStream* [04cf7124] core stream debug: starting pre-buffering [04cf7124] core stream debug: received first data after 0 ms [04cf7124] core stream debug: pre-buffering done 1024 bytes in 0s - 1000000 KiB/s [04d3d354] core stream debug: looking for stream_filter module matching "any": 6 candidates [04d3d354] core stream debug: no stream_filter modules matched [04d3d354] core stream debug: looking for stream_filter module matching "record": 6 candidates [04d3d354] core stream debug: using stream_filter module "record" [02db88dc] core input debug: creating demux: access='file' demux='subtitle' location='/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12.Angry.Men.1957.720p.BRrip.x264.YIFY.srt' file='H:\ [04d1bad4] core demux debug: looking for demux module matching "subtitle": 66 candidates [04d1bad4] vobsub demux debug: this doesn't seem to be a vobsub file [04d1bad4] subtitle demux debug: Movie fps: 23.976025 [04d1bad4] subtitle demux debug: detected Unicode Byte Order Mark [04d1bad4] subtitle demux debug: autodetecting subtitle format [04d1bad4] subtitle demux debug: detected SubRIP format [04d1bad4] subtitle demux debug: loading all subtitles... [04d1bad4] subtitle demux debug: loaded 1709 subtitles [04d1bad4] subtitle demux debug: detected language YIFY of subtitle: /H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12.Angry.Men.1957.720p.BRrip.x264.YIFY.srt [04d1bad4] core demux debug: using demux module "subtitle" [02db88dc] core input debug: file:///H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12.Angry.Men.1957.720p.HDTV.Rus.Eng.HDCLUB.srt' gives access file' demux ' path /H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12.Angry.Men.1957.720p.HDTV.Rus.Eng.HDCLUB.srt' [02db88dc] core input debug: creating demux: access='file' demux='subtitle' location='/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12.Angry.Men.1957.720p.HDTV.Rus.Eng.HDCLUB.srt' file='H:\ [04d0751c] core demux debug: looking for access_demux module matching "file": 11 candidates [04d0751c] core demux debug: no access_demux modules matched [02db88dc] core input debug: creating access 'file' location='/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12.Angry.Men.1957.720p.HDTV.Rus.Eng.HDCLUB.srt', path='H:\ [04e3ea24] core access debug: looking for access module matching "file": 21 candidates [04e3ea24] filesystem access debug: opening file H:
[04e3ea24] core access debug: using access module "filesystem"
[04d0250c] core stream debug: Using stream method for AStream*
[04d0250c] core stream debug: starting pre-buffering
[04d0250c] core stream debug: received first data after 0 ms
[04d0250c] core stream debug: pre-buffering done 1024 bytes in 0s - 1000000 KiB/s
[04d06bec] core stream debug: looking for stream_filter module matching "any": 6 candidates
[04d06bec] core stream debug: no stream_filter modules matched
[04db6934] core stream debug: looking for stream_filter module matching "record": 6 candidates
[04db6934] core stream debug: using stream_filter module "record"
[02db88dc] core input debug: creating demux: access='file' demux='subtitle' location='/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12.Angry.Men.1957.720p.HDTV.Rus.Eng.HDCLUB.srt' file='H:
[04d06bec] core demux debug: looking for demux module matching "subtitle": 66 candidates
[04d06bec] vobsub demux debug: this doesn't seem to be a vobsub file
[04d06bec] subtitle demux debug: Movie fps: 23.976025
[04d06bec] subtitle demux debug: detected Unicode Byte Order Mark
[04d06bec] subtitle demux debug: autodetecting subtitle format
[04d06bec] subtitle demux debug: detected SubRIP format
[04d06bec] subtitle demux debug: loading all subtitles...
[04d06bec] subtitle demux debug: loaded 1304 subtitles
[04d06bec] subtitle demux debug: detected language HDCLUB of subtitle: /H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12.Angry.Men.1957.720p.HDTV.Rus.Eng.HDCLUB.srt
[04d06bec] core demux debug: using demux module "subtitle"
[02db88dc] core input debug: file:///H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12_Angry_Men_1957_BDRip_torrentx.srt' gives access file' demux ' path /H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12_Angry_Men_1957_BDRip_torrentx.srt'
[02db88dc] core input debug: creating demux: access='file' demux='subtitle' location='/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12_Angry_Men_1957_BDRip_torrentx.srt' file='H:
[04cfab3c] core demux debug: looking for access_demux module matching "file": 11 candidates
[02db26f4] lua art finder debug: skipping script (unmatched scope) C:\Program Files\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac
[02db26f4] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\01_googleimage.luac
[02db26f4] lua art finder debug: skipping script (unmatched scope) C:\Program Files\VideoLAN\VLC\lua\meta\art\01_googleimage.luac
[02db26f4] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac
[02db26f4] lua art finder debug: skipping script (unmatched scope) C:\Program Files\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac
[02db26f4] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\03_lastfm.luac
[02db26f4] lua art finder debug: skipping script (unmatched scope) C:\Program Files\VideoLAN\VLC\lua\meta\art\03_lastfm.luac
[04cfab3c] core demux debug: no access_demux modules matched
[02db88dc] core input debug: creating access 'file' location='/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12_Angry_Men_1957_BDRip_torrentx.srt', path='H:
[04d97684] core access debug: looking for access module matching "file": 21 candidates
[04d97684] filesystem access debug: opening file H:\ [04d97684] core access debug: using access module "filesystem" [04db015c] core stream debug: Using stream method for AStream* [04db015c] core stream debug: starting pre-buffering [04db015c] core stream debug: received first data after 0 ms [04db015c] core stream debug: pre-buffering done 1024 bytes in 0s - 1000000 KiB/s [02db3c5c] core stream debug: looking for stream_filter module matching "any": 6 candidates [02db3c5c] core stream debug: no stream_filter modules matched [02db3c5c] core stream debug: looking for stream_filter module matching "record": 6 candidates [02db3c5c] core stream debug: using stream_filter module "record" [02db88dc] core input debug: creating demux: access='file' demux='subtitle' location='/H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29//12_Angry_Men_1957_BDRip_torrentx.srt' file='H:\ [04cfab3c] core demux debug: looking for demux module matching "subtitle": 66 candidates [04cfab3c] vobsub demux debug: this doesn't seem to be a vobsub file [04cfab3c] subtitle demux debug: Movie fps: 23.976025 [04cfab3c] subtitle demux debug: autodetecting subtitle format [04cfab3c] subtitle demux debug: detected SubRIP format [04cfab3c] subtitle demux debug: loading all subtitles... [04cfab3c] subtitle demux debug: loaded 1303 subtitles [04cfab3c] core demux debug: using demux module "subtitle" [042e885c] core decoder debug: looking for decoder module matching "any": 43 candidates [042e885c] avcodec decoder debug: CPU flags: 0x4100107f [042e885c] avcodec decoder debug: trying to use direct rendering [042e885c] avcodec decoder debug: allowing 1 thread(s) for decoding [042e885c] avcodec decoder debug: avcodec codec (H264 - MPEG-4 AVC (part 10)) started [042e885c] core decoder debug: using decoder module "avcodec" [02db26f4] core art finder debug: no art finder modules matched [02db26f4] core art finder debug: looking for meta fetcher module matching "any": 1 candidates [02db26f4] lua art finder debug: Trying Lua scripts in C:\Documents and Settings\Dimsok\Application Data\vlc\lua\meta\fetcher [02db26f4] lua art finder debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\fetcher [02db26f4] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\fetcher\tvrage.luac [02db26f4] core art finder debug: using meta fetcher module "lua" [02db26f4] core art finder debug: removing module "lua" [0049416c] core libvlc debug: searching art for 12 Angry Men (1957).mp4 [02db26f4] core art finder debug: looking for art finder module matching "any": 2 candidates [02db26f4] lua art finder debug: Trying Lua scripts in C:\Documents and Settings\Dimsok\Application Data\vlc\lua\meta\art [02db26f4] lua art finder debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\art [02db26f4] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac [02db26f4] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\01_googleimage.luac [04378054] core decoder debug: looking for decoder module matching "any": 43 candidates [04378054] core decoder debug: using decoder module "faad" [04440aa4] core decoder debug: looking for decoder module matching "any": 43 candidates [04440aa4] avcodec decoder debug: CPU flags: 0x4100107f [04440aa4] avcodec decoder warning: refusing to decode non validated subtitle codec [04440aa4] subsdec decoder debug: trying configured character encoding: system [04440aa4] subsdec decoder debug: using automatic UTF-8 detection [04440aa4] core decoder debug: using decoder module "subsdec" [02db26f4] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac [02db26f4] lua art finder debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\03_lastfm.luac [02db26f4] core art finder debug: no art finder modules matched [0049416c] core libvlc debug: art not found for 12 Angry Men (1957).mp4 [02dedd8c] core demux meta debug: looking for meta reader module matching "any": 2 candidates [02dedd8c] core demux meta debug: using meta reader module "taglib" [02db29f4] core demux debug: removing module "taglib" [02dedd8c] core demux meta debug: looking for meta reader module matching "any": 2 candidates [02dedd8c] lua demux meta debug: Trying Lua scripts in C:\Documents and Settings\Dimsok\Application Data\vlc\lua\meta\reader [02dedd8c] lua demux meta debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\reader [02dedd8c] lua demux meta debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\reader\filename.luac [02dedd8c] core demux meta debug: no meta reader modules matched [02dedd8c] core demux meta debug: looking for meta reader module matching "any": 2 candidates [02dedd8c] lua demux meta debug: Trying Lua scripts in C:\Documents and Settings\Dimsok\Application Data\vlc\lua\meta\reader [02dedd8c] lua demux meta debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\reader [02dedd8c] lua demux meta debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\reader\filename.luac [02dedd8c] core demux meta debug: no meta reader modules matched [02dedd8c] core demux meta debug: looking for meta reader module matching "any": 2 candidates [02dedd8c] lua demux meta debug: Trying Lua scripts in C:\Documents and Settings\Dimsok\Application Data\vlc\lua\meta\reader [02dedd8c] lua demux meta debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\reader [02dedd8c] lua demux meta debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\reader\filename.luac [02dedd8c] core demux meta debug: no meta reader modules matched [02dedd8c] core demux meta debug: looking for meta reader module matching "any": 2 candidates [02dedd8c] lua demux meta debug: Trying Lua scripts in C:\Documents and Settings\Dimsok\Application Data\vlc\lua\meta\reader [02dedd8c] lua demux meta debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\reader [02dedd8c] lua demux meta debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\reader\filename.luac [02dedd8c] core demux meta debug: no meta reader modules matched [02db88dc] core input debug: file:///H:/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/%D0%A4%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B/12%20Angry%20Men%20%281957%29/12%20Angry%20Men%20%281957%29.mp4' successfully opened
[02db88dc] audioscrobbler input debug: Not an audio-only input, not submitting
[02db29f4] mp4 demux debug: elst (0) gives 0ms (movie)-> 83ms (track)
[02db29f4] mp4 demux debug: track[Id 0x1] using Sync Sample Box (stss)
[02db29f4] mp4 demux debug: stss gives 2 --> 0 (sample number)
[02db29f4] mp4 demux debug: track[Id 0x2] does not provide Sync Sample Box (stss)
[02db88dc] core input debug: Buffering 0%
[04378054] faad decoder warning: decoded zero sample
[02db88dc] core input debug: Buffering 0%
[042e885c] avcodec decoder debug: available hardware decoder output format 61 (dxva2_vld)
[042e885c] avcodec decoder debug: available hardware decoder output format 128 (d3d11va_vld)
[042e885c] avcodec decoder debug: available software decoder output format 0 (yuv420p)
[02db5cdc] core generic debug: looking for hw decoder module matching "none": 1 candidates
[02db5cdc] core generic debug: no hw decoder modules matched
[042ce4b4] core spu text debug: looking for text renderer module matching "any": 3 candidates
[042ce4b4] freetype spu text debug: Using Arial Unicode MS as font from file C:\WINDOWS\Fonts\ARIALUNI.TTF
[042ce4b4] freetype spu text debug: Using Courier New as mono-font from file C:\WINDOWS\Fonts\COUR.TTF
[02db88dc] core input debug: Buffering 0%
[02db88dc] core input debug: Buffering 0%
[02db88dc] core input debug: Buffering 7%
[00ae6fac] core playlist debug: reusing audio output
[00aff124] directsound audio output debug: Opening DirectSound Audio Output
[02db88dc] core input debug: Buffering 13%
[02db88dc] core input debug: Buffering 14%
[02db88dc] core input debug: Buffering 21%
[02db88dc] core input debug: Buffering 27%
[02db88dc] core input debug: Buffering 28%
[02db88dc] core input debug: Buffering 35%
[042ce4b4] freetype spu text debug: using fontsize: 2
[042ce4b4] core spu text debug: using text renderer module "freetype"
[043f5054] core scale debug: looking for video filter2 module matching "any": 58 candidates
[043f5054] swscale scale debug: 32x32 (32x32) chroma: YUVA -> 16x16 (16x16) chroma: RGBA with scaling using Bicubic (good quality)
[043f5054] core scale debug: using video filter2 module "swscale"
[04bbc4a4] core scale debug: looking for video filter2 module matching "any": 58 candidates
[04bbc4a4] yuvp scale debug: YUVP to YUVA converter
[04bbc4a4] core scale debug: using video filter2 module "yuvp"
[04d9dbd4] core video output debug: Deinterlacing available
[04d9dbd4] core video output debug: deinterlace 0, mode blend, is_needed 0
[02db88dc] core input debug: Buffering 41%
[02db88dc] core input debug: Buffering 42%
[02db88dc] core input debug: Buffering 49%
[02db88dc] core input debug: Buffering 55%
[02db88dc] core input debug: Buffering 56%
[02db88dc] core input debug: Buffering 64%
[02db88dc] core input debug: Buffering 69%
[02db88dc] core input debug: Buffering 71%
[02db88dc] core input debug: Buffering 78%
[02db88dc] core input debug: Buffering 83%
[02db88dc] core input debug: Buffering 85%
[02db88dc] core input debug: Buffering 92%
[02db88dc] core input debug: Buffering 97%
[02db88dc] core input debug: Buffering 99%
[02db88dc] core input debug: Stream buffering done (320 ms in 34 ms)
[04d9dbd4] core video output debug: Opening vout display wrapper
[04d28c04] core vout display debug: looking for vout display module matching "any": 11 candidates
[04d28c04] directdraw vout display debug: creating Vout EventThread
[00aff124] directsound audio output debug: VLC speaker config: 5.1
[00aff124] directsound audio output debug: channel reordering needed
[00aff124] core audio output debug: output 'f32l' 48000 Hz 3F2R/LFE frame=1 samples/24 bytes
[04d1bb7c] core volume debug: looking for audio volume module matching "any": 2 candidates
[04d1bb7c] core volume debug: using audio volume module "float_mixer"
[00aff124] core audio output debug: input 'f32l' 48000 Hz Dolby frame=1 samples/8 bytes
[0450e054] core audio filter debug: looking for audio filter module matching "scaletempo": 14 candidates
[0450e054] scaletempo audio filter debug: format: 48000 rate, 2 nch, 4 bps, fl32
[0450e054] scaletempo audio filter debug: params: 30 stride, 0.200 overlap, 14 search
[0450e054] scaletempo audio filter debug: 1.000 scale, 1440.000 stride_in, 1440 stride_out, 1152 standing, 288 overlap, 672 search, 2400 queue, fl32 mode
[0450e054] core audio filter debug: using audio filter module "scaletempo"
[00aff124] core audio output debug: conversion: 'f32l'->'f32l' 48000 Hz->48000 Hz Dolby->Dolby
[00aff124] core audio output debug: conversion pipeline complete
[00aff124] core audio output debug: conversion: 'f32l'->'f32l' 48000 Hz->48000 Hz Dolby->3F2R/LFE
[04d1152c] core audio converter debug: looking for audio converter module matching "any": 12 candidates
[04d1152c] core audio converter debug: using audio converter module "trivial_channel_mixer"
[00aff124] core audio output debug: conversion pipeline complete
[04da4164] core audio resampler debug: looking for audio resampler module matching "any": 3 candidates
[04da4164] core audio resampler debug: using audio resampler module "samplerate"
[04378054] core decoder debug: End of audio preroll
[04d28c04] directdraw vout display debug: Win32VoutCreateWindow
[04d04b5c] core window debug: looking for vout window hwnd module matching "qt4,any": 3 candidates
[04d04b5c] qt4 window debug: requesting video window...
[00b2633c] qt4 interface debug: Video was requested 0, 0
[04d04b5c] core window debug: using vout window hwnd module "qt4"
[04d28c04] directdraw vout display debug: created video sub-window
[04d28c04] directdraw vout display debug: Vout EventThread running
[04d28c04] directdraw vout display debug: disabling screen saver
[04d28c04] directdraw vout display debug: directx-device:
[04d28c04] directdraw vout display debug: DirectXEnumCallback: ATI Radeon 9550 / X1050 Series, \.\DISPLAY1
[04d28c04] directdraw vout display debug: selecting ATI Radeon 9550 / X1050 Series, \.\DISPLAY1
[04d28c04] directdraw vout display debug: screen dimensions (0x0,1024x768)
[04d28c04] directdraw vout display debug: DirectDraw Capabilities: overlay=1 yuvoverlay=1 can_deinterlace_overlay=1 colorkey=1 stretch=1 bltfourcc=1
[04d28c04] core vout display debug: VoutDisplayEvent 'resize' 920x582 window
[04d28c04] directdraw vout display debug: YUV overlay surface created successfully
[04d28c04] core vout display debug: using vout display module "directdraw"
[04d9dbd4] core video output debug: original format sz 912x578, of (0,0), vsz 912x548, 4cc I420, sar 1:1, msk r0x0 g0x0 b0x0
[042ce4b4] core spu text debug: removing module "freetype"
[042ce4b4] core spu text debug: looking for text renderer module matching "any": 3 candidates
[042ce4b4] freetype spu text debug: Using Arial Unicode MS as font from file C:\WINDOWS\Fonts\ARIALUNI.TTF
[042ce4b4] freetype spu text debug: Using Courier New as mono-font from file C:\WINDOWS\Fonts\COUR.TTF
[042ce4b4] freetype spu text debug: using fontsize: 2
[042ce4b4] core spu text debug: using text renderer module "freetype"
[042e885c] avcodec decoder warning: plane 0 not aligned
[042e885c] avcodec decoder warning: disabling direct rendering
[h264 @ 04d5ac00] no picture
[04d28c04] core vout display debug: VoutDisplayEvent 'resize' 1024x640 window
[h264 @ 04d5ac00] no picture
[042e885c] core decoder debug: End of video preroll
[042e885c] core decoder debug: Received first picture
[04d0d76c] core blend debug: looking for video blending module matching "any": 1 candidates
[04d0d76c] core blend debug: using video blending module "blend"
[02db88dc] core input debug: Decoder wait done in 489 ms
[04d9dbd4] core video output warning: picture is too late to be displayed (missing 73 ms)
[04d9dbd4] core video output warning: picture is too late to be displayed (missing 78 ms)
[04d9dbd4] core video output warning: picture is too late to be displayed (missing 42 ms)
[04d9dbd4] core video output debug: picture might be displayed late (missing 16 ms)
[04d9dbd4] core video output warning: picture is too late to be displayed (missing 50 ms)
[04d9dbd4] core video output warning: picture is too late to be displayed (missing 23 ms)
[04d9dbd4] core video output warning: picture is too late to be displayed (missing 23 ms)
[04d9dbd4] core video output debug: picture might be displayed late (missing 7 ms)
[04d28c04] core vout display debug: auto hiding mouse cursor
[00afdb34] [trakt] core interface warning: connection timed out
[00afdb34] [trakt] lua interface error: Unable to send request to helper on localhost:1984
[00afdb34] [trakt] lua interface error: Unable to get command output
[00afdb34] [trakt] lua interface error: (cleanup_cache) Unable to get the current date
[00afdb34] [trakt] lua interface debug: Timers ran: {
["@C:\Program Files\VideoLAN\VLC\lua\intf\trakt.lua:2366"] = true,
["@C:\Program Files\VideoLAN\VLC\lua\intf\trakt.lua:1573"] = true,
}
[00afdb34] [trakt] lua interface error: Error loading script C:\Program Files\VideoLAN\VLC\lua\intf\trakt.lua: C:\Program Files\VideoLAN\VLC\lua\intf\trakt.lua:313: H:/
[04d9dbd4] core video output warning: picture is too late to be displayed (missing 40 ms)
[04d9dbd4] core video output debug: picture might be displayed late (missing 12 ms)
[04d9dbd4] core video output debug: picture might be displayed late (missing 5 ms)
[04d9dbd4] core video output debug: picture might be displayed late (missing 0 ms)
[04e1b274] core xml reader debug: looking for xml reader module matching "any": 1 candidates
[04e1b274] core xml reader debug: using xml reader module "xml"
[04d9dbd4] core video output warning: picture is too late to be displayed (missing 51 ms)
[04d9dbd4] core video output debug: picture might be displayed late (missing 9 ms)
[04d9dbd4] core video output debug: picture might be displayed late (missing 14 ms)
[04d9dbd4] core video output debug: picture might be displayed late (missing 11 ms)
[04d9dbd4] core video output debug: picture might be displayed late (missing 0 ms)
[04d9dbd4] core video output debug: picture might be displayed late (missing 2 ms)
[04d9dbd4] core video output debug: picture might be displayed late (missing 0 ms)
[04d9dbd4] core video output warning: picture is too late to be displayed (missing 76 ms)
[04d9dbd4] core video output warning: picture is too late to be displayed (missing 34 ms)
[04d9dbd4] core video output debug: picture might be displayed late (missing 10 ms)
[04d9dbd4] core video output warning: picture is too late to be displayed (missing 39 ms)
[04d9dbd4] core video output warning: picture is too late to be displayed (missing 34 ms)
[04d9dbd4] core video output debug: picture might be displayed late (missing 8 ms)
[04d9dbd4] core video output debug: picture might be displayed late (missing 5 ms)
[04d9dbd4] core video output warning: picture is too late to be displayed (missing 72 ms)
[04d9dbd4] core video output warning: picture is too late to be displayed (missing 57 ms)
[04d9dbd4] core video output warning: picture is too late to be displayed (missing 41 ms)
[04d9dbd4] core video output warning: picture is too late to be displayed (missing 27 ms)
[04d9dbd4] core video output debug: picture might be displayed late (missing 5 ms)
[04d9dbd4] core video output debug: picture might be displayed late (missing 14 ms)
[04d9dbd4] core video output warning: picture is too late to be displayed (missing 35 ms)
[04d9dbd4] core video output warning: picture is too late to be displayed (missing 134 ms)
[04d9dbd4] core video output warning: picture is too late to be displayed (missing 176 ms)
[04d9dbd4] core video output warning: picture is too late to be displayed (missing 165 ms)
[04d9dbd4] core video output warning: picture is too late to be displayed (missing 149 ms)
[04d9dbd4] core video output warning: picture is too late to be displayed (missing 199 ms)
[04d9dbd4] core video output debug: picture might be displayed late (missing 6 ms)
[04d9dbd4] core video output debug: picture might be displayed late (missing 14 ms)
[04d9dbd4] core video output debug: picture might be displayed late (missing 5 ms)
[04d9dbd4] core video output debug: picture might be displayed late (missing 6 ms)
[04d9dbd4] core video output debug: picture might be displayed late (missing 1 ms)
[04d28c04] core vout display debug: auto hiding mouse cursor
[0049416c] core libvlc debug: exiting
[0049416c] core libvlc debug: removing all interfaces
[0049416c] core libvlc debug: exiting
[0049416c] core libvlc debug: no exit handler
[00b2633c] core interface debug: removing module "qt4"
[00ae6fac] core playlist debug: deactivating the playlist
[00ae6fac] core playlist debug: incoming request - stopping current input
[02db88dc] core input debug: control: stopping input
[02db88dc] audioscrobbler input debug: Not an audio-only input, not submitting
[00ae6fac] core playlist debug: incoming request - stopping current input
[00ae6fac] core playlist debug: finished input
[042e885c] core decoder debug: removing module "avcodec"
[042e885c] avcodec decoder debug: ffmpeg codec (H264 - MPEG-4 AVC (part 10)) stopped
[042e885c] core decoder debug: killing decoder fourcc h264', 0 PES in FIFO [00ae6fac] core playlist debug: saving a free vout [00ae6fac] core playlist debug: reusing provided vout [04d9dbd4] qt4 video output debug: Qt: Fullscreen state changed [04378054] core decoder debug: removing module "faad" [04378054] core decoder debug: killing decoder fourcc mp4a', 0 PES in FIFO
[04da4164] core audio resampler debug: removing module "samplerate"
[0450e054] core audio filter debug: removing module "scaletempo"
[04d1152c] core audio converter debug: removing module "trivial_channel_mixer"
[00aff124] directsound audio output debug: closing audio device
[04d1bb7c] core volume debug: removing module "float_mixer"
[00ae6fac] core playlist debug: keeping audio output
[04440aa4] core decoder debug: removing module "subsdec"
[04440aa4] core decoder debug: killing decoder fourcc `subt', 1 PES in FIFO
[02db29f4] core demux debug: removing module "mp4"
[02db29f4] mp4 demux debug: freeing all memory
[02d571ac] core stream debug: removing module "record"
[02db292c] core access debug: removing module "filesystem"
[02db8744] core demux debug: removing module "subtitle"
[04cf798c] core stream debug: removing module "record"
[02db300c] core access debug: removing module "filesystem"
[04d1bad4] core demux debug: removing module "subtitle"
[04d3d354] core stream debug: removing module "record"
[04cf7a2c] core access debug: removing module "filesystem"
[04d06bec] core demux debug: removing module "subtitle"
[04db6934] core stream debug: removing module "record"
[04e3ea24] core access debug: removing module "filesystem"
[04cfab3c] core demux debug: removing module "subtitle"
[02db3c5c] core stream debug: removing module "record"
[04d97684] core access debug: removing module "filesystem"
[02db88dc] core input debug: Program doesn't contain anymore ES
[00ae6fac] core playlist debug: incoming request - stopping current input
[00ae6fac] core playlist debug: dead input
[00b2633c] qt4 interface debug: IM: Deleting the input
[00aff124] core audio output debug: removing module "directsound"
[04d9dbd4] core video output debug: destroying useless vout
[04d0d76c] core blend debug: removing module "blend"
[04d28c04] core vout display debug: removing module "directdraw"
[04d28c04] directdraw vout display debug: Win32 Vout EventThread terminating
[04d28c04] directdraw vout display debug: Win32VoutCloseWindow
[04d28c04] directdraw vout display debug: WinProc WM_DESTROY
[04d04b5c] qt4 window debug: releasing video...
[00b2633c] qt4 interface debug: Video is not needed anymore
[042ce4b4] core spu text debug: removing module "freetype"
[04bbc4a4] core scale debug: removing module "yuvp"
[043f5054] core scale debug: removing module "swscale"
[00b2633c] qt4 interface debug: requesting exit...
[00b2633c] qt4 interface debug: QApp exec() finished
[00b2633c] qt4 interface debug: Video is not needed anymore
[00b2633c] qt4 interface debug: waiting for UI thread...
[00b2633c] qt4 interface debug: Playlist Destroyed
[00b2633c] qt4 interface debug: Killing extension dialog provider
[00b2633c] qt4 interface debug: ExtensionsDialogProvider is quitting...
[043ab434] core generic debug: removing module "lua"
[043ab434] lua generic debug: Deactivating all loaded extensions
[043ab434] lua generic debug: All extensions are now deactivated
[00b2c6b4] core interface debug: removing module "win32"
[00b1c20c] core interface debug: removing module "hotkeys"
[00b1bf14] core interface debug: removing module "gestures"
[00b1bb0c] core interface debug: removing module "audioscrobbler"
[00afdb34] [trakt] core interface debug: removing module "lua"
[00b03814] core interface debug: removing module "oldrc"
[00b0050c] core interface debug: removing module "win_msg"
[00ae6fac] core playlist debug: destroying
[04d97844] core playlist export debug: saving
[04d97844] core playlist export debug: looking for playlist export module matching "export-xspf": 4 candidates
[04d97844] core playlist export debug: using playlist export module "export"
[04d97844] core playlist export debug: removing module "export"
status change: ( audio volume: 256 )
status change: ( audio volume: -256 )

@XaF
Copy link
Owner

XaF commented May 14, 2018

Can you please check your TraktForVLC service is running?

[00afdb34] [trakt] core interface warning: connection timed out
[00afdb34] [trakt] lua interface error: Unable to send request to helper on localhost:1984
[00afdb34] [trakt] lua interface error: Unable to get command output

@Dimsok
Copy link
Author

Dimsok commented May 14, 2018

Checked, was working. Trakt_cache.js doesnt' change, although when video is playing from "normal" path it changes even withouth running service.

@XaF
Copy link
Owner

XaF commented May 14, 2018

What I can see from your log is that it actually fails at some point when working on the path, but it also fails to contact the service before that.
The path found seems to only be "H:" as stated here:

[00afdb34] [trakt] lua interface error: Error loading script C:\Program Files\VideoLAN\VLC\lua\intf\trakt.lua: C:\Program Files\VideoLAN\VLC\lua\intf\trakt.lua:313: H:/

I will try and see if I can reproduce that, but it seems to be coming from lua, and I won't have a lot of possibilities from that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants