V1.7.0 h264p10 bug

You have disabled cpu decoding.

But nvidia cuda does not support h264p10 decoding to 10bit output causing to fallback to intel decoding that does not support h264p10 decoding at all. So processing will fail.

So far it is possible to bypass it by reencoding source from h264 to av1 and then open with v1.7.0

This is a known issue due to changes in the hardware decoding by the app. This will be patched in the next update.