Closed NotQuiteApex closed 3 years ago
Scratch that, video.py:process_stage
would be a better place for the check.
Closing this, ffmpeg does this implicitly it seems and it would be a bad idea to check this if there are multiple end to end videos.
When an entire video is staged as the only part, it's still run through ffmpeg. This isn't ideal, a simple copy paste of the file from the archive to the temp directory would suffice. Best place to add this check might be in
video.py:concat_video