fraunhoferhhi/vvdec

Testing VVC

Jamaika1 opened this issue · 1 comments

Test encode

VVEncoderApp.exe -i "113.yuv" -o "output_10bit.vvc" -v 5 -t 4 -s 1280x720 -r 29 -c yuv420 -g 16 -ip 256 --internal-bitdepth 10 --bitrate 3Mbps -f 200 --passes 1 --preset medium --level auto --tier main
vvencapp: Fraunhofer VVC Encoder ver. 1.4.0-ff2a948 [Windows][GCC 11.3.1][64 bit][SIMD=NA]

Test decode

VVDecoderApp.exe -b output_10bit.266 -o yyy.yuv
Fraunhofer VVC/H.266 Decoder VVdeC, version 1.5.0-e83c116 [THREADS=4; PARSE_DELAY=4; SIMD=NONE]

OK, bugs with uvg266. Sorry

All good after all? Was just about to have a look