mapmapteam / mapmap

Open source video mapping software
http://www.mapmap.info
GNU General Public License v3.0
424 stars 61 forks source link

No video on MapMap OS X 10.11.4 i7 #325

Open aalex opened 7 years ago

aalex commented 7 years ago
MacBook-Pro-de-PRODUCTION:Applications productionpds$ ./MapMap.app/Contents/MacOS/MapMap 
OS X detected. Set environment for GStreamer support.
 * GST_PLUGIN_PATH=/Library/Frameworks/GStreamer.framework/Libraries
 * GST_DEBUG=2
0:00:00.002594000  1047 0x7fb2e160d890 WARN      GST_PLUGIN_LOADING gstplugin.c:748:GstPlugin *_priv_gst_plugin_load_file_for_registry(const gchar *, GstRegistry *, GError **): module_open failed: dlopen(/Library/Frameworks/GStreamer.framework/Libraries/gstreamer-1.0/libgstopenjpeg.so, 2): Library not loaded: libopenjp2.7.dylib
  Referenced from: /Library/Frameworks/GStreamer.framework/Libraries/gstreamer-1.0/libgstopenjpeg.so
  Reason: image not found

(gst-plugin-scanner:1047): GStreamer-WARNING **: Failed to load plugin '/Library/Frameworks/GStreamer.framework/Libraries/gstreamer-1.0/libgstopenjpeg.so': dlopen(/Library/Frameworks/GStreamer.framework/Libraries/gstreamer-1.0/libgstopenjpeg.so, 2): Library not loaded: libopenjp2.7.dylib
  Referenced from: /Library/Frameworks/GStreamer.framework/Libraries/gstreamer-1.0/libgstopenjpeg.so
  Reason: image not found
0:00:00.004046000  1047 0x7fb2e160d890 WARN      GST_PLUGIN_LOADING gstplugin.c:748:GstPlugin *_priv_gst_plugin_load_file_for_registry(const gchar *, GstRegistry *, GError **): module_open failed: 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

(gst-plugin-scanner:1047): 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
0:00:00.022229000  1046 0x7f87e25d8120 WARN            GST_REGISTRY gstregistry.c:465:gboolean gst_registry_add_plugin(GstRegistry *, GstPlugin *):<registry0> Not replacing plugin because new one (/Library/Frameworks/GStreamer.framework/Versions/1.0/lib/gstreamer-1.0/libgstopenjpeg.so) is blacklisted but for a different location than existing one (/Library/Frameworks/GStreamer.framework/Libraries/gstreamer-1.0/libgstopenjpeg.so)
2017-02-01 20:08:03.083 MapMap[1046:28950] Antidote - Texteurs: Module texteur installé dans /Applications/MapMap.app (com.yourcompany.MapMap)
sofian commented 7 years ago

I believe it is quite urgent that we move to QtMultimedia.

sofian commented 7 years ago

We have many issues related to cross-platform support of GStreamer.

aalex commented 7 years ago

Agreed. And we can still contribute to QtMultimedia, which is GStreamer-based anyways. (they upgraded to GStreamer 1.x in Qt 5.8)

Le 1 févr. 2017 10:39 PM, "Sofian Audry" notifications@github.com a écrit :

We have many issues related to cross-platform support of GStreamer.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/mapmapteam/mapmap/issues/325#issuecomment-276859875, or mute the thread https://github.com/notifications/unsubscribe-auth/AAR7LS64uORd81YjnfUYIveTHa1p8oAXks5rYU_wgaJpZM4L0mb1 .

sofian commented 6 years ago

Could this be related to #281 ? I had the same problem just now and fixed it this way. STILL it IS a bug because we cannot ask users to fix their permissions!

aalex commented 6 years ago

Probably

Le 2 mars 2018 17 h 29, "Sofian Audry" notifications@github.com a écrit :

Could this be related to #281 https://github.com/mapmapteam/mapmap/issues/281 ? I had the same problem just now and fixed it this way. STILL it IS a bug because we cannot ask users to fix their permissions!

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/mapmapteam/mapmap/issues/325#issuecomment-370071344, or mute the thread https://github.com/notifications/unsubscribe-auth/AAR7LZbCqI7ur5bh7-JNvuioBwIQBjWAks5tacfVgaJpZM4L0mb1 .