How to record only last "x" seconds before process finish

This post might be handy for anybody who wants to record last couple of seconds before the process finish, e.g. to investigate the reason of process failure.

Note the workflow is using “DesktopVideoRecorder” package and “ffmpeg.exe” utility.

Cheers

recording.xaml (11.4 KB)

3 Likes