You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am getting this error when I add decimal points in the loop value but works if I remove the decimals. Is that intended behavior or can I somehow fix it?
Error: ffmpeg exited with code 1: Error reinitializing filters!
Failed to inject frame into filter network: Result too large
Error while processing the decoded data for stream #0:0
Conversion failed!
at ChildProcess.<anonymous> (C:\Users\Home\Desktop\music-video\node_modules\fluent-ffmpeg\lib\processor.js:182:22)
at ChildProcess.emit (node:events:394:28)
at Process.ChildProcess._handle.onexit (node:internal/child_process:290:12)```
The text was updated successfully, but these errors were encountered:
I am getting this error when I add decimal points in the loop value but works if I remove the decimals. Is that intended behavior or can I somehow fix it?
The text was updated successfully, but these errors were encountered: