On Wed, Nov 23, 2016 at 01:49:41AM +0100, Dmitrij D. Czarkoff wrote: > Hi! > > I was asked off-list to add a "lite" flavor for multimedia/mpv. This > diff introduces such version. This iteration disables the fllowing in > "lite" FLAVOR: > > * Lua UI and scripting > * Encoding > * DVD and BluRay support > * CDDA > * Samba support > * Subtitle reencoding with iconv > * SDL2-based drivers > * TV via v4l2 > > This saves about 38 Mb of dependencies and somewhat reduces the risks. > > Comments? OKs?
There are some suspicious "disables" in there, like --disable-jpeg, that this list doesn't talk about. I'm pretty sure I use that one. I've used mpv as a diaporama for a mix of videos and photos in the past. Also subtitle reencoding is fairly useful for non english speaking users. I don't think those are the most risky nor bulky of the features you want to remove in the lite flavor.
