projects
/
living-lab-site.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge branch 'master' of koala.cs.pub.ro:living-lab-site
[living-lab-site.git]
/
cis
/
job_test.json
1
{
2
"raw_video": "test.ogv",
3
"name": "test",
4
"weight": 3,
5
"transcode_configs": [
6
{
7
"container": "webm",
8
"a_codec": "vorbis",
9
"a_bitrate": "128k",
10
"v_codec": "vp8",
11
"v_bitrate": "480k",
12
"v_resolution": "640x480"
13
}
14
],
15
"thumbs": 4
16
}