Skip to content
Snippets Groups Projects
Commit e034b9c7 authored by Calvin Walton's avatar Calvin Walton
Browse files

Fix handling webcam videos that end early in recording processing

In some cases (due to network issues), the webcam video can be shorter
than the time between the start/stop events. Pad the input video with a
blank video to make sure that there's input to the video tiling filters,
to fix a problem where the video won't render correctly with ffmpeg v3.4
and later.
parent f8b773f9
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment