cfourcc
command line tool for changing FourCC in Microsoft RIFF AVI files
Install
- All systems
-
curl cmd.cat/cfourcc.sh
- Debian
-
apt-get install cfourcc
- Ubuntu
-
apt-get install cfourcc
- Kali Linux
-
apt-get install cfourcc
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install cfourcc
- Raspbian
-
apt-get install cfourcc
- Dockerfile
- dockerfile.run/cfourcc
cfourcc
command line tool for changing FourCC in Microsoft RIFF AVI files
Identifies the codec used in AVI files (*.avi) and allows the user to change the FourCC description code (like fourcc-changer in Windows). Useful for people working with Microsoft AVI file. A Linux clone of AviC fourcc changer tool.