[Bug 745122] gst-uninstalled: add adaptivedemux paths from -bad

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Feb 24 23:49:00 PST 2015


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

--- Comment #4 from Matthieu Bouron <matthieu.bouron at collabora.com> ---
(In reply to Thiago Sousa Santos from comment #2)
> Any build failure caused by missing this?
> adaptivedemux isn't supposed to be public API and AFAIK the makefiles in
> -bad correctly build at the moment.
> 
> Are you planning on using it outside of gst-plugins-bad?

Nope but it fixes the following runtime errors (at least on osx):

(gst-plugin-scanner:18285): GStreamer-WARNING **: Failed to load plugin
'/Users/mateo/gst/master/gst-plugins-bad/ext/dash/.libs/libgstdashdemux.so':
dlopen(/Users/mateo/gst/master/gst-plugins-bad/ext/dash/.libs/libgstdashdemux.so,
2): Library not loaded: /usr/local/lib/libgstadaptivedemux-1.0.0.dylib
  Referenced from:
/Users/mateo/gst/master/gst-plugins-bad/ext/dash/.libs/libgstdashdemux.so
  Reason: image not found

(gst-plugin-scanner:18285): GStreamer-WARNING **: Failed to load plugin
'/Users/mateo/gst/master/gst-plugins-bad/ext/hls/.libs/libgstfragmented.so':
dlopen(/Users/mateo/gst/master/gst-plugins-bad/ext/hls/.libs/libgstfragmented.so,
2): Library not loaded: /usr/local/lib/libgstadaptivedemux-1.0.0.dylib
  Referenced from:
/Users/mateo/gst/master/gst-plugins-bad/ext/hls/.libs/libgstfragmented.so
  Reason: image not found

(gst-plugin-scanner:18285): GStreamer-WARNING **: Failed to load plugin
'/Users/mateo/gst/master/gst-plugins-bad/ext/smoothstreaming/.libs/libgstsmoothstreaming.so':
dlopen(/Users/mateo/gst/master/gst-plugins-bad/ext/smoothstreaming/.libs/libgstsmoothstreaming.so,
2): Library not loaded: /usr/local/lib/libgstadaptivedemux-1.0.0.dylib
  Referenced from:
/Users/mateo/gst/master/gst-plugins-bad/ext/smoothstreaming/.libs/libgstsmoothstreaming.so
  Reason: image not found

-- 
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