According to https://developer.nvidia.com/video-encode-decode-support-matrix your T1200 doesn't support B-Frames
Strange. I'm also using Firefox (on Linux though). Tested a few different countries via VPN to see if that makes a difference but it showed up on all locations I tried 🤷
Okay, thanks for testing. I'll then add non-b-frame variants of hevc-nvidia-{balanced,hq,uhq} shown only if GPU is older than Turing. Turing and newer will see the existing presets.
Interesting, I am not aware of JAV content that uses blur to censor NSFW content.
Weird, I have no trouble opening that link mentioned in the docs https://pixeldrain.com/u/SB1nGZJQ
Extra work needs to be done with following changes:
Good to know it works for you and your 1080 Ti. Just wondering why this didn't work for the user user above and his P5000.
Yes, GitHub does have a free tier but you may have understood it wrong. The free-tier limits apply to private repos in a account. Public repos do not count toward that limit (if you use…
If you download the models first to the model_weights to project root folder and use PyInstaller to install the macOS spec, the folder should be included automatically in the packaged App bundle.
Pushed a workaround that should fix the issue.