Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
mediaconch-profile
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Digital Preservation
mediaconch-profile
Commits
a69f42d0
Commit
a69f42d0
authored
5 years ago
by
Andreas Romeyke
Browse files
Options
Downloads
Patches
Plain Diff
- added interlace rule
- fixed Aspectratio for BetaCam/VHS
parent
57589e32
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
SLUB_mediaconch_policy_retrodigitized_video.xml
+31
-5
31 additions, 5 deletions
SLUB_mediaconch_policy_retrodigitized_video.xml
with
31 additions
and
5 deletions
SLUB_mediaconch_policy_retrodigitized_video.xml
+
31
−
5
View file @
a69f42d0
...
...
@@ -25,7 +25,7 @@
<rule
name=
"GOP size of 1"
value=
"Format_Settings_GOP"
tracktype=
"Video"
occurrence=
"*"
operator=
"="
>
N=1
</rule>
<rule
name=
"Video uses error detection"
value=
"extra/ErrorDetectionType"
tracktype=
"Video"
occurrence=
"*"
operator=
"="
>
Per slice
</rule>
<rule
name=
"Frame Rate is Constant"
value=
"FrameRate_Mode"
tracktype=
"Video"
occurrence=
"*"
operator=
"="
>
CFR
</rule>
<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=
"or"
name=
"Video is PAL/NTSC"
>
...
...
@@ -43,16 +43,42 @@
<rule
name=
"Video/PixelAspectRatio is 1"
value=
"PixelAspectRatio"
tracktype=
"Video"
occurrence=
"*"
operator=
"="
>
1
</rule>
<rule
name=
"Video/DisplayAspectRatio is 1.333"
value=
"DisplayAspectRatio"
tracktype=
"Video"
occurrence=
"*"
operator=
"="
>
1.333
</rule>
<rule
name=
"General/FrameRate is 25.000"
value=
"FrameRate"
tracktype=
"General"
occurrence=
"*"
operator=
"="
>
25.000
</rule>
<rule
name=
"Video/ScanType is Progressive"
value=
"ScanType"
tracktype=
"Video"
occurrence=
"*"
operator=
"="
>
Progressive
</rule>
<policy
name=
"Scantype"
type=
"or"
>
<rule
name=
"Video/ScanType is Progressive"
value=
"ScanType"
tracktype=
"Video"
occurrence=
"*"
operator=
"="
>
Progressive
</rule>
<rule
name=
"Video/ScanType is Interlaced"
value=
"ScanType"
tracktype=
"Video"
occurrence=
"*"
operator=
"="
>
Interlaced
</rule>
</policy>
</policy>
<policy
type=
"and"
name=
"VHS/BetaCam retrodigitized"
>
<rule
name=
"Video/Width is =768"
value=
"Width"
tracktype=
"Video"
occurrence=
"*"
operator=
"="
>
768
</rule>
<rule
name=
"Video/Height is =576"
value=
"Height"
tracktype=
"Video"
occurrence=
"*"
operator=
"="
>
576
</rule>
<policy
type=
"or"
name=
"AspectRatio"
>
<policy
name=
"PixelAspect 1.024"
type=
"and"
>
<rule
name=
"Video/PixelAspectRatio is 1.024"
value=
"PixelAspectRatio"
tracktype=
"Video"
occurrence=
"*"
operator=
"="
>
1.024
</rule>
<rule
name=
"Video/DisplayAspectRatio is 1.366"
value=
"DisplayAspectRatio"
tracktype=
"Video"
occurrence=
"*"
operator=
"="
>
1.366
</rule>
</policy>
<policy
name=
"PixelAspect 1.000"
type=
"and"
>
<rule
name=
"Video/PixelAspectRatio is 1.000"
value=
"PixelAspectRatio"
tracktype=
"Video"
occurrence=
"*"
operator=
"="
>
1.000
</rule>
<rule
name=
"Video/DisplayAspectRatio is 1.333"
value=
"DisplayAspectRatio"
tracktype=
"Video"
occurrence=
"*"
operator=
"="
>
1.333
</rule>
</policy>
</policy>
<rule
name=
"General/FrameRate is 25.000"
value=
"FrameRate"
tracktype=
"General"
occurrence=
"*"
operator=
"="
>
25.000
</rule>
<policy
name=
"Scantype"
type=
"or"
>
<rule
name=
"Video/ScanType is Progressive"
value=
"ScanType"
tracktype=
"Video"
occurrence=
"*"
operator=
"="
>
Progressive
</rule>
<rule
name=
"Video/ScanType is Interlaced"
value=
"ScanType"
tracktype=
"Video"
occurrence=
"*"
operator=
"="
>
Interlaced
</rule>
</policy>
</policy>
<policy
type=
"and"
name=
"NTSC"
>
<rule
name=
"Video/Width is =640"
value=
"Width"
tracktype=
"Video"
occurrence=
"*"
operator=
"="
>
640
</rule>
<rule
name=
"Video/Height is =480"
value=
"Height"
tracktype=
"Video"
occurrence=
"*"
operator=
"="
>
480
</rule>
<rule
name=
"General/FrameRate is 30.000"
value=
"FrameRate"
tracktype=
"General"
occurrence=
"*"
operator=
"="
>
30.000
</rule>
<rule
name=
"Video/ScanType is Progressive"
value=
"ScanType"
tracktype=
"Video"
occurrence=
"*"
operator=
"="
>
Progressive
</rule>
<policy
name=
"Scantype"
type=
"or"
>
<rule
name=
"Video/ScanType is Progressive"
value=
"ScanType"
tracktype=
"Video"
occurrence=
"*"
operator=
"="
>
Progressive
</rule>
<rule
name=
"Video/ScanType is Interlaced"
value=
"ScanType"
tracktype=
"Video"
occurrence=
"*"
operator=
"="
>
Interlaced
</rule>
</policy>
</policy>
</policy>
</policy>
<policy
type=
"and"
name=
"YUV"
>
<rule
name=
"ColorSpace is YUV"
value=
"ColorSpace"
tracktype=
"Video"
occurrence=
"*"
operator=
"="
>
YUV
</rule>
<rule
name=
"Chroma Subsampling is 4:2:2"
value=
"ChromaSubsampling"
tracktype=
"Video"
occurrence=
"*"
operator=
"="
>
4:2:2
</rule>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment