mp4split:iss
mp4split:iss¶
Unified Packager - convert to Protected Interoperable File Format (PIFF)
Version 1.7.4 of the Unified Packager executable (mp4split) with convenient commandline parameter mapping. The tool can be used to create ISMV, ISMA and ISMT Files, as well as convert Subtitles, more output formats are supported. Full Documentation: Unified Packager
Example:
{
"tool": "mp4split:iss",
"parameters": {
"license_key": "$license",
"inputfiles": ["tearsofsteel_4k_deu.srt"],
"output": "Tears_Of_Steel_deu.dfxp",
"subtitles_language": "ger"
}
},
{
"tool": "mp4split:iss",
"parameters": {
"license_key": "{license}",
"inputfiles": ["Tears_Of_Steel_deu.dfxp"],
"output": "Tears_Of_Steel_deu.ismt",
"timescale": "10000000"
}
},
Full License: Unified Packager Licensing Contact our HelpDesk for more use-cases or a testing-license
Parameter | Properties | Default | Type | Choice | Description |
---|---|---|---|---|---|
output | required | ||||
inputfiles | required [list value] | ||||
timescale | optional | ||||
subtitles_language | optional | ||||
license_key | optional | {MP4SPLIT_LICENSE_KEY} | str | ||
track_type | optional | ||||
track_id | optional | ||||
track_language | optional |