Media Processor Add-on for Graphics Mill is a multimedia processing tool that adds new capabilities to the functionality of Graphics Mill for .NET, including ability to read frames from video files of different types, get video file properties (like dimensions, duration), extract metadata associated with audio and video files (such as ID3 tags, etc).
Media Processor Add-on for Graphics Mill can be used with x86 version only.
Features introduced by Media Processor Add-on are:
The actual set of extracted fields depends on the file you open and the framework that is used.
This way this add-on can be used to perform tasks like the following:
This guide will help you to become acquainted with main aspects of Media Processor Add-on and to unveil its features. The guide consists of the three sections.
The first one, System Requirements, contains a list of additional libraries and frameworks that are used by this add-on. It also includes their short descriptions.
The next part, Programming with Media Processor Add-on, comprises the following topics:
The last part, Typical Examples of Media Processor Add-on Usage, contains examples of usage along with code listings: