Services

General Objects

Filter Objects

Array Objects

Enums

String Enums Constants

Kaltura API

media:requestconversion
Description:
Request a new conversion job, this can be used to convert the media entry to a different format
Input Params
Name Type Description Required Default Value Restrictions
entryId string Media entry id V
fileFormat string Format to convert V
Output Type
int
Errors
ENTRY_ID_NOT_FOUND;ENTRY_ID;Entry id "@ENTRY_ID@" not found
Example HTTP Hit
http://www.kaltura.com/api_v3/?service=media&action=requestconversion
POST fields:
entryId
fileFormat