We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
Oh and mt output here: https://drive.google.com/file/d/1iQYK7NDhXoanobwivEW145z4x-njcavS/view?usp=sharing
Sorry, something went wrong.
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 ?
mediaconch -mi -fx /Users/pamiqc/Downloads/testAV/Video/463624/data/ServiceCopies/myh_463624_v01_sc.mp4
@g-maxime testAV_mt_output.txt
@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 ?
--force
Is the policy failing with others outputs (e.g -ft or -fx ?)
-ft
-fx
g-maxime
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: