mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-09 15:38:19 -07:00
Update Tdarr_Plugin_x7ac_Remove_Closed_Captions.js
This commit is contained in:
parent
722f14d3d1
commit
3acaafef5f
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ function details() {
|
|||
function plugin(file) {
|
||||
const response = {
|
||||
processFile: false,
|
||||
preset: ',-map 0 -codec copy -bsf:v "filter_units=remove_types=6"',
|
||||
preset: `,-map 0 -codec copy -bsf:v "filter_units=remove_types=6"`,
|
||||
container: '.${file.container}',
|
||||
handBrakeMode: false,
|
||||
FFmpegMode: true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue