MediaArea/MediaConch

Different Checking results for same file

Closed this issue · 6 comments

Hi,

  • generated a general conformance file according to these instructions

  • according to MediaConch it is Not valid

item-0_and_window_and_item-0

  • according to MediaConchOnline it is Valid.

screenshot 2017-03-10 09 35 50

What is going awry here?

Which version of MediaConch are you using?
I tested with latest release 17.02 and I have same results as MediaConchOnline.

It may be due to an old test on an element not actually being mandate (I see 44 tets in your MC and only 43 on my MC 17.02).

Version 16.12, indeed.

But that's odd as I did brew cask reinstall mediaconch-app just before trying. The brew cask version is apparently not the latest release. Is it helpful to make that a separate issue?

screenshot 2017-03-10 10 44 52

@verwinv Have you tried?

brew update
brew upgrade

Try updates brew repository, then reinstall mediaconch-app
brew update && brew cask install --force mediaconch-app

Thanks all, I was using brew upgrade only and reinstall which seems to be not enough.