cis: bug fixes
[living-lab-site.git] / cis / job_test2.json
diff --git a/cis/job_test2.json b/cis/job_test2.json
new file mode 100644 (file)
index 0000000..a7c439a
--- /dev/null
@@ -0,0 +1,16 @@
+{
+    "raw_video": "2009-06-28_Beatles-Obladi_600p.ogv",
+    "name": "beatles",
+    "weight": 10,
+    "transcode_configs": [
+        {
+            "container": "webm",
+            "a_codec": "vorbis",
+            "a_bitrate": "128k",
+            "v_codec": "vp8",
+            "v_bitrate": "480k",
+            "v_resolution": "640x480"
+        }
+    ],
+    "thumbs": 4
+}