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

Support for high quality deinterlace: QTGMC #218

Closed
Cuberlain opened this issue Apr 13, 2020 · 3 comments
Closed

Support for high quality deinterlace: QTGMC #218

Cuberlain opened this issue Apr 13, 2020 · 3 comments

Comments

@Cuberlain
Copy link

Hello Rigaya!

IS it possible to integrate the high quality QTGMC deinterlacer of Avisyth, using cuda cores?

@rigaya
Copy link
Owner

rigaya commented Apr 13, 2020

Probably same as #161 ?

Unfortunately, it will be difficult to add QTGMC, please use it via Avisynth.

QTGMC is a combination of many filters, and one of them is MVTools, which is also combination of many filters. It's too difficult and will need to much time to understand and implement those many complicated filters.

@DJATOM
Copy link

DJATOM commented Apr 13, 2020

And there are also AviSynthPlus Neo, which can utilize CUDA cores internally (QTGMC CUDA version can be found in his plugins pack).

@rigaya
Copy link
Owner

rigaya commented Aug 26, 2022

I'll close this issue, as these can be used via Avisynth (avs) reader, and will be difficult for me to have time implement all these filters for NVEncC.

@rigaya rigaya closed this as completed Aug 26, 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

3 participants