Problem with mediainfo on GUI

All your suggestions, requests and ideas for future development
Post Reply
ortal
Posts: 1
Joined: 08 Nov 2015, 18:54

Problem with mediainfo on GUI

Post 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.
User avatar
rednoah
The Source
Posts: 24298
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Problem with mediainfo on GUI

Post by rednoah »

Yes, very strange. Have you tried using the Mac App Store version of FileBot?
:idea: Please read the FAQ and How to Request Help.
Post Reply