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

Update ffmpeg_tools.py #882

Closed
wants to merge 1 commit into from
Closed

Update ffmpeg_tools.py #882

wants to merge 1 commit into from

Conversation

gpotter2
Copy link

@gpotter2 gpotter2 commented Dec 9, 2018

  • I have properly documented unusual changes to the code in the comments around it
    (Other bullets do not seem relèvent to this PR)

This PR follows what was tried in
#579. If prevents black frames from appearing when cutting an extract out of the key frames.

6e78421b-086a-4db5-94b9-5389977f4040

The fix (I tested it multiple times with various parameters) is directly inspired from https://stackoverflow.com/a/33188399/5459467 which quotes the above doc.

I am not sure unit tests will easily allow to detect such an issue :/

Thanks a lot for the project !

fixes #579
fixes #508

@gpotter2
Copy link
Author

gpotter2 commented Mar 4, 2019

Duplicated of #848

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.

ffmpeg_extract_subclip returns black frames
1 participant