Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 402 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 402 Bytes

vlc-anigif

vlc encoder plugin creating animated gif. Requires giflib >= v5.

Trying it out

Copy the compiled libanigif_plugin.so to /usr/lib/vlc/plugins/codec/ and use it as shown in test.sh. This is only a codec, you have to tell vlc what to do with the encoded data - e.g. dump it (as it is) to a file, or serve it via HTTP.