Hi, I'm trying to get x265 0.6 to encode in Main10 profile. Not sure what I'm doing wrong but it seems to be crashing.

Code:
avs4x265 --input-depth 10 --preset slow --crf 16 --output "output.265" "00001.avs"

The input file is a 8bit, h264 .m2ts bluray file.


I tried googling it but it seems like support for x265 is limited at the moment, so I was wondering if anyone could help me with this. Thanks in advanced!