blob: 2cfe6b35a10f2c44743ea413e23be2a9f493658e (
plain) (
blame)
1
2
3
4
5
6
7
8
|
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.
Usage is :
M2VRequantiser recompression_factor inputM2Vsize <input.m2v >output.m2v
WWW: https://launchpad.net/m2vrequantiser
|