ffmpeg-progressbar-cli icon indicating copy to clipboard operation
ffmpeg-progressbar-cli copied to clipboard

ffmpeg-bar generates two ffmpeg instances. Why?

Open BETLOG opened this issue 5 years ago • 3 comments

Why does ffmpeg-bar generate two ffmpeg instances?

2020-08-11--14-22-43_betlogbeast_SystemMonitor

The command line in the two instances shown is very long, but trust me that they are identical. Only the pid differs.

BETLOG avatar Aug 11 '20 04:08 BETLOG

Same for me. Any answers/ideas?

david-maus avatar Sep 01 '20 10:09 david-maus

I've just been assuming it is supposed to do that, but because sometimes it doesn't I'm wondering whats up. I almost continuously run a -preset veryslow conversion on thousands of game recordings, and often pause the re-encoding processes to actually play/record more. So I notice it doubled up from time to time when I check whats running in ksysguard (process manager). I'm not concerned, but if it's not supposed to do that I'd like to know how to fix it.

BETLOG avatar Sep 03 '20 12:09 BETLOG

This looks like it's addressed in https://github.com/sidneys/ffmpeg-progressbar-cli/pull/8

xenudu avatar Aug 16 '21 00:08 xenudu