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

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

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

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

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

Loading…
Cancel
Save