Package: x265
Version: 1.4-5

Running the x265 binary with the 10 bit library version preloaded (which is what the x265-10bit wrapper script does) does not work: $ LD_PRELOAD=./libx265.so.35 ./x265 --pass 1 --bitrate 10 -o /dev/null test.y4m
x265 [error]: Only bit depths of 8 are supported in this build

You have to build the CLI together with the library.

_______________________________________________
pkg-multimedia-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Reply via email to