This commit is contained in:
Hiro Protagonist 2016-09-09 08:56:33 +12:00
parent e106febf76
commit a8f09c97c9

View file

@ -60,7 +60,6 @@ let spawn = function() {
delete cmd;
cmd = ffmpeg({
source: source,
niceness: -20,
stdoutLines: 20
})
.videoCodec('copy')