Hi,
I'm using vlcj in my java app. the size of the vlc binary on windows is big (~90 MB ignoring the 'locale' files) considering that I'm embedding it in my bundle. is there any guideline on how to remove the unused plugins/files to reduce the size.
I'm using it to listen to few formats only from the web (HTTP) e.g. rm, mp3, opus
any advise is appreciated