problem whit movie format

Any questions? Need some help?
Post Reply
bamse
Posts: 7
Joined: 24 Jul 2013, 06:49

problem whit movie format

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

Re: problem whit movie format

Post by rednoah »

MediaInfo doesn't work. Checked the FAQ and send me the console output of filebot -script fn:sysinfo
:idea: Please read the FAQ and How to Request Help.
bamse
Posts: 7
Joined: 24 Jul 2013, 06:49

Re: problem whit movie format

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

Re: problem whit movie format

Post 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.
:idea: Please read the FAQ and How to Request Help.
bamse
Posts: 7
Joined: 24 Jul 2013, 06:49

Re: problem whit movie format

Post by bamse »

problem solved thanks.
Post Reply