{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/stream_errorReasonText", "title": "stream_errorReasonText", "description": "Specifies why the video failed to encode using a human readable error message in English. This field is empty if the video is not in an `error` state.", "example": "The file was not recognized as a valid video file.", "type": "string" }