Hi,
I noticed that vlc use the zlib library. Is that a method to gzip compress data with zlib through vlc_object in LUA scripis?
If not what would be the most portable way to achieve that in a script?
I intend to use this function for the extension VLsub.
Many thanks,