Skip to content

Files fail in CLI but pass in GUI against same policy file #224

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
genfhk opened this issue Mar 22, 2021 · 4 comments
Open

Files fail in CLI but pass in GUI against same policy file #224

genfhk opened this issue Mar 22, 2021 · 4 comments
Assignees
Labels

Comments

@genfhk
Copy link

genfhk commented Mar 22, 2021

CLI:
mediaconch -p /Users/pamiqc/ami-preservation/qc_utilities/MediaconchPolicies/MediaConch_NYPL-PAMI_videoAnalog_SC.xml /Users/pamiqc/Downloads/testAV/Video/463624/data/ServiceCopies/myh_463624_v01_sc.mp4
fail! /Users/pamiqc/Downloads/testAV/Video/463624/data/ServiceCopies/myh_463624_v01_sc.mp4
-- [fail:MediaConch_NYPL-PAMI_videoAnalog_SC]
-- [fail:Video Codec should be H264]
-- [fail:Video CodecID is H264]
-- [fail:Video CodecID is AVC1]
-- [fail:Format is MPEG-4]
-- [fail:Format is AVC]

...but GUI output is all ✅

GUI XML report here: https://drive.google.com/file/d/1lCroUi0MWtzFFSjn022JkO-tA4JYphl9/view?usp=sharing
Policy file here: https://drive.google.com/file/d/1QnQw1CE6-QgKkYQzo1caEgPqAJpdKbi-/view?usp=sharing

@genfhk
Copy link
Author

genfhk commented Mar 22, 2021

@g-maxime
Copy link
Contributor

I'm unable to reproduce this problem with a local file.

Can you share the output of mediaconch -mi -fx /Users/pamiqc/Downloads/testAV/Video/463624/data/ServiceCopies/myh_463624_v01_sc.mp4 ?

@genfhk
Copy link
Author

genfhk commented Mar 24, 2021

@g-maxime
Copy link
Contributor

g-maxime commented Apr 5, 2021

@genfhk Sorry for the late reply.

The MediaInfo report is correct and pass the policy.
Did you tried the --force option to tell mediaconch to re-parse the file ?

Is the policy failing with others outputs (e.g -ft or -fx ?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants