scriptituk / xfade-easing

FFmpeg Xfade easing and extensions: custom expressions; CSS easings; GL Transitions
45 stars 13 forks source link

Missing requires #1

Closed berbagimadani closed 8 months ago

berbagimadani commented 10 months ago

I have followed this but it doesn't work this script requires Bash 4 (2009), gawk, gsed, envsubst, ffmpeg, gnuplot, base64 gsed or sed ?

xfade-easing.sh -t wipedown -e cubic -x - xfade-easing.sh -f option

Error: missing dependencies: gawk gsed envsubst gnuplot ffmpeg seq base64 os: ubuntu 22.04

anyone can help ? Thank you

scriptituk commented 9 months ago

Thank you for your feedback.

Version 2.0.0 requires just ffmpeg, gawk, gsed & seq.

Sorry for the tight prerequisites but they are looser now with version 2.

scriptituk commented 8 months ago

base64 is no longer required in v2.1.0.