X-Git-Url: http://p2p-next.cs.pub.ro/gitweb/?a=blobdiff_plain;f=cis%2Fjob_test.json;h=4f1d8c6ccad18ae7489b77b6b0c4b0770bb61f17;hb=8b8928b4cc25af9867c397ba5ef4b1129a8df5b5;hp=d29455fb098a83a8d73c2edb4f358410d3c8e864;hpb=9d8c32e99434169d17b02774156a32833b1801c7;p=living-lab-site.git diff --git a/cis/job_test.json b/cis/job_test.json index d29455f..4f1d8c6 100644 --- a/cis/job_test.json +++ b/cis/job_test.json @@ -1,15 +1,32 @@ { - "raw_video": "test.ogv", + "code": "33", + "raw_video": "test.mts", "name": "test", - "weight": 3, + "weight": 5568748, "transcode_configs": [ { - "container": "webm", + "container": "ogg", + "extension": "ogv", "a_codec": "vorbis", "a_bitrate": "128k", - "v_codec": "vp8", - "v_bitrate": "480k", - "v_resolution": "640x480" + "a_samplingrate": 44100, + "a_channels": 2, + "v_codec": "theora", + "v_bitrate": "768k", + "v_framerate": 25, + "v_resolution": "800x600" + }, + { + "container": "ogg", + "extension": "ogv", + "a_codec": "vorbis", + "a_bitrate": "192k", + "a_samplingrate": 44100, + "a_channels": 2, + "v_codec": "theora", + "v_bitrate": "1536k", + "v_framerate": 25, + "v_resolution": "1440x1080" } ], "thumbs": 4