siroos12 Posted May 16, 2017 Posted May 16, 2017 Good day, I have installed the ScriptMaster Plug-in on a Win 10, FM 14.6 advanced and I get below error for "Video Thumbnail (Requires QuickTime)". java.lang.NoClassDefFoundError: quicktime/util/QTHandleRefParameters:{timeUnit=600, pathToMovie=file:\\C:\Users\Siroos\Desktop\Temp Download}---Script---Script:import com.prosc.qt.*;File file = new File(pathToMovie);if (file != null) { int timeUnit = Integer.parseInt(timeUnit); // convert from a String return QTUtils.generateThumbnail(file, timeUnit);} $errorPosition is: ng.NoClassDefFoundError: quicktime/util/QTHandleRefParameters:{timeUnit=600 g I appreciate any help. Warm regards,
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now