Re: [FFmpeg-user] FFMPEG filter_complex overlays work well on windows but generates error on Linux and OSX

2023-12-22 Thread Nicolas George
Suraj Kadam (12023-12-22): >for (let i = 0; i < pngPaths.length; i++) { Hi. Nobody will try to understand your script in order to help you. You need to simplify your command-line as much as possible while still exposing the issue, and post it as is on the list along with the complete console

[FFmpeg-user] FFMPEG filter_complex overlays work well on windows but generates error on Linux and OSX

2023-12-22 Thread Suraj Kadam
So, I am applying multiple overlays on a video using FFMPEG, on windows it always works fine for every size and number of overlays, but in case of MAC or Linux, it generates error for reinitializing filters. Let's say I have a video of 190MB, and about 182 overlay PNGs which will be overlayed