Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 285 Bytes

File metadata and controls

9 lines (5 loc) · 285 Bytes

Gif animation

Commands

  • ffmpeg -i input.mp4 -vf "fps=15,scale=640:-1" -loop 0 wg_atn.webp

  • ffmpeg -i Screen\ Recording\ 2024-09-12\ at\ 1.54.52\ PM.mov -vf "fps=15,scale=640:-1" -loop 0 wg_atn.gif

  • ffmpeg -i MPF_online_map.mp4 -vf "scale=1920:-1" MPF_online_map.gif