@ -38,9 +38,6 @@ function plugin(file) {
} else {
var jsonString = JSON.stringify(file);
///
if (file.meta.Title != undefined) {
response.infoLog += "☒File has title metadata \n";
response.preset = ",-map_metadata -1 -map 0 -c copy";
@ -57,5 +54,4 @@ function plugin(file) {
}
module.exports.details = details;
module.exports.plugin = plugin;
@ -101,8 +101,6 @@ module.exports.plugin = function plugin(file, librarySettings, inputs) {
ffmpegCommand += ` -map 0:s? -map 0:d? `;
console.log;
if (hasStreamsToTranscode == false) {
response.processFile = false;
response.infoLog +=
@ -103,5 +103,4 @@ function plugin(file) {
@ -78,5 +78,4 @@ function plugin(file) {
@ -128,5 +128,4 @@ function plugin(file) {
@ -185,7 +185,6 @@ function plugin(file) {
//Test data
@ -169,5 +169,4 @@ function plugin(file) {
@ -75,5 +75,4 @@ function plugin(file) {
@ -55,5 +55,4 @@ function plugin(file) {
@ -63,5 +63,4 @@ function plugin(file) {
@ -170,5 +170,4 @@ function plugin(file) {
@ -150,5 +150,4 @@ function plugin(file) {
@ -147,5 +147,4 @@ function plugin(file) {
@ -148,5 +148,4 @@ function plugin(file) {
@ -64,5 +64,4 @@ function plugin(file) {
@ -58,5 +58,4 @@ function plugin(file) {
@ -140,5 +140,4 @@ function plugin(file) {
@ -141,5 +141,4 @@ function plugin(file) {
@ -142,5 +142,4 @@ function plugin(file) {