Skip to content
This repository has been archived by the owner on Dec 8, 2023. It is now read-only.
/ vmftool Public archive

Command-line utility to read and write Intel VMF metadata to a video file

Notifications You must be signed in to change notification settings

jamesonwilliams/vmftool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

VMF Tool is a command-line utility to write and read metadata information from a video file. It is based on the Intel Video Metadata Framework SDK, available at https://software.intel.com/en-us/vmf-sdk/download.

vmftool was written for Linux, but support was later hacked together for Mac OS X and Windows.

Operation is:

#!bash

./vmtool.linux --write <video_path> <data_path>
./vmtool.linux --read <video_path>

About

Command-line utility to read and write Intel VMF metadata to a video file

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages