Update: it seems the 10bit library needs the 10bit binary file. Therefore I'd install both 10bit files into /usr/lib/*-linux-gnu/x264-10bit and use this script to run it: #!/bin/sh LD_LIBRARY_PATH="/usr/lib/x86_64-linux-gnu/x264-10bit:$LD_LIBRARY_PATH" /usr/lib/x86_64-linux-gnu/x264-10bit/x264 "$@"
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1328747 Title: x264 10bit wrapper script To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/x264/+bug/1328747/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
