[FFmpeg-user] How to resume ffmpeg vmaf evaluation from point in time
tarun singhal
tsinghal18 at gmail.com
Tue Oct 15 14:42:56 EEST 2024
Hi Team,
I have 3-hour long video on which I run VMAF evaluation against its
transcoded version.
and generally, it takes 5-6 hr to finish.
I am running these on kubernetes pods.
I have a continuous deployment pipeline.
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?
Thanks
Tarun
More information about the ffmpeg-user
mailing list