This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

NVEncC -vpy
#21
Thanks for the new dev version.

I opened an issue to Rigaya regarding the filter usage: https://github.com/rigaya/NVEnc/issues/592

Dan
Reply
#22
Hello Selur,

   after having opened the issue on NVEncC I discovered the there is the option "--vpy-mt" which improve the speed significantly.

   Using a simple script with the following code

# loading plugins
core.std.LoadPlugin(path="D:/Programs/Hybrid/64bit/vsfilters/Support/fmtconv.dll")
# Resizing using 10 - bicubic spline
clip = core.fmtc.resample(clip=clip, kernel="spline16", w=1280, h=900, interlaced=False, interlacedd=False)

   I obtained the following results

[Image: attachment.php?aid=2592]
 
   As you can see with parameter "--vpy-mt" nvencc is about 40% faster than vspipe.

  Could you add support to  "--vpy-mt" ?

Thanks,
Dan


Attached Files Thumbnail(s)
   
Reply
#23
I'll look at it after work. Smile
(--vpy-mt isn't mentioned in https://github.com/rigaya/NVEnc/blob/mas...ions.en.md)
Reply
#24
(28.06.2024, 09:40)Selur Wrote: I'll look at it after work. Smile
(--vpy-mt isn't mentioned in https://github.com/rigaya/NVEnc/blob/mas...ions.en.md)

Rigaya forgot to add it in the documentation, see: https://github.com/rigaya/NVEnc/issues/591

Dan

P.S.
The new dev version with "--vpy-mt" support is working.

EDIT: Rigaya said that she forgot to remove from the documentation of QSVEnc, she is not sure the "--vpy-mt" is always working.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)