Public bug reported:
This is a fresh Ubuntu Trusty system. The problem also happens with
ffmpeg. A reference script that I use on all my machines to
compile/install everything is here: http://pastebin.com/TP6Rczur
The problem is that it can't detect libx264 for some reason, even though
ldconfig detects it fine.
ldconfig -p | grep x264
libx264.so.140 (libc6,x86-64) => /usr/local/lib/libx264.so.140
libx264.so.123 (libc6,x86-64) =>
/usr/lib/x86_64-linux-gnu/libx264.so.123
libx264.so (libc6,x86-64) => /usr/local/lib/libx264.so
libx264.so (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libx264.so
So everything is in working order and it should detect it, but it
doesn't. I can't figure this out at all.
** Affects: libav (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libav in Ubuntu.
https://bugs.launchpad.net/bugs/1260133
Title:
Can't Compile on Trusty with libx264
Status in “libav” package in Ubuntu:
New
Bug description:
This is a fresh Ubuntu Trusty system. The problem also happens with
ffmpeg. A reference script that I use on all my machines to
compile/install everything is here: http://pastebin.com/TP6Rczur
The problem is that it can't detect libx264 for some reason, even
though ldconfig detects it fine.
ldconfig -p | grep x264
libx264.so.140 (libc6,x86-64) => /usr/local/lib/libx264.so.140
libx264.so.123 (libc6,x86-64) =>
/usr/lib/x86_64-linux-gnu/libx264.so.123
libx264.so (libc6,x86-64) => /usr/local/lib/libx264.so
libx264.so (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libx264.so
So everything is in working order and it should detect it, but it
doesn't. I can't figure this out at all.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libav/+bug/1260133/+subscriptions
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp