Hi all
I just did compiled / installed x265 as in the book, and then ffmepg
with --enable-libx265, so it would pick up the x265 stuff.
While this went ok, I noticed that ffmpeg will link to the static
libx265 library instead of the shared one, as both are produced and
installed. Moving libx265.a away from /usr/lib before the ffmpeg
build/install fixed that.
I just wondered if there is a cleaner way to achieve that? I'm not
really familiar with cmake, the autoconf usually lets you specify
--disable-static on configure.
Kind regards
Tim
--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page