[Bug 705991] Adding support for DASH common encryption to qtdemux and dashdemux

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Apr 14 07:02:45 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=705991

--- Comment #100 from A Ashley <bugzilla at ashley-family.net> ---
(In reply to Krzysztof Konopko from comment #81)
> Review of attachment 295278 [details] [review]:
> 
> Problems in "uninstalled" set-up.
> 
> ::: gst/isomp4/Makefile.am
> @@ +11,3 @@
>      -lgsttag- at GST_API_VERSION@ \
>      -lgstpbutils- at GST_API_VERSION@ \
> +	-lgstcenc- at GST_API_VERSION@ \
> 
> This didn't work for me in the "uninstalled" set-up so I had to add
> `AG_GST_PKG_CHECK_MODULES(GST_CENC, gstreamer-cenc-1.0)` in `configure.ac`
> and then use `$(GST_CENC_CFLAGS)` and `$(GST_CENC_LIBS)` in this makefile.

Thanks Kris

I think the problem is actually in the pkgconfig files in gst-plugins-base that
were not including the new library, which caused pkg-config to fail for other
packages that needed it.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list