04.07.2018, 17:44
Quote:Maybe, if you examine StaxRip, you can see and figure out how did they implemented them to their software. Can't you?Had a quick look, don't see how StaxRip should be faster when avs or vpy is used.
In case neither Avisynth nor Vapoursynth is used StaxRip seems to use (https://github.com/stax76/staxrip/blob/m...g/NVEnc.vb):
Quote: --avhw [<string>] use libavformat + cuvid for inputand feeds NVEnc directly with the source, so no surprise.
this enables full hw transcode and resize.
avhw mode could be set as a option
- native (default)
- cuda
No clue whether I add support for this, since I don't have the time atm. to try to figure out which inputs NVEncC supports directly.
-> might come but probably not any time soon, since I still have a long list of bug to fix and bugs have priority over new features.
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.