Add VerdaAI watermarking algorithms (image, video, audio)#49
Add VerdaAI watermarking algorithms (image, video, audio)#49domguinard merged 2 commits intoc2pa-org:mainfrom
Conversation
jcollomosse
left a comment
There was a problem hiding this comment.
Entry looks ok, thanks - we will discuss the entry at the next WM task force meeting and if there are no objections raised there or beforehand we will merge (please do not merge this entry yourself).
|
Thank you, waiting to hear back from you. Let me know if any clarification is needed from my side. |
|
All good for me too, thanks for the submission @harsha-verda |
domguinard
left a comment
There was a problem hiding this comment.
As there is another PR with ID 33 we will have to increment the IDs before merging.
|
Approved during WM TF meeting on April 29 pending resolution of the conflicts. |
Identifiers updated to 34, 35, 36 to avoid conflict with c2pa-org#47. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
9673000 to
ab9d569
Compare
|
Conflicts resolved — identifiers updated to 34, 35, 36. Ready to merge on your end. @domguinard |
|
All merged, welcome @harsha-verda! |
|
@domguinard Heads up — the merge appears to have dropped the closing |
The merge of #49 dropped the closing `}` and `},` between the VerdaAI audio watermark entry (ID 36) and the Evixar entry (ID 37), producing invalid JSON.
Summary
Adds three new soft binding algorithm entries for VerdaAI:
ai.verda.watermark.image.1— Invisible image watermarking (PNG, JPEG, AVIF)ai.verda.watermark.video.1— Invisible video watermarking (MP4, WebM, QuickTime)ai.verda.watermark.audio.1— Invisible audio watermarking (MP3, WAV, AAC, OGG, FLAC)All three algorithms embed imperceptible watermarks that enable content tracing and C2PA manifest recovery. They are robust against common media transformations including compression, resizing, transcoding, and format conversion.
Informational URL: https://verda.ai/watermarking
Contact: harsha@verda.ai