Hi What would be the best way to detect if a video is using 9 or 10 bits-depth video? As VDPAU (and many other hardware accelerated decoding) do not support this, I'd like to detect those video and use software decoding instead. Thank you