make-only-subtitle-default
HaveAGitGat 4 years ago
parent e0baa27c40
commit 844b856c5d

@ -34,7 +34,7 @@ const details = () => ({
options: [
'false',
'true',
]
],
},
tooltip: `Make the file conform to output containers requirements.
\\n Drop hdmv_pgs_subtitle/eia_608/subrip/timed_id3 for MP4.

@ -18,7 +18,7 @@ const details = () => ({
options: [
'false',
'true',
]
],
},
tooltip: `Specify if audio titles should be checked & cleaned. Optional.
\\nExample:\\n
@ -36,7 +36,7 @@ const details = () => ({
options: [
'false',
'true',
]
],
},
tooltip: `Specify if subtitle titles should be checked & cleaned. Optional.
\\nExample:\\n

@ -38,7 +38,7 @@ const details = () => ({
options: [
'false',
'true',
]
],
},
tooltip: `Specify if audio tracks that contain commentary/description should be removed.
\\nExample:\\n
@ -73,7 +73,7 @@ const details = () => ({
options: [
'false',
'true',
]
],
},
tooltip: `Specify audio tracks with no title to be tagged with the number of channels they contain.
\\nDo NOT use this with mp4, as mp4 does not support title tags.

@ -33,7 +33,7 @@ const details = () => ({
options: [
'false',
'true',
]
],
},
tooltip: `Specify if subtitle tracks that contain commentary/description should be removed.
\\nExample:\\n

Loading…
Cancel
Save