mlange-42 / chrono-photo

Chronophotography command line tool and library in Rust.
https://mlange-42.github.io/chrono-photo/
MIT License
14 stars 3 forks source link

[Feature] Fade-in and fade-out over the first and last frames. #18

Closed mlange-42 closed 4 years ago

mlange-42 commented 4 years ago

Frames in the beginning and the end of the sequence could be "faded", to produce less apprupt starts and ends. Could also be used for fading-out "movement trails".

mlange-42 commented 4 years ago

Implemented in 1498c7e

Allows arbitrary fading.