Original Description:
ffmpeg -y -hide_banner -ss 10:04.989 -to 10:06.237 -i 'g5s1e08.mp4' -vf crop=1080:1080:216:0,setpts=PTS*2 -an -preset veryfast -crf 10 tmp.mp4
time ffmpeg -y -hide_banner -i tmp.mp4 -c:v libvpx-vp9 -b:v 0 -crf 30 -deadline best -pass 1 -an -f null /dev/null && time ffmpeg -y -hide_banner -i tmp.mp4 -c:v libvpx-vp9 -b:v 0 -crf 30 -deadline best -pass 2 -an output2.webm
```
Video is 2x slowed to see better Sunny’s pose
Longer context with sound: [\>\>2962965](https://derpibooru.org/images/2962965)
[\>\>2962965t](https://derpibooru.org/images/2962965)
Without video slowdown, no crop, GIF: [\>\>2962957](https://derpibooru.org/images/2962957)
[\>\>2962957t](https://derpibooru.org/images/2962957)