vlc‐gif‐maker - EricaNebula/gentoo-overlay GitHub Wiki

VLC GIF Maker

https://github.com/Dante383/VLC-GIF-Maker

Extension to the VLC player which allows you to easily generate GIFs from watched content


Why?

This is one of those "could have been a wget script" things I suppose, but oh well.

This ebuild applies a couple of patches:

  1. Set 20fps by default (instead of 15, which is just too choppy for me)
  2. Fix the handling of spaces in file names (replace '%20' with ' ')