Date: Sat, 06 Sep 2014 12:50:33 -0600 From: Gary Aitken <freebsd@dreamchaser.org> To: FreeBSD Mailing List <freebsd-questions@freebsd.org> Subject: missing lipmp3lame with openshot Message-ID: <540B5779.9020706@dreamchaser.org>
next in thread | raw e-mail | index | archive | help
I'm trying out openshot to learn something about video editing. When I go to export, it claims: "The following codec(s) are missing from your system: libmp3lame" The openshot executable is statically linked, and there is a libmp3lame.a in /usr/local/lib, as a result of installing multimedia/gstreamer-ffmpeg, I think. Anyhoo, it's not clear to me exactly what the problem is, or how to go about finding out. I presume it is trying to dynamically load the library, or trapping an unresolved reference. I'm pretty rusty on ar and ld, so any hints would be appreciated. Gary
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?540B5779.9020706>