Skip to content

azrdev/vlc-anigif

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 
 
 

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.

About

vlc encoder plugin to output animated gif

Resources

License

Stars

Watchers

Forks

Packages

No packages published