diff --git a/SLUB_mediaconch_policy_retrodigitized_film16mm.xml b/SLUB_mediaconch_policy_retrodigitized_film16mm.xml index ec2a9f509950303f29e0d041ca74b842a3ea5cf1..5be116fdfdc2122be25e4f594f9b4d92f2add9ac 100644 --- a/SLUB_mediaconch_policy_retrodigitized_film16mm.xml +++ b/SLUB_mediaconch_policy_retrodigitized_film16mm.xml @@ -48,7 +48,14 @@ <rule name="Video/Height is at least 1080" value="Height" tracktype="Video" occurrence="*" operator=">=">1080</rule> <rule name="Video/DisplayAspectRatio is at least 1" value="DisplayAspectRatio" tracktype="Video" occurrence="*" operator=">=">1.0</rule> </policy> - + <policy type="and" name="80 lines/mm (824x600)"> + <rule name="Video/Width is 824" value="Width" tracktype="Video" occurrence="*" operator="=">824</rule> + <rule name="Video/Height is 600" value="Height" tracktype="Video" occurrence="*" operator="=">600</rule> + </policy> + <policy type="and" name="80 lines/mm (988x593)"> + <rule name="Video/Width is 988" value="Width" tracktype="Video" occurrence="*" operator="=">988</rule> + <rule name="Video/Height is 593" value="Height" tracktype="Video" occurrence="*" operator="=">593</rule> + </policy> </policy> <rule name="Video/PixelAspectRatio is 1.000" value="PixelAspectRatio" tracktype="Video" occurrence="*" operator="=">1.000</rule> <rule name="ColorSpace is RGB" value="ColorSpace" tracktype="Video" occurrence="*" operator="=">RGB</rule> diff --git a/SLUB_mediaconch_policy_retrodigitized_film35mm.xml b/SLUB_mediaconch_policy_retrodigitized_film35mm.xml index 1b98c2f2ce962c58dcc05968243cd9a29a804120..88aa99ea918fc7773b8b1938a945051241835859 100644 --- a/SLUB_mediaconch_policy_retrodigitized_film35mm.xml +++ b/SLUB_mediaconch_policy_retrodigitized_film35mm.xml @@ -61,6 +61,10 @@ <rule name="Video/Width is 6698" value="Width" tracktype="Video" occurrence="*" operator="=">6608</rule> <rule name="Video/Height is 3476" value="Height" tracktype="Video" occurrence="*" operator="=">3476</rule> </policy> + <policy type="and" name="80 lines/mm (1760x1280)"> + <rule name="Video/Width is 1760" value="Width" tracktype="Video" occurrence="*" operator="=">1760</rule> + <rule name="Video/Height is 1280" value="Height" tracktype="Video" occurrence="*" operator="=">1280</rule> + </policy> </policy> <rule name="Video/PixelAspectRatio is 1.000" value="PixelAspectRatio" tracktype="Video" occurrence="*" operator="=">1.000</rule> <rule name="ColorSpace is RGB" value="ColorSpace" tracktype="Video" occurrence="*" operator="=">RGB</rule> diff --git a/SLUB_mediaconch_policy_retrodigitized_film8mm.xml b/SLUB_mediaconch_policy_retrodigitized_film8mm.xml index 752c1ed498f8f243d9987a541c723bbed9929d26..78b2a25af7fc193e46b7e5defe9d873f0fda14f1 100644 --- a/SLUB_mediaconch_policy_retrodigitized_film8mm.xml +++ b/SLUB_mediaconch_policy_retrodigitized_film8mm.xml @@ -37,6 +37,14 @@ <rule name="Video/Width is >=1440" value="Width" tracktype="Video" occurrence="*" operator=">=">1440</rule> <rule name="Video/Height is >=1080" value="Height" tracktype="Video" occurrence="*" operator=">=">1080</rule> </policy> + <policy type="and" name="80 lines/mm (360x264)"> + <rule name="Video/Width is 360" value="Width" tracktype="Video" occurrence="*" operator="=">360</rule> + <rule name="Video/Height is 264" value="Height" tracktype="Video" occurrence="*" operator="=">264</rule> + </policy> + <policy type="and" name="80 lines/mm (437x321)"> + <rule name="Video/Width is 437" value="Width" tracktype="Video" occurrence="*" operator="=">437</rule> + <rule name="Video/Height is 321" value="Height" tracktype="Video" occurrence="*" operator="=">321</rule> + </policy> </policy> <policy type="or" name="YUV or RGB"> <policy type="and" name="YUV">