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

Crash with YUV 422P8 input #4

Open
myrsloik opened this issue Jun 20, 2016 · 0 comments
Open

Crash with YUV 422P8 input #4

myrsloik opened this issue Jun 20, 2016 · 0 comments

Comments

@myrsloik
Copy link

This simple script will always make the plugin crash immediately:

clip = core.std.BlankClip(format=vs.YUV422P8)
clip = clip.fft3dfilter.FFT3DFilter(sigma=2, plane=4, bt=3, ncpu=1)
clip.set_output()

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

1 participant