Skip to content

VLC Gif Creation

Sources: How to Convert Video to GIF in Linux [Terminal and GUI Methods, How do I convert a video to GIF using ffmpeg, with reasonable quality

  • Open video
  • In VLC, enable advanced controls: View > Advanced Controls
  • Go to starting point of video where you want GIF to begin
  • Press record, let video play, then press record again to stop recording of gif
  • The video will be saved to $HOME/Videos on Linux and Windows

Note a command line approach using ffmpeg - video converter and tool Snippets which is appropriate for bulk conversions and other configurations.