FETCH402
← Protocol index

Resource / 13120

unknown

Unnamed resource.

Takes a video by URL or inline base64 and reports where the picture changes. FFmpeg measures the difference between consecutive frames; every jump above the threshold starts a new scene, and the answer lists each scene with start, end, duration and the fraction of the running time it covers, plus the raw detection score positions.

Eligibility
unprobeable
Failures
0
Last quote
Last probe
Payment requirements / accepts[] 1 options
State Network Scheme Atomic amount Asset payTo / untrusted
active eip155:8453 exact 30000 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E

All advertised payment options are stored. Base (`eip155:8453`) is the operational network for ranking and canaries; non-Base options remain visible for transparency.

Probe evidence 0 recent

No probe attempts recorded yet. Coverage runs prioritize never-probed endpoints.

Machine contract

Schemas.

InputJSON
{
  "body": {
    "duration_minutes": 3,
    "include_thumbnails": true,
    "scene_threshold": 0.35,
    "source": {
      "url": "https://example.com/film.mp4"
    }
  },
  "bodyType": "json",
  "method": "POST",
  "type": "http"
}
OutputJSON
{}