![]()
This website is released under |
Verify a frame MD5 checksum manifestThe Bash script verify_framemd5 verifies a frame MD5 checksum manifest of an AV file. The program is part of Bash AVpres, released under a 3-Clause BSD License and provided “as is” without warranty or support of any kind. DocumentationA short help message is embedded into the script: $ verify_framemd5 -h Usage: verify_framemd5 -i <input_path> [-m <manifest_file>] verify_framemd5 (-h|-x) Options: -i input file for stream-based content or input folder with single images -m manifest file (default is '<input_path>_framemd5.txt') -h this help -x advanced options with their default arguments Dependencies: ffmpeg and ffprobe See also: https://avpres.net/Bash_AVpres/ About: Abstract: Verify a frame MD5 checksum manifest of an audio-visual file or single-image files in a folder Version: 2020-12-19 $ 2020–12–19 |