Code: Select all
main debug: adding item `SONG.mp3' ( file:///C:/Users/SKY/Desktop/SONG.mp3 )
qt4 debug: Adding a new MRL to recent ones: file:///C:/Users/SKY/Desktop/SONG.mp3
main debug: processing request item: SONG.mp3, node: null, skip: 0
main debug: rebuilding array of current - root Playlist
main debug: rebuild done - 1 items, index 0
main debug: starting playback of the new playlist item
main debug: resyncing on SONG.mp3
main debug: SONG.mp3 is at 0
main debug: creating new input thread
main debug: Creating an input for 'SONG.mp3'
main debug: using timeshift granularity of 50 MiB, in path 'C:\Users\SKY\AppData\Local\Temp'
main debug: `file:///C:/Users/SKY/Desktop/SONG.mp3' gives access `file' demux `' path `/C:/Users/SKY/Desktop/SONG.mp3'
main debug: creating demux: access='file' demux='' location='/C:/Users/SKY/Desktop/SONG.mp3' file='C:\Users\SKY\Desktop\SONG.mp3'
main debug: looking for access_demux module matching "file": 19 candidates
main debug: no access_demux modules matched
main debug: creating access 'file' location='/C:/Users/SKY/Desktop/SONG.mp3', path='C:\Users\SKY\Desktop\SONG.mp3'
main debug: looking for access module matching "file": 14 candidates
main debug: no access modules matched
main error: open of `file:///C:/Users/SKY/Desktop/SONG.mp3' failed
main debug: dead input
main debug: Destroying the input for 'SONG.mp3'
main debug: changing item without a request (current 0/1)
main debug: nothing to play
main debug: Creating an input for 'SONG.mp3'
main debug: meta ok for (null), need to fetch art
main debug: looking for meta fetcher module matching "any": 1 candidates
lua debug: Trying Lua scripts in C:\Users\SKY\AppData\Roaming\vlc\lua\meta\fetcher
lua debug: Trying Lua scripts in C:\Program Files (x86)\VideoLAN\VLC\lua\meta\fetcher
lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\fetcher\tvrage.luac
main debug: using meta fetcher module "lua"
main debug: removing module "lua"
main debug: searching art for SONG.mp3
main debug: looking for art finder module matching "any": 1 candidates
lua debug: Trying Lua scripts in C:\Users\SKY\AppData\Roaming\vlc\lua\meta\art
lua debug: Trying Lua scripts in C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art
lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac
lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\01_googleimage.luac
lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac
lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\03_lastfm.luac
main debug: no art finder modules matched
main debug: art not found for SONG.mp3
Code: Select all
main debug: adding item `SONG.mp3' ( file:///C:/Users/SKY/Desktop/SONG.mp3 )
qt4 debug: Adding a new MRL to recent ones: file:///C:/Users/SKY/Desktop/SONG.mp3
main debug: processing request item: SONG.mp3, node: null, skip: 0
main debug: rebuilding array of current - root Playlist
main debug: rebuild done - 1 items, index 0
main debug: starting playback of the new playlist item
main debug: resyncing on SONG.mp3
main debug: SONG.mp3 is at 0
main debug: creating new input thread
main debug: Creating an input for 'SONG.mp3'
main debug: Creating an input for 'SONG.mp3'
main debug: meta ok for (null), need to fetch art
main debug: using timeshift granularity of 50 MiB, in path 'C:\Users\SKY\AppData\Local\Temp'
main debug: `file:///C:/Users/SKY/Desktop/SONG.mp3' gives access `file' demux `' path `/C:/Users/SKY/Desktop/SONG.mp3'
main debug: creating demux: access='file' demux='' location='/C:/Users/SKY/Desktop/SONG.mp3' file='C:\Users\SKY\Desktop\SONG.mp3'
main debug: looking for access_demux module matching "file": 20 candidates
main debug: no access_demux modules matched
main debug: creating access 'file' location='/C:/Users/SKY/Desktop/SONG.mp3', path='C:\Users\SKY\Desktop\SONG.mp3'
main debug: looking for access module matching "file": 15 candidates
main debug: no access modules matched
main error: open of `file:///C:/Users/SKY/Desktop/SONG.mp3' failed
main debug: dead input
main debug: Destroying the input for 'SONG.mp3'
main debug: changing item without a request (current 0/1)
main debug: nothing to play
main debug: looking for meta fetcher module matching "any": 1 candidates
lua debug: Trying Lua scripts in C:\Users\SKY\AppData\Roaming\vlc\lua\meta\fetcher
lua debug: Trying Lua scripts in C:\Program Files (x86)\VideoLAN\VLC\lua\meta\fetcher
lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\fetcher\tvrage.luac
main debug: using meta fetcher module "lua"
main debug: removing module "lua"
main debug: searching art for SONG.mp3
main debug: looking for art finder module matching "any": 1 candidates
lua debug: Trying Lua scripts in C:\Users\SKY\AppData\Roaming\vlc\lua\meta\art
lua debug: Trying Lua scripts in C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art
lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac
lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\01_googleimage.luac
lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac
lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\03_lastfm.luac
main debug: no art finder modules matched
main debug: art not found for SONG.mp3
MSI installer is working well, after a few edits to the msi (I'm pushing a silent install)Bumping the thread to ask for MSI testing.
I just installed a new component on our buildbot machine to try to fix Bug 8858, and also enabled MSI building for 2.1 nightly builds.
Please test nightly builds as they appear in the next days and report success/failure.
Thanks!
Code: Select all
C:\temp>msiexec /i vlc-2.2.1.msi /L*v "%cd%\log.log"
Code: Select all
MSI (c) (14:90) [20:16:33:377]: Product: VLC media player 2.2.1 (32-bit) -- Installation completed successfully.
MSI (c) (14:90) [20:16:33:379]: Windows Installer installed the product. Product Name: VLC media player 2.2.1 (32-bit). Product Version: 2.2.1.0. Product Language: 1033. Manufacturer: VideoLAN. Installation success or error status: 0.
MSI (c) (14:90) [20:16:33:384]: Cleaning up uninstalled install packages, if any exist
MSI (c) (14:90) [20:16:33:386]: MainEngineThread is returning 0
Return to “VLC media player for Windows Troubleshooting”
Users browsing this forum: No registered users and 39 guests