cis notified web server of a job completion; upload form interface and validation...
[living-lab-site.git] / cis / job_test.json
1 {
2     "code": "33",
3     "raw_video": "test.ogv",
4     "name": "test",
5     "weight": 3,
6     "transcode_configs": [
7         {
8             "container": "webm",
9             "a_codec": "vorbis",
10             "a_bitrate": "128k",
11             "v_codec": "vp8",
12             "v_bitrate": "480k",
13             "v_resolution": "640x480"
14         }
15     ],
16     "thumbs": 4
17 }