With 10-bit processing available in Shotcut now, could libvpx-vp9 be flagged to support 10-bit encoding? I’m hoping all that needs to be done is add --enable-vp9-highbitdepth to the end of the highlighted line, and it just works. To actually use it, Export > Advanced > Other would need these lines:
pix_fmt=yuv420p10le
vprofile=2
I was about to try it out, but wanted to see if there were any obvious blockers before I invested a lot of time. Thanks!
References: