Bug#775181: x265-10bit doesn't work
djcj
djcj at gmx.de
Mon Jan 12 10:08:34 UTC 2015
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.
More information about the pkg-multimedia-maintainers
mailing list