@ -171,7 +171,7 @@ const plugin = (file, librarySettings, inputs, otherArguments) => {
// Error
}
if (removeTrack){
if (removeTrack) {
audioStreamsRemoved += 1;
ffmpegCommandInsert += `-map -0:a:${audioIdx} `;
convert = true;