Process one local video with QuokkaPix
process_videoProcess local videos for cutting, cropping, converting, compressing, extracting audio, or transcribing, and get a duration quote before unlocking with a token to keep media local.
Instructions
Open Video in local Chromium and keep media local. Without unlockToken, return an exact duration/transcription quote before paid work; retry the same call with the product-specific token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appUrl | No | Optional Video app URL. Defaults to https://video.quokkapix.com/#agent=1. | |
| recipe | No | QuokkaPix Video recipe with settings and optional expected-result QA. | |
| headless | No | ||
| recipeId | No | Official id from list_video_recipes. Provide recipeId or recipe. | |
| inputFile | Yes | One local video path uploaded through the browser file input. | |
| musicFile | No | Optional local audio/media path for mix or replace-audio recipes. | |
| outputDir | Yes | Local directory where the adapter writes the downloaded output and quokkapix-result.json. | |
| timeoutMs | No | ||
| unlockToken | No | Product-specific x402 unlock token. Omit it to receive a local duration-based quote before processing. |