apavlenko / vmf

http://01org.github.io/vmf/
Apache License 2.0
0 stars 3 forks source link

Build Status Build Status Coverage Status codecov.io

Video Metadata Framework

Video Metadata Framework (VMF) is a C++ library providing functionality for creating, editing and embedding of metadata into video files. VMF allows developers to define and create metadata of any form, and about any resource type. VMF embeds metadata within the host video file or video stream, so that no additional files are needed to store the metadata.

VMF SDK is developed as a platform-independent C++ library. It is tested on the following operating system:

VMF SDK and the samples code uses the following C++ 11 features:

The following C++ compilers are known to compile the VMF code successfully:

The library uses the following 3rd party components:

VMF uses Doxygen (www.doxygen.org) for API Specification generation.

See docs/VMF_User_guide.pdf for instructions on building and using VMF.

For the less adventurous, pre-built SDK snapshots may be found here -> https://software.intel.com/en-us/articles/intel-video-metadata-framework-sdk