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

First frames of video seems to be messed up when radius >0 #4

Closed
BReza27 opened this issue Jul 7, 2022 · 3 comments
Closed

First frames of video seems to be messed up when radius >0 #4

BReza27 opened this issue Jul 7, 2022 · 3 comments

Comments

@BReza27
Copy link

BReza27 commented Jul 7, 2022

When using temporal settings I have found an issue where the first few frames of a video look like a mess. with radius 3 for example the first 3 frames are all messed up, with radius 1 only the first is off
https://slow.pics/c/08WWZQDG

@WolframRhodium
Copy link
Owner

Can't reproduce it.

@BReza27
Copy link
Author

BReza27 commented Jul 15, 2022

I've made sure im on the latest update and tested with a second video source and had the same issue. https://slow.pics/c/b65x5P3o
Radius 0: wnnm = core.wnnm.WNNM(depth(src, 32), [2.5, 0, 0], radius=0, )
Radius 3: wnnm2 = core.wnnm.WNNM(depth(src, 32), [2.5, 0, 0], radius=3, )

@BReza27
Copy link
Author

BReza27 commented Jul 15, 2022

Seems to be fixed now on both sources I was testing with. Thank you!

@BReza27 BReza27 closed this as completed Jul 15, 2022
WolframRhodium added a commit to WolframRhodium/VapourSynth-BM3DCUDA that referenced this issue Jul 15, 2022
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

2 participants