updated
This commit is contained in:
parent
60c6c97071
commit
93ccce5ec1
6 changed files with 46 additions and 34 deletions
9
test_data/validation/validation.json
Normal file
9
test_data/validation/validation.json
Normal file
|
@ -0,0 +1,9 @@
|
|||
[
|
||||
|
||||
{
|
||||
"video_file": "Scene2_x264_crf-51_preset-veryslow.mkv",
|
||||
"uncompressed_video_file": "Scene2_x264_crf-5_preset-veryslow.mkv",
|
||||
"crf": 51,
|
||||
"preset_speed": "veryslow"
|
||||
}
|
||||
]
|
Reference in a new issue