Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow converting sequences with missing frames #43

Conversation

wgergely
Copy link
Owner

@wgergely wgergely commented Nov 2, 2022

The ffmpeg video conversion failed previously when the source image sequence had missing frames. This patch allows copying the last existing image for all subsequente missing frames.

The ffmpeg video conversion failed previously when the source image sequence had missing frames.
This patch allows copying the last existing image for all subsequente missing frames.
@wgergely wgergely linked an issue Nov 2, 2022 that may be closed by this pull request
@wgergely wgergely merged commit 2b2c812 into main Nov 2, 2022
@wgergely wgergely deleted the 42-fix-video-converter-when-converting-source-with-missing-frames branch November 2, 2022 22:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix video converter when converting source with missing frames
1 participant