Yasir
Yasir

Reputation: 1070

FFMPEG No such filter: 'palettegen'

I am using windows 10 and FFmpeg 64-bit Shared Version.

When I use palettegen effect, returns error.

ffmpeg -i input.mov -vf palettegen palette.png

returns

[AVFilterGraph @ 0228d3c0] No such filter: 'palettegen'
Error opening filters!

How can I install this Filter? Thanks.

Upvotes: 6

Views: 3195

Answers (1)

Yasir
Yasir

Reputation: 1070

I want to move my answer from comment to post.

The problem is about ImageMagick. ImageMagick was installed in my computer, this oldest version was in it.

Upvotes: 1

Related Questions