Skip to content

gfpacheco/ffmpeg-transitions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FFMPEG transition test

These scripts are the result of half a day experimenting with ffmpeg and how to create transitions between video inputs.

Each .sh script will merge the same input files (assets/0.mp4 and assets/1.mp4) and output to the same file (output.mp4) with different transitions between the two inputs.

Transitions

Cut

cut

Fade to/from black

fade

Flash from white

flash

Cross fade

crossfade

Slide

slide

Wipe

wipe

Rotate

rotate

TODO

  • Parameterize the duration of the transition
  • Optimize video output

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages