16 June 2014 - Apple HLS profile
over 10 years ago by Encoding.com Product Team
<?xml version="1.0"?>
<query>
<userid><<id>></userid> <!-- required-->
<userkey><<key>></userkey> <!-- required-->
<action>[Action]</action> <!-- required-->
<format>
<!-- Format fields -->
<output>[iphone_stream|ipad_stream]</output>
<profile>[CommaSeparatedList]</profile>
<bitrates>[CommaSeparatedList]</bitrates>
</format>
</query>
{
"query": {
"userid": "<<id>>",
"userkey": "<<key>>",
"action": "[Action]",
"format": {
"output": "[iphone_stream|ipad_stream]",
"profile": "[CommaSeparatedList]",
"bitrates": "[CommaSeparatedList]"
}
}
}
17 April 2014 - Harmonic ProMedia Carbon
almost 11 years ago by Encoding.com Product Team
The Harmonic ProMedia Carbon transcoding engine is known for delivering the highest quality with support for broadcast formats including Apple ProRes, MPEG2-TS, DNxHD, XDCAM, and DVCPRO. This Harmonic transcoding engine is now available in our cloud infrastructure. All of your existing Harmonic workflow presets can be automated via our API and integrated seamlessly with the Harmonic WFS XML API.
10 April 2014
almost 11 years ago by Encoding.com Product Team
h265(hevc) video codec for MP4 container
06 February 2014 - Burn-in timecode
almost 11 years ago by Encoding.com Product Team
To burn in timecode with default parameters specify <burnin_timecode>yes</burnin_timecode> in format fields.
18 September 2013 - Video Overlay changes
over 11 years ago by Encoding.com Product Team
Parameters overlay_x and overlay_y are now deprecated. Please use overlay_left, overlay_right, overlay_top and overlay_bottom parameters for video overlay positioning.