[FFmpeg-user] ERROR: x265 not found

Isabella isabellamorais55 at gmail.com
Sun May 4 05:35:41 CEST 2014


SOLVED!

I just needed to modify this line of "x265.pc" in "lib/pkgconfig":
Libs: -L${libdir} -lx265

To:
Libs: -L${libdir} -lx265 -lstdc++ -lm -lrt



--
View this message in context: http://ffmpeg-users.933282.n4.nabble.com/ERROR-x265-not-found-tp4665035p4665036.html
Sent from the FFmpeg-users mailing list archive at Nabble.com.


More information about the ffmpeg-user mailing list