2025-06-13, 04:23 AM
Considering that the server stops the current ffmpeg process and creates a new process with the updated settings, maybe making it launch a new ffmpeg process while the old one is still running can solve the issue.
Then, it would just be a matter of timing the new transcode to align with the old one, switching to the new one, and finally deleting the old process when done.
Then, it would just be a matter of timing the new transcode to align with the old one, switching to the new one, and finally deleting the old process when done.