packaging-mp4split_hls_drmtoday
{
"tags": [
"itest",
"packaging",
"mp4split_hls_drmtoday"
],
"region": "aws:eu-west-1",
"tasks": [
{
"tool": "storage:get",
"parameters": {
"location": "s3://{com-castlabs-vtk-itest-access-keys}@com.castlabs.vtk.itest/IN",
"files": [
"tos_5s_video_1920x1080_2mbps.mp4",
"tos_5s_audio_44100Hz_64k_HE_2chan_ita.mp4"
]
}
},
{
"parameters": {
"inputfiles": [
"tos_5s_video_1920x1080_2mbps.mp4"
],
"license_key": "{MP4SPLIT_LICENSE_KEY-DEV}",
"output": "packaging-mp4split_hls_drmtoday/v1/prog_index.m3u8",
"merchant": "test",
"user": "test::vtktest",
"password": "{test--vtktest-password}",
"environment": "STAGING",
"asset_id": "vtk_integration_test_{job_id}",
"stream_encrypt": 1,
"streaming_key_delivery": 1,
"base_media_file": "v1_"
},
"tool": "mp4split:hls_drmtoday"
},
{
"parameters": {
"inputfiles": [
"tos_5s_audio_44100Hz_64k_HE_2chan_ita.mp4"
],
"license_key": "{MP4SPLIT_LICENSE_KEY-DEV}",
"output": "packaging-mp4split_hls_drmtoday/a1/prog_index.m3u8",
"merchant": "test",
"user": "test::vtktest",
"password": "{test--vtktest-password}",
"environment": "STAGING",
"asset_id": "vtk_integration_test_{job_id}",
"variant_id": "testtesttest",
"stream_encrypt": 1,
"streaming_key_delivery": 1,
"base_media_file": "a1_"
},
"tool": "mp4split:hls_drmtoday"
},
{
"parameters": {
"inputfiles": [
"packaging-mp4split_hls_drmtoday/v1/prog_index.m3u8",
"packaging-mp4split_hls_drmtoday/a1/prog_index.m3u8"
],
"license_key": "{MP4SPLIT_LICENSE_KEY-DEV}",
"output": "packaging-mp4split_hls_drmtoday/variantplaylist.m3u8"
},
"tool": "mp4split:hls"
},
{
"tool": "storage:put",
"parameters": {
"location": "s3://{com-castlabs-vtk-itest-access-keys}@com.castlabs.vtk.itest/OUT/packaging-mp4split_hls_drmtoday_{job_id}",
"files": [
"packaging-mp4split_hls_drmtoday/*"
]
}
}
]
}