# Optional local FFmpeg route; the browser tool needs no installation. # Decode the final 0.2 seconds and keep the last decoded frame. ffmpeg -sseof -0.2 -i clip-a.mp4 -update 1 last-frame.png # Inspect the PNG before uploading it. Use a new filename if it already exists.