X-Git-Url: http://p2p-next.cs.pub.ro/gitweb/?p=living-lab-site.git;a=blobdiff_plain;f=cis%2Fjob_test.json;h=4f1d8c6ccad18ae7489b77b6b0c4b0770bb61f17;hp=f1485108d802a4797368f5ca0f7b41e832e0e67a;hb=8b8928b4cc25af9867c397ba5ef4b1129a8df5b5;hpb=8269d73157518cae557446f311e1ab013aa8915c diff --git a/cis/job_test.json b/cis/job_test.json index f148510..4f1d8c6 100644 --- a/cis/job_test.json +++ b/cis/job_test.json @@ -1,16 +1,32 @@ { "code": "33", - "raw_video": "test.ogv", + "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