ratoaq2 / knowit

Know better your media files
MIT License
29 stars 5 forks source link

Use knowit to test for video corruption or video truncated? #41

Closed p0psicles closed 2 years ago

p0psicles commented 2 years ago

Hi @ratoaq2

Is there a way I could use knowit to check for media curruption or media truncated. I'd like to add this as a feature to the postprocessing.

Tnx

p0psicles commented 2 years ago

Well thinking about it. I guess that knowitt uses mediainfo and enzyme and these both only read the headers of the file, not scan the video it self like ffmpeg does.. So this is probably not possible.