Original script created by Ruin0x11, which you can find here. This is a port of his gif generator script for Windows.
- Windows
- mpv
- ffmpeg with libass enabled–as long as you're using the zeronoe builds you're good!
First of all, you must make sure ffmpeg is in your %PATH% and accesible via your command line. After ensuring this, clone or download as zip. Then, head to %APPDATA%/mpv/scripts and place mpv-gif.lua in there; if neither %APPDATA%/mpv nor %APPDATA%/mpv/scripts exist, you will have to create them. It's as easy as that!
After setup, and if you wish, create a %APPDATA%/mpv/script-opts directory if it isn't created already and write a gif.conf file to configure the script. The three options the script offers are:
dir– Sets the output directory. Default isC:/Program Files/mpv/gifs.rez– Sets the resolution of the output gifs. Default is 600.fps– Sets the framerate of the output gifs. Default is 15. Don't go too overboard or the filesize will balloon.
g- Start timeG- End timeCTRL+g- Export GIFCTRL+G- Export GIF with subtitles
