[vlc-devel] question about plugins cache file

Herman Schultz herman.schultz at gmail.com
Wed Aug 29 07:50:03 CEST 2007


Hi,

My understanding of VLC plugin cache file is it can read the cache
file (after it is created the first time), it can skip walking thur
the modules sub-directories and build the plugins.  But in my example
below, why it loads the plugin files AND walk the modules
sub-directories at the same time?

main libvlc debug: loading plugins cache file
/home/herman/vlc-bin/.vlc/cache/plugins-04041e.dat
main libvlc debug: recursively browsing `modules'
main libvlc debug: recursively browsing `/home/herman/vlc-bin/lib/vlc'
main libvlc debug: recursively browsing `plugins'
main libvlc debug: module bank initialized, found 218 modules

Thank you for any help.



More information about the vlc-devel mailing list