ffmpeg -i input.mp4 -c:v libvpx-vp9 -debug_encoder 1 -f null - View VP9 frame types:
brew install libvpx – use vcpkg or pre‑built binaries from FFmpeg.
sudo apt install libvpx-dev