Page 1 of 1
VLC Media Player 1.1.11 slow open
Posted: 23 Nov 2011 00:53
by Controlz
Updated my VLC media player to version 1.1.11 The Luggage, but now it takes over two minutes to load the player. Once the player is loaded, it plays the movie clips very well, though. Any fixes to the problem of it taking forever to load the player? The previous version was very fast, no problems.
Thanks,
Ron
Re: VLC Media Player 1.1.11 slow open
Posted: 23 Nov 2011 16:18
by VLC_help
Remove/rename the %appdata%\vlc folder. That will reset VLC settings.
Re: VLC Media Player 1.1.11 slow open
Posted: 28 Nov 2011 21:59
by Controlz
Did that. It still opens slow, although it opens very quickly in Safe Mode. The previous version had no issues on my system. What did they change with the newest version? I get the feeling it is conflicting with something, maybe a windows update.
Re: VLC Media Player 1.1.11 slow open
Posted: 29 Nov 2011 15:52
by VLC_help
There hasn't been any major changes in VLC 1.1.x tree (only minor bugfixes and some contrib updates)
You have Wacom input devices in use?
Re: VLC Media Player 1.1.11 slow open
Posted: 29 Nov 2011 16:28
by Shakuraz
I've had the same problem for the last couple of days
it takes 2 - 3 minutes to load a file and even if i delete %appdata%\vlc folder nothing changes, although I specifically remember having this problem some time ago and deleting the folder fixed it :/
Re: VLC Media Player 1.1.11 slow open
Posted: 30 Nov 2011 15:54
by VLC_help
Could you try to start VLC with logger window? That way you might be able to see where the loading part hangs.
Re: VLC Media Player 1.1.11 slow open
Posted: 30 Nov 2011 19:05
by Shakuraz
i'll try that, but how do I start VLC with the logger already open ? as of now i can only start the logger after it took the 2 - 3 minutes to open VLC and if I don't start VLC from file it takes 2 minutes to load too but once VLC is running there's no delay
Re: VLC Media Player 1.1.11 slow open
Posted: 01 Dec 2011 16:44
by VLC_help
You have to do that from command-line, so Start -> Run and type
cmd, then when prompt opens
Code: Select all
"C:\Program Files\VideoLAN\VLC\vlc.exe" -vvv --extraintf rc
Re: VLC Media Player 1.1.11 slow open
Posted: 01 Dec 2011 20:09
by Shakuraz
thanks, here it is:
[023f179c] main interface debug: using interface module "oldrc"
[023f179c] main interface debug: TIMER module_need() : 8.000 ms - Total 8.000 ms
/ 1 intvls (Avg 8.000 ms)
[023f179c] main interface debug: thread (interface) created at priority 0 (../..
/./src/interface/interface.c:164)
[023f179c] main interface debug: thread started
[023f16ec] main interface debug: looking for interface module: 1 candidate
[023f16ec] main interface debug: using interface module "hotkeys"
[0240a2fc] main playlist debug: Activated
[0240a2fc] main playlist debug: rebuilding array of current - root Wiedergabelis
te
[023f16ec] main interface debug: TIMER module_need() : 0.000 ms - Total 0.000 ms
/ 1 intvls (Avg 0.000 ms)
[0240a2fc] main playlist debug: rebuild done - 0 items, index -1
[00962a9c] main libvlc error: option syslog does not exist
[023f19ac] main interface debug: looking for interface module: 1 candidate
[023f19ac] main interface debug: using interface module "globalhotkeys"
[023f19ac] main interface debug: TIMER module_need() : 3.000 ms - Total 3.000 ms
/ 1 intvls (Avg 3.000 ms)
[00962a9c] main libvlc: VLC wird mit dem Standard-Interface ausgeführt. Benutzen
Sie 'cvlc', um VLC ohne Interface zu verwenden.
[023f1a5c] main interface debug: looking for interface module: 4 candidates
[023e2a2c] main generic debug: looking for extension module: 1 candidate
[023e2a2c] lua generic debug: Opening EXPERIMENTAL Lua Extension module
[023e2a2c] lua generic debug: Trying Lua scripts in C:\Users\Shak\AppData\Roamin
g\vlc\lua\extensions
[023e2a2c] lua generic debug: Trying Lua scripts in C:\Program Files\VideoLAN\VL
C\lua\extensions
[023e2a2c] lua generic debug: Trying Lua playlist script C:\Program Files\VideoL
AN\VLC\lua\extensions\allocine-fr.lua
[023e2a2c] lua generic debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\
lua\extensions\allocine-fr.lua
[023e2a2c] lua generic debug: Script C:\Program Files\VideoLAN\VLC\lua\extension
s\allocine-fr.lua has the following capability flags: 0xc
[023e2a2c] main generic debug: using extension module "lua"
[023e2a2c] main generic debug: TIMER module_need() : 7.000 ms - Total 7.000 ms /
1 intvls (Avg 7.000 ms)
[023f1a5c] main interface debug: using interface module "qt4"
[023f1a5c] main interface debug: TIMER module_need() : 137.000 ms - Total 137.00
0 ms / 1 intvls (Avg 137.000 ms)
Re: VLC Media Player 1.1.11 slow open
Posted: 03 Dec 2011 14:23
by VLC_help
Did the rc window popup immediately after you typed the command? Or was the same delay still there?
Re: VLC Media Player 1.1.11 slow open
Posted: 03 Dec 2011 22:34
by Shakuraz
delay was still there, took about 2 minutes to load
Re: VLC Media Player 1.1.11 slow open
Posted: 04 Dec 2011 13:44
by VLC_help
Does
Code: Select all
"C:\Program Files\VideoLAN\VLC\vlc.exe" -vvv -I rc
load any faster?
Re: VLC Media Player 1.1.11 slow open
Posted: 04 Dec 2011 22:54
by Shakuraz
nope, same delay
Re: VLC Media Player 1.1.11 slow open
Posted: 04 Dec 2011 23:52
by Jean-Baptiste Kempf
Reinstall, and check that the caching is done.
Re: VLC Media Player 1.1.11 slow open
Posted: 05 Dec 2011 23:34
by Shakuraz
same delay after reinstall
sorry but what do you mean by check that the caching is done ?
Re: VLC Media Player 1.1.11 slow open
Posted: 06 Dec 2011 19:01
by VLC_help
After/during the install vlc-cache-gen.exe should run and write .dat files to the C:\Program Files\VideoLAN\VLC\plugins\ folder.
But the startup shouldn't take more than few seconds even if those .dat files aren't generated. (I haven't installed VLC to my current setup, I only extracted .zip package and run vlc.exe directly from there)
Re: VLC Media Player 1.1.11 slow open
Posted: 07 Dec 2011 09:50
by Shakuraz
tried using vlc from the zip package, oddly enough works without delay
i guess i'll be using it like this until there is some kind of fix
Re: VLC Media Player 1.1.11 slow open
Posted: 08 Dec 2011 19:18
by picofaradpjf
I'm having the same problem on Windows 7 64bit.
Uninstalled, deleted appdata, and did a fresh install.
I ran the "C:\Program Files\VideoLAN\VLC\vlc.exe" -vvv --extraintf rc command and it seems to hang on main "interface debug: looking for interface module: 4 candidates" part.
I tried running it from the zip folder and it's slow from there too.
Re: VLC Media Player 1.1.11 slow open
Posted: 09 Dec 2011 20:10
by VLC_help
You might be able to pinpoint the problematic file with tools like Process Monitor, which should show which files are used during the slowdown
http://technet.microsoft.com/en-us/sysi ... s/bb896645
Re: VLC Media Player 1.1.11 slow open
Posted: 28 Dec 2011 01:35
by Phyrexia
I am also having the slow problem my computer too, tried ininstalling and reinstalling and this didn't fix it. This didn't start up until I got version 1.1.11 The Luggage. All others were just fine. I am also having another issue. The icon for it that shows on the taskbar is not the vlc icon but rather the icon that shows a white page with the right corner folded and a box inside with like I guess its programs or something. Looking in the start menu its the same way there as well. But if I put it on my desktop or if I go into the hidden icon section it shows the correct one there. I've checked in the program itself and the correct icon is set (took me a while to check this I've only ever done it in a folder and its been years since then). So my question is why is this icon incorrect? and then why is it so slow on startup, why is it constantly crashing, and then why is it constantly failing to send a report on the crash to you guys (8/10 times it'll give me a error saying report cannot be sent).
Re: VLC Media Player 1.1.11 slow open
Posted: 28 Dec 2011 13:49
by rarkenin
...constantly failing to send a report on the crash to you guys (8/10 times it'll give me a error saying report cannot be sent).
I have issues with empty crashdump files also.
Re: VLC Media Player 1.1.11 slow open
Posted: 28 Dec 2011 16:19
by VLC_help
VLC 1.1.11 crashdumps won't do any good, since there won't be anymore 1.1.x releases. Next release will be VLC 1.2.x
Re: VLC Media Player 1.1.11 slow open
Posted: 12 Nov 2014 02:39
by sniffy45
I've had this problem over and over, over the years, sporadically with long periods of time in between, so I forget what I did to fix it. SO I am posting here not only to be able to find THE ANSWER when I google, but to also help you all who are just a freakin pissed and frustrated as I. Every GD google post about it is hyperbole, no fix!
With that said, it is your fault vlc is running like sh*t. The software works fine, the code is fine and any bugs it may have will be in a beta version and should be expected.
It could be a cache issue, not likely, but what the hell, check.
For me, every *&^(*^$&*( time its my AV or Spam protection. These tools always change so you forget. As of now, I run Malwarebytes pro. That was the culprit! I put an exclusion in and sweet baby jebus I got my awesome VLC back.
There it is!
Re: VLC Media Player 1.1.11 slow open
Posted: 08 May 2015 19:03
by WieboJW
Hay, a summary of all posts above
I got finally the possible SOLUTION out of thread - VLC Media Player 1.1.11 The Luggage slow open from Nov 23, 2011
A very rude and unrespectful Post to the developers by sniffy45 on Nov 12, 2014 did give me the answer
I'm running VLC media player 2.1.5 Rincewind on a Intel i5 Desktop with OS Win 7 (64bit) updated 2015may08
In Malwarebytes (pro) lays the problem. Go to Settings - Malware exclusions - select C:\Program Files (x86)\VideoLAN\VLC\vlc.exe
(maybe you have to add also C:\Program Files (x86)\VideoLAN\VLC\vlc-cache-gen.exe)
Only with VLC.exe added VLC opens on my 8 gB memory PC in 3 secs now.
Greets from "half down under water" Holland)
other possible SOLUTION in tropic VLC very slow to start Posted very clear by wroot on Mar 07, 2015 11:29 am
This thread this problem started with the release of 2.x version. 1.x version was always instant to launch no matter the permissions or AV software in use.
I was using the same OS, same AV software with VLC 1.x and then updated to 2.x and suddenly VLC startup became 10+ seconds.
The most impactful thing was to exclude VLC folder in AV software (using Avast, excluding "Program Files (x86)\VideoLAN\VLC\*" R and X checked (read and execute)).
This has made VLC to launch in a few seconds or faster.
Also usefull pages are
https://www.vlchelp.com/guides/
http://www.ghacks.net/2013/09/25/get-vl ... ayer-tips/
http://www.wowza.com/forums/content.php ... nd-tuning)
(Google tags - VLC media player opens slow VLC starts slow VLC slow loading VLC running slow VLC slow open)