/usr/bin/x264-10bit is available for some time now.

** Changed in: x264 (Ubuntu)
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to x264 in Ubuntu.
https://bugs.launchpad.net/bugs/1328747

Title:
  x264 10bit wrapper script

Status in x264 package in Ubuntu:
  Fix Released

Bug description:
  libx264-142 has an additional 10bit library version available, but by default 
x264 loads the 8 bit version.
  Can you add a wrapper script or something like that so that we can use 10bit 
without manually using LD_PRELOAD?
  Just a simple script like this:
  #!/bin/sh
  LD_PRELOAD="/usr/lib/x86_64-linux-gnu/x264-10bit/libx264.so.142" x264 "$@"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/x264/+bug/1328747/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to