other versions
DAVS2(1) | User Commands | DAVS2(1) |
NAME¶
davs2 - AVS2 (IEEE 1857.4) decoder
SYNOPSIS¶
davs2 -i avs2file -o outputfile [-r recfile] [-t threads] [-v]
OPTIONS¶
- --input=test.avs -i test.avs
- input bitstream file path
- --output=dec.yuv -o dec.yuv
- output YUV/Y4M file path
- --psnr=rec.yuv -r rec.yuv
- reference reconstruction YUV file
- --threads=N -t N
- threads for decoding (default: 1)
- --md5=M -m M
- Reference MD5 of decoded YUV
- --verbose -v
- Enable decoding status every frame
- --help -h
- Showing this instruction
January 2024 | davs2 1.6 |