Changelog

12 November 2012 - Private Cloud Processing

| Format Name | Description | Allowed Values |
| region | Allow you to specify instance's region where your file should be processed | oak-private-clive - Private Cloud (California) |

21 June 2012 - Video sync method option

<?xml version="1.0"?>
<query>
    <userid><<id>></userid> <!-- required-->
    <userkey><<key>></userkey> <!-- required-->
    <action>[Action]</action> <!-- required-->
    <format>
        <!-- Format fields -->
        <video_sync>old|passthrough|cfr|vfr|auto</video_sync>
        <!-- ... -->
    </format>
</query>
{
    "query": {
        "userid": "<<id>>",
        "userkey": "<<key>>",
        "action": "[Action]",
        "format": {
            "video_sync": "old|passthrough|cfr|vfr|auto"
        }
    }
}

09 December 2011

Lossless rotation (MOV format)

19 September 2011 - Audio sync option

OptionDescriptionAllowed ValuesDefault Values
audio_sync
It adjusts the audio stream to match the timestamps, in # of samples per second. 1 is special value that means automatic.
Positive integerNone