ffcreator
Advanced tools
Comparing version 6.6.5 to 6.6.6
@@ -47,3 +47,3 @@ 'use strict'; | ||
this.copyFromMultipleVal(conf, 'output', 'out', path.join('./', `${this.conf.pathId}.mp4`)); | ||
this.copyFromMultipleVal(conf, 'highWaterMark', 'size', '1mb'); | ||
this.copyFromMultipleVal(conf, 'highWaterMark', 'size', '512kb'); | ||
this.copyFromMultipleVal(conf, 'normalizeAudio', 'norAudio', false); | ||
@@ -50,0 +50,0 @@ this.copyFromMultipleVal(conf, 'clarity', 'renderClarity', 'medium'); |
{ | ||
"name": "ffcreator", | ||
"version": "6.6.5", | ||
"version": "6.6.6", | ||
"description": "FFCreator is a lightweight and flexible short video production library", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
330107