Hello,
I am using the batch processor in Wavelab, and can’t figure out how to get it to generate separate md5 checksum files for processed .wav files. Any advice would be appreciated.
Thanks,
ATech1
Hello,
I am using the batch processor in Wavelab, and can’t figure out how to get it to generate separate md5 checksum files for processed .wav files. Any advice would be appreciated.
Thanks,
ATech1
Where did you see it was possible?
Maybe it is not, and that’s the issue
I am still figuring out the metadata workspace in Wavelab Pro 12, and I see that it has a “generate md5” function. I guess it is embedded in the processed file? I work at an audiovisual archive and I’m trying to put together a workflow for generating metadata xml files and separate checksum files (plain text) to archive alongside the assets. I know that a lot of other places run scripts to generate these files, but I was wondering if I can generate these files within the batch process function.
The “generate md5” function is to geneate a checkum to be embedded as a metatada value.
This is not to generate a MD5 file.
sounds good, thanks for the clarification!
md5 is not lossless like flac, right?
scnr
md5 is not an audio file format, this is a math formula to compute a checksum.
Thanks for the clarification on the embedded metadata features of Wavelab Pro. I need to do a deep dive with the manual to learn more. Side note: AI easily generated a powershell prompt to generate checksums. Should’ve just done that from the start.
I believe there are tons of free utilities that can create MD5 faster than a script can.
good to know. I’ll look into it. Thanks!