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

Disabled transitions if the transition duration is too short. #222

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Jul 11, 2022

  1. Disabled transitions if the transition duration is too short.

    Summary:
    Fixing a pattern of failures where ffmpeg fails when the transition duration is too short.
    
    Refactored the concatenation (no transition effect) in a separate function. Shifting to concatenation when the transition duration is below 0.5 seconds (chosen empirically).
    
    Differential Revision: D37737241
    
    fbshipit-source-id: f0600fff0b0145e063eaf1c2afdaad2d74933b1e
    Gheorghe Postelnicu authored and facebook-github-bot committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    8491738 View commit details
    Browse the repository at this point in the history