VLC Media Player 1.1.11 slow open

Microsoft Windows specific usage questions
Forum rules
Please post only Windows specific questions in this forum category. If you don't know where to post, please read the different forums' rules. Thanks.
Controlz
New Cone
New Cone
Posts: 3
Joined: 23 Nov 2011 00:46

VLC Media Player 1.1.11 slow open

Postby Controlz » 23 Nov 2011 00:53

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

VLC_help
Mega Cone Master
Mega Cone Master
Posts: 25661
Joined: 13 Sep 2006 14:16

Re: VLC Media Player 1.1.11 slow open

Postby VLC_help » 23 Nov 2011 16:18

Remove/rename the %appdata%\vlc folder. That will reset VLC settings.

Controlz
New Cone
New Cone
Posts: 3
Joined: 23 Nov 2011 00:46

Re: VLC Media Player 1.1.11 slow open

Postby Controlz » 28 Nov 2011 21:59

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.

VLC_help
Mega Cone Master
Mega Cone Master
Posts: 25661
Joined: 13 Sep 2006 14:16

Re: VLC Media Player 1.1.11 slow open

Postby VLC_help » 29 Nov 2011 15:52

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?

Shakuraz
New Cone
New Cone
Posts: 7
Joined: 29 Nov 2011 16:23

Re: VLC Media Player 1.1.11 slow open

Postby Shakuraz » 29 Nov 2011 16:28

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 :/

VLC_help
Mega Cone Master
Mega Cone Master
Posts: 25661
Joined: 13 Sep 2006 14:16

Re: VLC Media Player 1.1.11 slow open

Postby VLC_help » 30 Nov 2011 15:54

Could you try to start VLC with logger window? That way you might be able to see where the loading part hangs.

Shakuraz
New Cone
New Cone
Posts: 7
Joined: 29 Nov 2011 16:23

Re: VLC Media Player 1.1.11 slow open

Postby Shakuraz » 30 Nov 2011 19:05

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

VLC_help
Mega Cone Master
Mega Cone Master
Posts: 25661
Joined: 13 Sep 2006 14:16

Re: VLC Media Player 1.1.11 slow open

Postby VLC_help » 01 Dec 2011 16:44

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

Shakuraz
New Cone
New Cone
Posts: 7
Joined: 29 Nov 2011 16:23

Re: VLC Media Player 1.1.11 slow open

Postby Shakuraz » 01 Dec 2011 20:09

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)

VLC_help
Mega Cone Master
Mega Cone Master
Posts: 25661
Joined: 13 Sep 2006 14:16

Re: VLC Media Player 1.1.11 slow open

Postby VLC_help » 03 Dec 2011 14:23

Did the rc window popup immediately after you typed the command? Or was the same delay still there?

Shakuraz
New Cone
New Cone
Posts: 7
Joined: 29 Nov 2011 16:23

Re: VLC Media Player 1.1.11 slow open

Postby Shakuraz » 03 Dec 2011 22:34

delay was still there, took about 2 minutes to load

VLC_help
Mega Cone Master
Mega Cone Master
Posts: 25661
Joined: 13 Sep 2006 14:16

Re: VLC Media Player 1.1.11 slow open

Postby VLC_help » 04 Dec 2011 13:44

Does

Code: Select all

"C:\Program Files\VideoLAN\VLC\vlc.exe" -vvv -I rc
load any faster?

Shakuraz
New Cone
New Cone
Posts: 7
Joined: 29 Nov 2011 16:23

Re: VLC Media Player 1.1.11 slow open

Postby Shakuraz » 04 Dec 2011 22:54

nope, same delay

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: VLC Media Player 1.1.11 slow open

Postby Jean-Baptiste Kempf » 04 Dec 2011 23:52

Reinstall, and check that the caching is done.
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

Shakuraz
New Cone
New Cone
Posts: 7
Joined: 29 Nov 2011 16:23

Re: VLC Media Player 1.1.11 slow open

Postby Shakuraz » 05 Dec 2011 23:34

same delay after reinstall

sorry but what do you mean by check that the caching is done ?

VLC_help
Mega Cone Master
Mega Cone Master
Posts: 25661
Joined: 13 Sep 2006 14:16

Re: VLC Media Player 1.1.11 slow open

Postby VLC_help » 06 Dec 2011 19:01

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)

Shakuraz
New Cone
New Cone
Posts: 7
Joined: 29 Nov 2011 16:23

Re: VLC Media Player 1.1.11 slow open

Postby Shakuraz » 07 Dec 2011 09:50

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

picofaradpjf
New Cone
New Cone
Posts: 4
Joined: 09 Oct 2010 08:47

Re: VLC Media Player 1.1.11 slow open

Postby picofaradpjf » 08 Dec 2011 19:18

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.

VLC_help
Mega Cone Master
Mega Cone Master
Posts: 25661
Joined: 13 Sep 2006 14:16

Re: VLC Media Player 1.1.11 slow open

Postby VLC_help » 09 Dec 2011 20:10

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

Phyrexia
New Cone
New Cone
Posts: 7
Joined: 28 Dec 2011 01:28

Re: VLC Media Player 1.1.11 slow open

Postby Phyrexia » 28 Dec 2011 01:35

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).

rarkenin
Blank Cone
Blank Cone
Posts: 16
Joined: 28 Dec 2011 01:01
Operating System: Windows xp x64
Location: In a mess of traffic cones at a construction site

Re: VLC Media Player 1.1.11 slow open

Postby rarkenin » 28 Dec 2011 13:49

...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.

VLC_help
Mega Cone Master
Mega Cone Master
Posts: 25661
Joined: 13 Sep 2006 14:16

Re: VLC Media Player 1.1.11 slow open

Postby VLC_help » 28 Dec 2011 16:19

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

sniffy45
New Cone
New Cone
Posts: 6
Joined: 22 Jul 2009 00:33

Re: VLC Media Player 1.1.11 slow open

Postby sniffy45 » 12 Nov 2014 02:39

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!

WieboJW
New Cone
New Cone
Posts: 5
Joined: 19 Apr 2015 13:29

Re: VLC Media Player 1.1.11 slow open

Postby WieboJW » 08 May 2015 19:03

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)


Return to “VLC media player for Windows Troubleshooting”

Who is online

Users browsing this forum: No registered users and 44 guests