From f63d024295194c6ee1982252a220b34a24d07595 Mon Sep 17 00:00:00 2001
From: Andreas Romeyke <andreas.romeyke@slub-dresden.de>
Date: Wed, 22 Feb 2017 13:50:54 +0100
Subject: [PATCH] - added an example how to call mediaconch

---
 HINTS | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/HINTS b/HINTS
index c687e2d..1c95cb1 100644
--- a/HINTS
+++ b/HINTS
@@ -21,3 +21,8 @@ Expected video-sizes:
 
 Preservation policy for video material of SLUB:
 - there is no policy offically released yet, please be patient… :)
+
+Howto check files against policy:
+- you need an installed mediaconch
+- on Bash call:
+  $> mediaconch --Policy=SLUB_mediaconch_policy_retrodigitized_film35mm.xml -fh file-to-test.mkv > report.html
-- 
GitLab