Trying to concatenate 2 videos using xfade filter following xfade doc leads to No such filter: 'xfade' ffmpeg error.
What am I doing wrong?
Context:
ffmpeg version 4.2.2windows 10 something
Trying to concatenate 2 videos using xfade filter following xfade doc leads to No such filter: 'xfade' ffmpeg error.
What am I doing wrong?
Context:
ffmpeg version 4.2.2windows 10 somethingXfade is brand new and not yet available in latest current ffmpeg version (4.2.2).
Download nightly build for windows here.
Use 'ffmpeg -filters' to check available filters.