10 bit output support?

Issue #245 resolved
Former user created an issue

I encoded 10 bit yuv file. The follow is the command: x265.exe --input test_4K_420_10.yuv --fps 1 --input-res 3840x2160 -o temp.bin --input-depth 10 --output-depth 10 --lossless --recon recon.yuv --recon-depth 10

But I allways get 8 bit output yuv recon file and bin stream which reconstructs 8 bit output. How can I get 10 bit output?

Comments (4)

  1. Log in to comment