[FFmpeg-user] How to resume ffmpeg vmaf evaluation from point in time

Carl Zwanzig cpz at tuunq.com
Fri Oct 25 19:14:52 EEST 2024


On 10/15/2024 4:42 AM, tarun singhal wrote:
> What happens is often while vmaf is about to finish someone merges code and
> it kills the old pod in which case I end up restarting the entire process
> again.
> 
> Is there a way in ffmpeg world where I can keep a track of how much vmaf is
> done and resume from a point in time?

Sounds like what you really need is an interlock on restarting the pod; 
or an interlock on when merges are allowed.

z!



More information about the ffmpeg-user mailing list