Is is possible to take a digital signature of an mp4 video? Is there a canonical way to do this, similar to how we use hashes to verify text file contents? thanks
EDIT: I want a way to digitally version videos uploaded to vimeo so that I can then refer to that specific video in documentation. I need it to be a "self-referencing" signature, not the vimeo url. Something in the meta data of the mp4? (this is for legal compliance reasons, so needs to be infallible rather than just saying "such-and-such url")