Results 47 comments of Jovasa

This should be fixed by faf5cc858dfcb7ca80d8db588d5dbffe91a0f6a5. Can you confirm whether the issue is fixed for you?

Sorry for the late reply. Unfortunately I have been busy with other things lately so I haven't had time to look at this. I pushed branch `rc-stats` as 9eeeac9794608a0a41a62f8e9e6c1304aa0e8e46. Could...

As long as you know the original key you can regenerate the cipher sequence. The sequence is the same for encryption and decryption. In general, for decryption you will need...

Answering all of your questions regarding encryption and ROI coding in Kvazaar here. If you want to enable the encryption Kvazaar needs to be compiled with the cryptopp library. In...

You may want to take a look at #251

Thanks for reaching to us! For point 1 the cli version already defaults to `KVZ_LAMBDA` when bitrate is set. I'd personally prefer to do the same on the libavcodec side...

The first issue is now fixed in https://github.com/FFmpeg/FFmpeg/commit/0cd8769207f1a89fc2236aab9da1c77f5a0b490a

The issue with vaq is now fixed with 3a0c5b78a3870e4705740847133043e58891576b and 900ce314efe8a1ab68f8b0db629849e50182f932. 10 bit encoding might still have some issues

Can't replicate. Could you please give the versions and commandlines of Kvazaar and openHEVC used, and is the decoding an issue only with openHEVC or also with HM? Because if...

Kvazaar currently supports only 8 and 10 bit encoding. 12 bit might also work with some combination of tools but is not officially supported.