mpglen
scan through a MPEG file and count the number of GOPs and frames
Install
- All systems
-
curl cmd.cat/mpglen.sh
- Ubuntu
-
apt-get install mpglen
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install mpglen
- Dockerfile
- dockerfile.run/mpglen