[Bug 782944] New: Library not loaded: libopenjp2.7.dylib on Mac OS X

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon May 22 09:27:17 UTC 2017


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

            Bug ID: 782944
           Summary: Library not loaded: libopenjp2.7.dylib on Mac OS X
    Classification: Platform
           Product: GStreamer
           Version: 1.12.0
                OS: Mac OS
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: common
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: marcin at saepia.net
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

I have fresh install of mac os sierra. I installed

https://gstreamer.freedesktop.org/data/pkg/osx/1.12.0/gstreamer-1.0-1.12.0-x86_64.pkg

and added the following to ~/.profile

export PATH=/Library/Frameworks/GStreamer.framework/Versions/1.0/Commands:$PATH
export
PKG_CONFIG_PATH=/Library/Frameworks/GStreamer.framework/Versions/1.0/lib/pkgconfig:$PKG_CONFIG_PATH


After running the following pipeline libopenjp-related warnings appear:

$ gst-launch-1.0 udpsrc port=10000 ! "application/x-rtp, media=(string)video,
encoding-name=(string)VP8" ! rtpvp8depay ! avdec_vp8 ! autovideosink

(gst-plugin-scanner:47198): GStreamer-WARNING **: Failed to load plugin
'/Library/Frameworks/GStreamer.framework/Versions/1.0/lib/gstreamer-1.0/libgstopenjpeg.so':
dlopen(/Library/Frameworks/GStreamer.framework/Versions/1.0/lib/gstreamer-1.0/libgstopenjpeg.so,
2): Library not loaded: libopenjp2.7.dylib
  Referenced from:
/Library/Frameworks/GStreamer.framework/Versions/1.0/lib/gstreamer-1.0/libgstopenjpeg.so
  Reason: image not found
Ustawianie potoku na PAUZOWANIE...
Potok jest na żywo i nie wymaga PRZEWINIĘCIA...

** (gst-launch-1.0:47197): CRITICAL **: gst_gl_window_get_context: assertion
'GST_IS_GL_WINDOW (window)' failed
Caught SIGSEGV
exec gdb failed: No such file or directory
Spinning.  Please run 'gdb gst-launch-1.0 47197' to continue debugging, Ctrl-C
to quit, or Ctrl-\ to dump core.

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