absolllute / Mega-Hack-Pro-Future

Mega Hack Pro Suggestion & Issue Tracker
40 stars 5 forks source link

Simple fade-in and fade out transition effect for captured footages #1110

Open Spidapida opened 1 year ago

Spidapida commented 1 year ago

It can also be done by inserting additional argument: -vf fade=t=in:st=0:d=0.5,fade=t=out:st=<duration>:d=0.5 where duration = video length - 0.5, however, the resulting footage will be flipped[^1]. Example footage with the added argument can be found here. I told Absolute about this five days ago, but I thought of creating an issue.

[^1]: Adding "vflip" doesn't fix this.