[BUG] FillDrops with RIFE - Printable Version +- Selur's Little Message Board (https://forum.selur.net) +-- Forum: Hybrid - Support (https://forum.selur.net/forum-1.html) +--- Forum: Problems & Questions (https://forum.selur.net/forum-3.html) +--- Thread: [BUG] FillDrops with RIFE (/thread-3546.html) |
RE: [BUG] FillDrops with RIFE - Selur - 06.05.2024 Strange, works fine here. What does your script look like? ----- AHHH,... librife_r9_mod_v6 is wrong does renaming Hybrid\64bit\vsfilters\FrameFilter\RIFE\librife.dll to librife_r9_mod_v6.dll help? Cu Selur RE: [BUG] FillDrops with RIFE - Selur - 06.05.2024 ah, correction Hybrid should include two librife.dlls Download https://github.com/styler00dollar/VapourSynth-RIFE-ncnn-Vulkan/releases/download/r9_mod_v17/librife_windows_x86-64.dll and save it as librife.dll and download https://github.com/styler00dollar/VapourSynth-RIFE-ncnn-Vulkan/releases/download/r9_mod_v6/librife.dll and save it at librife_r9_mod_v6.dll Cu Selur RE: [BUG] FillDrops with RIFE - Selur - 06.05.2024 I think fixed it in a dev version, send you a link via pm to test. Cu Selur RE: [BUG] FillDrops with RIFE - zspeciman - 06.05.2024 The preview does appear now, but after pressing play, it starts to play and quickly disappear (I believe it disappears exactly at the frames that it tries to fix). I also tried playing frame by frame forwarding, and it also disappears. But no error appear on the preview little window. When trying to process the short video (the man walking with the cane I posted earlier here), it crashes. Attached is the debug file. Also, in ReplaceSingle, If I replace frame 15 it works fine. If I try to replace 15, 17, 19 it crashes. The preview also disappears quickly, but this time it gives an error in the preview window. enforcing cfr decoder output due to frame interpolation,.. Vapoursynth preview error: ERROR: vkBindBufferMemory: Invalid device [VUID-vkBindBufferMemory-device-parameter] RE: [BUG] FillDrops with RIFE - Selur - 07.05.2024 Does it work if you replace the librife.dll with the librife_r9_mod_v6 version? (also send you a link to another dev version for testing) Cu Selur RE: [BUG] FillDrops with RIFE - zspeciman - 07.05.2024 YES!!! you figured it out. Deleting librife.dll and Renaming librife_r9_mod_v6.dll as librife.dll works. Works at upto Rife 4.6, not 4.16 which is what you mentioned previously. And ReplaceSingle also works at Rife 4.6!!! When I colorized that clip under Hybrid-DeOldify and Original-DeOldify and ReplacedSingle frames 15, 17, 19. In the Original-DeOldify those replaced frames are a little bit brighter than the rest. With Hybrid-DeOldify they appear the same. Not sure if that's a worthwhile something to look into, just something I noticed. RE: [BUG] FillDrops with RIFE - Selur - 07.05.2024 => Also send you a link to a dev version. Quote:In the Original-DeOldify those replaced frames are a little bit brighter than the rest. With Hybrid-DeOldify they appear the same. Not sure if that's a worthwhile something to look into, just something I noticed.That sound like you are not properly taking limited vs. full luma scaling into account when using 'Original-DeOldify' and 'Hybrid-DeOldify' does. Cu Selur RE: [BUG] FillDrops with RIFE - zspeciman - 07.05.2024 verified, new dev version works great. Thank you for looking into this RE: [BUG] FillDrops with RIFE - Selur - 07.05.2024 I can propably add back some of the newer modells too, will look into it after work and report back. Cu Selur |