Gstreamer DRM file detection
Tim Müller
tim at centricular.com
Mon Jun 22 03:20:22 PDT 2015
On Mon, 2015-06-22 at 02:42 -0700, kcu wrote:
Hi,
> I tried using GstDiscoverer, but i am getting errors while compiling my
> program. The errors are given below.
>
>
> undefined reference to `gst_discoverer_new'
> undefined reference to `gst_discoverer_discover_uri'
> undefined reference to `gst_discoverer_info_get_result'
> undefined reference to `gst_discoverer_info_get_duration'
You need to link to libgstpbutils-1.0, add gstreamer-pbutils-1.0 to your
pkg-config stuff.
Cheers
-Tim
--
Tim Müller, Centricular Ltd - http://www.centricular.com
More information about the gstreamer-devel
mailing list