mpegcat
fast, lossless cuts-only editor for MPEG2 video files
Install
- All systems
-
curl cmd.cat/mpegcat.sh
- Debian
-
apt-get install gopchop
- Ubuntu
-
apt-get install gopchop
- Kali Linux
-
apt-get install gopchop
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install gopchop
- Raspbian
-
apt-get install gopchop
- Dockerfile
- dockerfile.run/mpegcat
gopchop
fast, lossless cuts-only editor for MPEG2 video files
gopchop cuts and merges MPEG2 video streams. gopchop uses a method to cut streams that does not require re-encoding, and therefore is fast and not prone to the artifacts and degradation of quality inherent in re-encoding. However, cuts are limited to I-frames or group-of-picture (GOP) boundaries. These frames occur frequently enough, and often times at scene transitions, so that gopchop's method is adequate for many applications. The typical use is manually editing commercials out of recorded television programs. Another application is splitting .VOB files from dual-layer DVD rips so that the content can be re-authored such that each half will fit on one single-layer DVD recordable.