ffmpeg-progressbar-cli
ffmpeg-progressbar-cli copied to clipboard
Double ffmpeg process was being created when receiving multiple onDat…
Running in Windows I got 2 main task processes started as multiple onData calls were executed. This change makes sure that the main task only gets started once.
Is it possible to get this reviewed and merged? Thanks!
This issue still persists. The CLI runs ffmpeg twice.
It also shows negative ETA times, and was jumping from -7h to +8h on every update, so the times were wildly inaccurate.
CC @sidneys What's the status on this repository? Should it be archived?