@ -37,11 +37,7 @@ var details = function () { return ({
type:'boolean',
defaultValue:'false',
inputUI:{
type:'dropdown',
options:[
'false',
'true',
],
type:'switch',
},
tooltip:"\nSpecify if you want to force conform the file to the new container,\nThis is useful if not all streams are supported by the new container. \nFor example mkv does not support data streams.\n ",