Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > Capturing and Editing Video > VapourSynth

Reply
 
Thread Tools Search this Thread Display Modes
Old 24th October 2021, 06:31   #1  |  Link
MysteryX
Soul Architect
 
MysteryX's Avatar
 
Join Date: Apr 2014
Posts: 2,559
nnedi3_rpow2 and nnedi3_resample

nnedi3_rpow2 is outdated in vsrepo, it needs to be updated. Also, it would be very beneficial to add a1 and a2 parameters to resample! Otherwise I need to copy the whole function into my own code to add those parameters. There's also no way of specifying the GPU device to use.

nnedi3_resample, on the other hand, uses the slowest nnedi3 implementation, and not nnedi3cl or znedi3. It would need to allow using those more modern libraries, and allow specifying GPU device id. Since it's a much bigger class, copying it into my own code isn't really an option.

Actually -- probably both of these could be in the same updated file. Anyone up for the task?
MysteryX is offline   Reply With Quote
Old 24th October 2021, 10:54   #2  |  Link
ChaosKing
Registered User
 
Join Date: Dec 2005
Location: Germany
Posts: 1,795
There is a mode parameter in nnedi3_resample https://github.com/AmusementClub/nne...sample.py#L436

There's no auto updater for gist.github.com implemented. I think only 1 or 2 scripts are hosted on gist, so not worth implementing it.
nnedi3_rpow2 was updated to rev6 now.
__________________
AVSRepoGUI // VSRepoGUI - Package Manager for AviSynth // VapourSynth
VapourSynth Portable FATPACK || VapourSynth Database
ChaosKing is offline   Reply With Quote
Old 24th October 2021, 16:23   #3  |  Link
MysteryX
Soul Architect
 
MysteryX's Avatar
 
Join Date: Apr 2014
Posts: 2,559
ah. I see that nnedi3_resample has a1, a2 and device parameters. It seems to have all the other parameters of nnedi3_rpow2 and can replace it entirely.
MysteryX is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 00:08.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.