Page 1 of 1
problem whit movie format
Posted: 24 Jul 2013, 06:55
by bamse
hi,
i want to rename MKV file and use this line for input format and name and director and year:
{n} ({y}, {director}) {vf}
but this code just show name,year,director, and {vf} dose not work.
please guide me about this.
thanks
Re: problem whit movie format
Posted: 24 Jul 2013, 07:21
by rednoah
MediaInfo doesn't work. Checked the FAQ and send me the console output of filebot -script fn:sysinfo
Re: problem whit movie format
Posted: 24 Jul 2013, 10:19
by bamse
thanks for your investigation this is my sys info :
FileBot 3.61 (r1646)
JNA Native: 3.5.0
MediaInfo: java.lang.UnsatisfiedLinkError: Unable to load library 'mediainfo': The specified module could not be found.
7-Zip-JBinding: net.sf.sevenzipjbinding.SevenZipNativeInitializationException: Failed to load 7z-JBinding: no 7-Zip-JBinding in java.library.path
Extended Attributes: DISABLED
Java(TM) SE Runtime Environment 1.7.0_25
32-bit Java HotSpot(TM) Client VM
Windows 8 (x86)
Done ?(?????)?
Re: problem whit movie format
Posted: 24 Jul 2013, 10:40
by rednoah
You're missing the *.dll files for your platform.
Use the Windows installer and you'll get the native libs. If you use the portable package you need to grab the native libs for your system yourself.
Re: problem whit movie format
Posted: 24 Jul 2013, 19:23
by bamse
problem solved thanks.