M2VRequantiser
MPEG-2 streams requantization
Install
- All systems
-
curl cmd.cat/M2VRequantiser.sh
- Debian
-
apt-get install m2vrequantiser
- Ubuntu
-
apt-get install m2vrequantiser
- Kali Linux
-
apt-get install m2vrequantiser
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install m2vrequantiser
- Raspbian
-
apt-get install m2vrequantiser
- Dockerfile
- dockerfile.run/M2VRequantiser
m2vrequantiser
MPEG-2 streams requantization
This package provides m2vrequantiser, a tool to requantize MPEG-2 streams without recompressing. M2VRequantiser accepts raw MPEG2 video data (not VOB) from standard input and writes the recompressed frames to standard output. m2vrequantiser represents a good replacement for tcrequant, an obsolete utility provided by some versions of the transcode suite.