MediaConch_SourceCode
MediaConch_SourceCode copied to clipboard
Implementation report outcome
Proposal of display in the GUI about the outcome of the implementation report:
- "✅" + "Pass",, in green, if there is at least one test made and no failed test
- "❌" + "Fail", in red, if there is at least 1 failed test
- "" + "N/A", in blue, in case there is no test (0 pass and 0 fail) e.g. unsupported format, or non existing file.
Agree. 👍
But per format? What would you show for passing mkv and failing ffv1?
What would you show for passing mkv and failing ffv1?
global Fail if any error in any format (no change compared to now).