A Profile could be seen as a Template for an Encoding Job, the entries of a Profile has all target Parameter for the resulting file. please have a look at the Example below. { "name":"Adobe Flash flv(320x240 500kb) mp3(128kb 44.1kHz stereo) ", "description":"test beschreibung", "format":{ "id":"flv", "fileExtension":"flv" }, "video":{ "id":"flv", "type":"video", "b":"500000", "g":"250", "qmin":"2", "qmax":"51", "qdiff":"4", "time_base":"1/25", "aspect":"64/45", "width":"320", "height":"240", "flags":"global_header" }, "audio":{ "id":"flv", "type":"audio", "ab":"128000", "ac":"2", "ar":"44100", "flags":"global_header" } } On the following pages you get detailed description on how to use the Profile API: |
API Documentation > Actions >