From a59a19cc9fcd56b8c7ad920621290564c598bf0c Mon Sep 17 00:00:00 2001
From: bolkun <bolkun@BDV092.slub-dresden.de>
Date: Wed, 8 Apr 2020 15:21:33 +0200
Subject: [PATCH] Attribute name from 10 to 16 Bit changed

---
 SLUB_mediaconch_policy_retrodigitized_film8mm.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/SLUB_mediaconch_policy_retrodigitized_film8mm.xml b/SLUB_mediaconch_policy_retrodigitized_film8mm.xml
index 78b2a25..48091e7 100644
--- a/SLUB_mediaconch_policy_retrodigitized_film8mm.xml
+++ b/SLUB_mediaconch_policy_retrodigitized_film8mm.xml
@@ -31,7 +31,7 @@
       <rule name="Video/ScanType is Progressive" value="ScanType" tracktype="Video" occurrence="*" operator="=">Progressive</rule>
       <rule name="Video/Compression_Mode is Lossless" value="Compression_Mode" tracktype="Video" occurrence="*" operator="=">Lossless</rule>
       
-      <policy type="and" name="Video is HD/10bit YUV/RGB">
+      <policy type="and" name="Video is HD/16bit YUV/RGB">
         <policy type="or" name="typical Resolutions">
           <policy type="and" name="HD (1440x1080)">
             <rule name="Video/Width is >=1440" value="Width" tracktype="Video" occurrence="*" operator="&gt;=">1440</rule>
-- 
GitLab