GIF to PNG Sequence - jhogsett/EMA-VFI-WebUI GitHub Wiki

GIF to PNG Sequence - Use FFmpeg to convert a GIF to set of PNG frame files
How It Works
- Set GIF File to the path and filename of a GIF file on this server for conversion
- Set PNG Files Path to a path on this server for the converted PNG files
- Click Convert
ffmpeg.exeis used to perform the conversion- The Details box shows the
ffmpeg.execommand line used
Important
ffmpeg.exemust be available on the system path