Register VideoSeal, PixelSeal & AudioSeal soft binding algorithms — AIWatermark.com#43
Register VideoSeal, PixelSeal & AudioSeal soft binding algorithms — AIWatermark.com#43aiwatermark wants to merge 3 commits intoc2pa-org:mainfrom
Conversation
|
All referenced URLs confirmed live as of March 13, 2026: Soft Binding Resolution API (
Informational URLs:
All endpoints are production-live on dedicated infrastructure. Happy to answer any technical questions from the working group. |
domguinard
left a comment
There was a problem hiding this comment.
Thanks a lot for your submission, we look forward to adding you algorithm to the list but requested some changes.
| "video/webm" | ||
| ], | ||
| "entryMetadata": { | ||
| "description": "Neural video watermarking using Meta FAIR's VideoSeal model, providing perceptually invisible soft-binding watermarks in video content. Supports MP4/WebM. Integrates with C2PA manifest resolution via the AIWatermark Soft Binding Resolution API.", |
There was a problem hiding this comment.
| "description": "Neural video watermarking using Meta FAIR's VideoSeal model, providing perceptually invisible soft-binding watermarks in video content. Supports MP4/WebM. Integrates with C2PA manifest resolution via the AIWatermark Soft Binding Resolution API.", | |
| "description": "Neural video watermarking using Meta FAIR's VideoSeal model, providing perceptually invisible soft-binding watermarks in video content. Supports MP4/WebM. Integrates with C2PA manifest resolution via the AIWatermark Soft Binding Resolution API", |
Some of the C2PA linters require removing the trailing "."
| "image/webp" | ||
| ], | ||
| "entryMetadata": { | ||
| "description": "Neural image watermarking using Meta FAIR's PixelSeal model, providing perceptually invisible soft-binding watermarks in image content. Embeds a 256-bit payload robust to common image transformations. Integrates with C2PA manifest resolution via the AIWatermark Soft Binding Resolution API.", |
There was a problem hiding this comment.
| "description": "Neural image watermarking using Meta FAIR's PixelSeal model, providing perceptually invisible soft-binding watermarks in image content. Embeds a 256-bit payload robust to common image transformations. Integrates with C2PA manifest resolution via the AIWatermark Soft Binding Resolution API.", | |
| "description": "Neural image watermarking using Meta FAIR's PixelSeal model, providing perceptually invisible soft-binding watermarks in image content. Embeds a 256-bit payload robust to common image transformations. Integrates with C2PA manifest resolution via the AIWatermark Soft Binding Resolution API", |
| "audio/mp4" | ||
| ], | ||
| "entryMetadata": { | ||
| "description": "Neural audio watermarking using Meta FAIR's AudioSeal model, providing imperceptible soft-binding watermarks in audio content. Supports localized detection of watermarks within audio segments. Integrates with C2PA manifest resolution via the AIWatermark Soft Binding Resolution API.", |
There was a problem hiding this comment.
| "description": "Neural audio watermarking using Meta FAIR's AudioSeal model, providing imperceptible soft-binding watermarks in audio content. Supports localized detection of watermarks within audio segments. Integrates with C2PA manifest resolution via the AIWatermark Soft Binding Resolution API.", | |
| "description": "Neural audio watermarking using Meta FAIR's AudioSeal model, providing imperceptible soft-binding watermarks in audio content. Supports localized detection of watermarks within audio segments. Integrates with C2PA manifest resolution via the AIWatermark Soft Binding Resolution API", |
softbinding-algorithm-list.json
Outdated
| "informationalUrl": "https://aiwatermark.com/algorithms/audioseal-v1" | ||
| }, | ||
| "softBindingResolutionApis": [ | ||
| "https://aiwatermark.com/api/v1/resolve" |
There was a problem hiding this comment.
Looking at this API is does not seem to comply with the standard Soft Binding Resolution API (see https://spec.c2pa.org/specifications/specifications/2.2/softbinding/Decoupled.html) this is a requirement as it fosters interoperability.
If it does not comply with the standard API you can simply remove this reference and resubmit the entry without it until you have implemented the standard. This field is not required for a new entry.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
81a0b00 to
216abc2
Compare
… OpenAPI spec Change registered API endpoint from /api/v1/resolve to /api/v1 (base URL), so validators correctly append /matches/byBinding per the OpenAPI 1.1.0 spec. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Summary
Registers three neural watermarking algorithms from AIWatermark.com (Retiretainment LLC), each powered by Meta FAIR open-source models:
com.aiwatermark.videoseal.1com.aiwatermark.pixelseal.1com.aiwatermark.audioseal.1All three share a common Soft Binding Resolution API live at https://aiwatermark.com/api/v1/ with
/resolve,/algorithms,/health, and/infoendpoints.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