Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 651 Bytes

README.md

File metadata and controls

33 lines (23 loc) · 651 Bytes

File Meta Checker

File Meta Checker is a tool to extract metadatas from various files as images, video, sound etc.
It based on libraryless extractor, only a human readable specification describe the standard.


Compilation

git clone https://github.com/mikrosimage/FileMetaChecker.git git submodule update -i scons

and to launch unittest

scons unittest


Tested compilers

  • Linux
  • GCC 4.6.2 on OpenSUSE 12.1 64bits

User Guide

Write a specification file

How to write a specification file ?