Page 1 of 1

Problem with mediainfo on GUI

Posted: 08 Nov 2015, 19:09
by ortal
I have a strange problem. When I start GUI using filebot command, it can't find the mediainfo library, but on CLI everything is ok. For first hour everything was ok.

Result of runScript 'fn:sysinfo' (in GUI):

Code: Select all

FileBot 4.6 (r3052)
JNA Native: 4.0.0
MediaInfo: java.lang.NoClassDefFoundError: Could not initialize class net.filebot.mediainfo.MediaInfoLibrary
7-Zip-JBinding: OK
chromaprint-tools: fpcalc version 1.1.0 (/opt/homebrew-cask/Caskroom/filebot/4.6/FileBot.app/Contents/MacOS/fpcalc)
Extended Attributes: OK
Groovy Engine: 2.4.3
JRE: Java(TM) SE Runtime Environment 1.8.0_65
JVM: 64-bit Java HotSpot(TM) 64-Bit Server VM
CPU/MEM: 8 Core / 3 GB Max Memory / 157 MB Used Memory
OS: Mac OS X (x86_64)
uname: Darwin MacBook-Pro-Krystian.local 15.0.0 Darwin Kernel Version 15.0.0: Sat Sep 19 15:53:46 PDT 2015; root:xnu-3247.10.11~1/RELEASE_X86_64 x86_64
Result of filebot -script fn:sysinfo (in CLI):

Code: Select all

FileBot 4.6 (r3052)
JNA Native: 4.0.0
MediaInfo: MediaInfoLib - v0.7.73
7-Zip-JBinding: OK
chromaprint-tools: fpcalc version 1.1.0 (/opt/homebrew-cask/Caskroom/filebot/4.6/FileBot.app/Contents/MacOS/fpcalc)
Extended Attributes: OK
Groovy Engine: 2.4.3
JRE: Java(TM) SE Runtime Environment 1.8.0_65
JVM: 64-bit Java HotSpot(TM) 64-Bit Server VM
CPU/MEM: 8 Core / 3 GB Max Memory / 167 MB Used Memory
OS: Mac OS X (x86_64)
uname: Darwin MacBook-Pro-Krystian.local 15.0.0 Darwin Kernel Version 15.0.0: Sat Sep 19 15:53:46 PDT 2015; root:xnu-3247.10.11~1/RELEASE_X86_64 x86_64
Done ヾ(@⌒ー⌒@)ノ
System is OS X El Capitan freshly reinstalled. Filebot is installed throught brew cask. I've tried to diagnose why it is happening with no results. Maybe any of You have idea what to do.

Re: Problem with mediainfo on GUI

Posted: 08 Nov 2015, 19:33
by rednoah
Yes, very strange. Have you tried using the Mac App Store version of FileBot?