packaging-dashencrypt_drmtoday
{
"tags": [
"itest",
"packaging",
"dashencrypt_drmtoday"
],
"region": "aws:eu-west-1",
"tasks": [
{
"tool": "storage:get",
"parameters": {
"location": "s3://{com-castlabs-vtk-test-access-keys}@com.castlabs.vtk.test/IN",
"files": [
"tos_5s_video_1920x1080_2mbps.mp4",
"tos-deu.vtt",
"tos_5s_audio_44100Hz_64k_HE_2chan_eng.mp4"
]
}
},
{
"tool": "dash:drmtoday",
"parameters": {
"tracks": [
"tos_5s_video_1920x1080_2mbps.mp4",
"tos_5s_audio_44100Hz_64k_HE_2chan_eng.mp4"
],
"subtitles": [
"tos-deu.vtt[role=abc|def]"
],
"closed_captions": [
"tos-deu.vtt[role=abc|def]"
],
"mv": "5",
"ma": "5",
"compresstimeline": "true",
"timescale": "10000000",
"license_acq_ui_url": "https://playready.com",
"license_acq_url": "https://lic.staging.drmtoday.com/license-proxy-headerauth/drmtoday/RightsManager.asmx",
"widevine_provider": "castlabs",
"clear_lead": "0",
"generate_single_key": "true",
"smoothstreamingcompat": "true",
"environment": "STAGING",
"merchant": "test",
"password": "{test--vtktest-password}",
"user": "test::vtktest",
"asset_id": "vtk_integration_test_dashencrypt_{job_id}",
"outputdir": "packaging-dashencrypt_drmtoday/"
}
},
{
"tool": "storage:put",
"parameters": {
"location": "s3://{com-castlabs-vtk-test-access-keys}@com.castlabs.vtk.test/OUT/packaging-dashencrypt_drmtoday_{job_id}",
"files": [
"packaging-dashencrypt_drmtoday/*"
]
}
}
]
}