Page 1 of 1

[FAQ] WARNING: Failed to preload libzen

Posted: 12 Dec 2013, 03:01
by rednoah
Q: What does this warning mean? WARNING: Failed to preload libzen

Code: Select all

Dec 12, 2013 2:19:36 AM net.sourceforge.filebot.mediainfo.MediaInfo <clinit>
WARNING: Failed to preload libzen
A: Just means that FileBot can't load the mediainfo native library (MediaInfo.dll / libmediainfo.so / libmediainfo.dylib for your platform respectively). So you won't be able to use any features that require mediainfo like {vc} {ac} etc

You can fix this by adding a working libmediainfo into your library path (e.g. filebot program files folder). For Windows/Linux/OSX there's pre-compiled binaries but for ARM you'll probably have to compile it yourself.

http://sourceforge.net/p/filebot/code/H ... ib/native/