Click or drag to resize

Changes in Fast Video Cataloger 6.18

Version 1.40 of the script interface was released on 2019 with version 6.18 of Fast video cataloger. We extended the ISelection interface with new function to get the currently selected playlist, bin and actor.

Extensions to ISelection interface
Get the current selected playlist, actor and bin.
Extensions to the IUtilities interface
New function to convert a path to a special path folder given an absolute path. i.e. going to a path like this [local]\video.avi.
New samples

The export thumbnails sample shows how you can save down thumbnails to external files. Useful if you are example want to build a webpage.

The concat sample shows how to use an external program to concat a video file but also how you can use the api to get extended properties on a video.

The hello_wpf sample shows how to dyamically read an xaml file to build a user interface. It also shows how to bring in external libraries.

See Also