You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improve FfmpegOutput shutdown if there's an error in the Ffmpeg process
Set a flag to stop us continually re-trying when it's already failed,
but leave the tidying up proper to the stop() method. This stops us
seeing a few mildly disconcerting errors (unless we want to, of
course).
Signed-off-by: David Plowman <david.plowman@raspberrypi.com>
0 commit comments