uploading works, but AV info is not automatically detected and video activation featu...
[living-lab-site.git] / cis / job_test.json
1 {
2     "code": "33",
3     "raw_video": "test.mts",
4     "name": "test",
5     "weight": 5568748,
6     "transcode_configs": [
7         {
8             "container": "ogg",
9             "extension": "ogv",
10             "a_codec": "vorbis",
11             "a_bitrate": "128k",
12             "a_samplingrate": 44100,
13             "a_channels": 2,
14             "v_codec": "theora",
15             "v_bitrate": "768k",
16             "v_framerate": 25,
17             "v_resolution": "800x600"
18         },
19         {
20             "container": "ogg",
21             "extension": "ogv",
22             "a_codec": "vorbis",
23             "a_bitrate": "192k",
24             "a_samplingrate": 44100,
25             "a_channels": 2,
26             "v_codec": "theora",
27             "v_bitrate": "1536k",
28             "v_framerate": 25,
29             "v_resolution": "1440x1080"
30         }
31     ],
32     "thumbs": 4
33 }