-
Notifications
You must be signed in to change notification settings - Fork 18
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
17.06 - check not respond with Force parameter #607
Comments
Wow, several issues in one shot :(.
I need to try to reproduce the issue for the main issue, it is not expected. |
@g-maxime can you reproduce the issue in our environment? |
@JeromeMartinez Same output, mediaconch return an empty line one time on two (Ubuntu Server 16.04) user@ubuntu:~$ mediaconch --Force Standards_Mismatch.mkv
pass! Standards_Mismatch.mkv
user@ubuntu:~$ mediaconch --Force Standards_Mismatch.mkv
user@ubuntu:~$ mediaconch --Force Standards_Mismatch.mkv
pass! Standards_Mismatch.mkv
user@ubuntu:~$ mediaconch --Force Standards_Mismatch.mkv
user@ubuntu:~$ mediaconch --Force Standards_Mismatch.mkv
pass! Standards_Mismatch.mkv
|
This is expected to be fixed, please test latest snapshots (at least 20170803).
We can not reproduce this issue, we see the report refreshed if the policy file has changed (timestamp of the file). |
Hi,
On my ubuntu server, I installed
MediaConch cli 17.06 for ubuntu
but on my local machine (macos), I got
MediaConch cli 17.05
installed with brewI got noticed a weird behavior on the last version 17.06 for ubuntu with my command :
mediaconch --Policy=Mediaconch_MXF_PAD.xml --Format=xml --Force /Test_file.mxf
This command works well on local macos
MediaConch cli 17.05
but on
MediaConch cli 17.06
I have to ask twice to get a reportBehavior :
On Local files, distant files (HTTP/S & S3)
Exemple:
The text was updated successfully, but these errors were encountered: