Skip to content

Register VideoSeal soft binding algorithm — AIWatermark.com#43

Open
aiwatermark wants to merge 2 commits intoc2pa-org:mainfrom
aiwatermark:add-aiwatermark-videoseal
Open

Register VideoSeal soft binding algorithm — AIWatermark.com#43
aiwatermark wants to merge 2 commits intoc2pa-org:mainfrom
aiwatermark:add-aiwatermark-videoseal

Conversation

@aiwatermark
Copy link

@aiwatermark aiwatermark commented Mar 8, 2026

Summary

Registers three neural watermarking algorithms from AIWatermark.com (Retiretainment LLC), each powered by Meta FAIR open-source models:

# Algorithm ID Media Model
29 com.aiwatermark.videoseal.1 video/mp4, video/webm Meta VideoSeal
30 com.aiwatermark.pixelseal.1 image/png, image/jpeg, image/webp Meta PixelSeal
31 com.aiwatermark.audioseal.1 audio/mpeg, audio/wav, audio/flac, audio/mp4 Meta AudioSeal

All three share a common Soft Binding Resolution API live at https://aiwatermark.com/api/v1/ with /resolve, /algorithms, /health, and /info endpoints.

Algorithm details

VideoSeal (com.aiwatermark.videoseal.1)

PixelSeal (com.aiwatermark.pixelseal.1)

AudioSeal (com.aiwatermark.audioseal.1)

Contact: jonathan@aiwatermark.com
Resolution endpoint: https://aiwatermark.com/api/v1/resolve

aiwatermark and others added 2 commits March 8, 2026 12:49
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant