Page 1 of 1

minimal VLC

Posted: 29 Mar 2005 02:49
by ZerBit
I would like to execute videolan to send streams over a network. Now, I launch it with dummy interface without windows.

I would like to know how could i minimize the amount of memory to execute the VLC (about 30Mbytes). I think that i could only load some modules.

Any advice?

Regards

Posted: 29 Mar 2005 11:21
by Sn@ke
I would also be interested by your question... And can you please tell me how to launch VLC without the windows ?

Thanks

Posted: 29 Mar 2005 22:17
by The DJ
VLC is modularized and only loads those modules when it needs them as far as i know.

Posted: 31 Mar 2005 01:18
by ZerBit
VLC (in windows) loads all the modules that it has in plugins directory. I have deleted all the plugins until it can't be executed. :wink:

Finally it has only about 15Mbytes :lol:

Regards