Difference between revisions of "Requirements/MediaConch integration"
Jump to navigation
Jump to search
Line 8: | Line 8: | ||
===Post-normalization=== | ===Post-normalization=== | ||
+ | |||
+ | '''User Story:''' As a digital preservationist, I need to verify that the preservation copies that Archivematica has created through normalization are in conformance with the FFV1 specification so that I know I am placing preservation copies in storage which are reliable. | ||
+ | |||
+ | '''Design:''' </p> | ||
+ | 1. In the Archivematica FPR, a new command will be written under Verfication to run Mediaconch. | ||
+ | Possible command: <pre> mediaconch -mc -iv 4 -fx nameOfFile.mvv </pre> | ||
==Quicktime MOV conformance checking== | ==Quicktime MOV conformance checking== |
Revision as of 13:49, 14 May 2016
Page for requirements gathering for integration of Media Conch in Archivematica.
Use cases
MKV conformance checking
Pre-normalization
Post-normalization
User Story: As a digital preservationist, I need to verify that the preservation copies that Archivematica has created through normalization are in conformance with the FFV1 specification so that I know I am placing preservation copies in storage which are reliable.
Design:
1. In the Archivematica FPR, a new command will be written under Verfication to run Mediaconch.
Possible command:
mediaconch -mc -iv 4 -fx nameOfFile.mvv