MediaAreaXml
MediaAreaXml copied to clipboard
I'm using the GUI version of MediaConch. Regularly, the "Checker" view will indicate that an analyzed file passed the policy conformance check, though when I view the file's report it...
Hi, I think that it would be useful to record the mediaconch version as an xml element. It could be useful for an archive to know which version of the...
Using same type of file from the same batch I get this error on some files not others, I don´s see any difference using Media Info. The error always comes...
Hi, I'm getting a 500 error on the MediaConchOnline site when I navigate to the Policies page (https://mediaarea.net/MediaConchOnline/xslPolicyTree/). In the Chrome console, I see `https://mediaarea.net/MediaConchOnline/xslPolicyTree/ajax/data 500 (Internal Server Error)`. Thanks...
Hello! I have run a PAL FFV1 MKV file through the Standards Mismatch PAL Policy, it comes back with an error on the frame rate: General FrameRate must be 25...
We need an XML Schema to document these: https://github.com/MediaArea/MediaConch_SourceCode/tree/master/Source/Resource/policies
Under the sample dir, set up a sub-directory that reflects the version of MediaTrace and add further examples with citations of the source files in a README.
When using mpeg7-extended ouput, the attribute `variableRate` can appear in the `mpeg7:Frame` element, like in ``` ``` Since the attribute is not declared in the mpeg7-v2-extended.xsd schema, this leads to...
Lines 101/102: ``` ``` and lines 551/552: ``` ``` cause name collisions in tools such as XJC (to generate Java source).