EmulationStation icon indicating copy to clipboard operation
EmulationStation copied to clipboard

A way to disable the VLC dependency?

Open escalade opened this issue 7 years ago • 4 comments

As this is the only maintained ES fork around at the moment (except for recalbox), it would be nice if the VLC dependency was optional. While a nice feature to have it adds 50MB because of needing VLC. I'm using this in my LibreELEC fork, and space is sparse. I guess I could reverse the commits but that will quickly get messy.

escalade avatar Mar 23 '17 18:03 escalade

If you submit a clean PR with the facility to disable it without affecting anything else, I will incorporate it. But since the focus of this ES is for RetroPie, it's not something I will be doing.

joolswills avatar Apr 08 '17 17:04 joolswills

or use FFMPEG

gamelaster avatar May 28 '17 20:05 gamelaster

FFMPEG isn't an option, libvlc is a requirement at this point. I'm not a developer, so this was more of a feature request :)

escalade avatar May 29 '17 07:05 escalade

How disable VLC in CMakeLists ?

Power535 avatar Jul 06 '20 12:07 Power535