Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unknown filter 'transform360'. #58

Open
Jeunyoung opened this issue Apr 11, 2018 · 4 comments
Open

Unknown filter 'transform360'. #58

Jeunyoung opened this issue Apr 11, 2018 · 4 comments

Comments

@Jeunyoung
Copy link

Hello, I proceeded to "make" as described in your github.
But, when I check the option of transform360, I got the message "Unknown filter 'transform360'."
How could I solve this problem?

allfilters
a. allfilters

vf_transform360
b. vf_transform360

makefile
c. Makefile

@kcircnc
Copy link

kcircnc commented Apr 14, 2018

Can you confirm this happens with your newly built ffmpeg binary? Instead of running $ ffmpeg -h filter=transform360 try run $ ./ffmpeg -h filter=transform360 in your build folder.

@JaiiRLopeZ
Copy link

I have the same problem.
Did you solve this?

@rdp
Copy link

rdp commented Jan 16, 2019

I ran into this and discovered I was using the "wrong" ffmpeg (not running the one I just built...)

@JaiiRLopeZ
Copy link

The post of @kcircnc
Instead of running $ ffmpeg -h filter=transform360 try run $ ./ffmpeg -h filter=transform360 in your build folder.

./ffmpeg ............

It is correct.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants