Glossary
Checksum
A checksum is a unique value that identifies a file and indicates if the file's data has been altered. Checksums are used in production to ensure that files are not corrupted or lost, which can be a costly mistake.
Checksum types
- MD5 and XXHash are two common checksum types used in video production. MD5 is more CPU intensive, while XXHash uses more system RAM