- RED R3D through the REDline CLI.
- ARRI RAW (
.ari,.arriraw,.arx, or ARRI codecs inside MXF and MOV containers) through ART CMD. - Everything else through FFmpeg.
ffprobe before routing, so a misleading file
extension does not send a file down the wrong path.
Use it to make RAW camera archives ingestable and playable, and to normalize a
mixed-codec library to one mezzanine format. It does not produce scenes or embeddings.
Chain a collection with a video or multimodal extractor on top of the converted output
for those.
View extractor details at api.mixpeek.com/v1/collections/features/extractors/transcoding_extractor_v1 or fetch programmatically with
GET /v1/collections/features/extractors/{feature_extractor_id}.Create the collection
video_transcode is a companion add-on, so enabling it creates a companion collection
alongside the base video collection rather than adding a field to it.
Parameters
Every parameter has a default, soparameters is optional.
To set parameters, declare the extractor explicitly. Register it on the namespace
first, then map the video field on the collection:
feature_extractors appends, so existing extractors on the namespace are kept.
Then on the collection:
Output
One document per source object:
Accepted inputs are R3D, ARI, ARRIRAW, ARX, MXF, MP4, MOV, AVI, MKV, WebM, and anything
else FFmpeg decodes.
Pricing
video_transcode bills at $0.015 per minute of video as a video add-on. Rates on
this page can change; the billing page and
GET /v1/billing/pricing are the live source.
