You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have written a policy that includes a rule designed to FAIL any truncated MXF files.
I believe this is a well-structured rule. But a file that is noted in the metadata found in its MediaInfo report as being truncated is passing this test.
The relevant part of the mediaInfo report:
I keep getting the same PASS results as with a non-truncated video. If I am remembering correctly, when I originally created this policy, this rule was correctly finding truncated videos. It is no longer doing so.