• Joined on 2025-10-16
ladaapp commented on issue ladaapp/lada#323 2026-02-27 17:40:59 +01:00
No capable devices found

According to https://developer.nvidia.com/video-encode-decode-support-matrix your T1200 doesn't support B-Frames

ladaapp commented on issue ladaapp/lada#335 2026-02-27 17:20:37 +01:00
Packaging: I want to try packaging the latest code, but it seems to fail at the moment

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 🤷

ladaapp commented on issue ladaapp/lada#254 2026-02-27 17:10:16 +01:00
av.error.ExternalError: [Errno 542398533] Generic error in an external library: 'avcodec_open2(hevc_nvenc)'

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.

ladaapp commented on issue ladaapp/lada#338 2026-02-27 17:01:37 +01:00
Restoring blurred NSFW content (no pixelization/mosaic filter)

Interesting, I am not aware of JAV content that uses blur to censor NSFW content.

ladaapp commented on issue ladaapp/lada#335 2026-02-27 16:19:55 +01:00
Packaging: I want to try packaging the latest code, but it seems to fail at the moment

Weird, I have no trouble opening that link mentioned in the docs https://pixeldrain.com/u/SB1nGZJQ

ladaapp commented on pull request ladaapp/lada#336 2026-02-27 16:14:43 +01:00
WIP: packaging: Introduce Github CI release workflow

Extra work needs to be done with following changes:

ladaapp pushed to ci at ladaapp/lada 2026-02-27 16:05:13 +01:00
f0dad14b72 Add attestations, Add missing model weights in macOS package, Gvsbuild caching fixes
8af43f08f3 packaging: Inline windows-specirfic git process handling to avoid pulling non std lib dependencies (torch)
Compare 2 commits »
ladaapp pushed to main at ladaapp/lada 2026-02-27 08:23:27 +01:00
20cb34a20a chore: Fix indentation
ladaapp pushed to main at ladaapp/lada 2026-02-27 08:02:46 +01:00
8974bddb85 CLI+GUI: Consider macOS system language to select appropriate tanslations and fix incompatibility on macOS of compilation script
ladaapp commented on issue ladaapp/lada#254 2026-02-25 20:35:31 +01:00
av.error.ExternalError: [Errno 542398533] Generic error in an external library: 'avcodec_open2(hevc_nvenc)'

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.

ladaapp commented on pull request ladaapp/lada#336 2026-02-25 20:30:22 +01:00
WIP: packaging: Introduce Github CI release workflow

Btw, did you test translations by any chance?

ladaapp commented on issue ladaapp/lada#171 2026-02-25 20:16:17 +01:00
chore: CI/CD

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…

ladaapp commented on pull request ladaapp/lada#336 2026-02-25 19:55:33 +01:00
WIP: packaging: Introduce Github CI release workflow

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.

ladaapp commented on pull request ladaapp/lada#325 2026-02-25 19:51:46 +01:00
feat(cli): Implement Scene-Aware Checkpoint/Resume logic

Hi and thanks for the contribution.

ladaapp commented on issue ladaapp/lada#335 2026-02-25 18:59:49 +01:00
Packaging: I want to try packaging the latest code, but it seems to fail at the moment

Pushed a workaround that should fix the issue.

ladaapp closed issue ladaapp/lada#335 2026-02-25 18:58:37 +01:00
Packaging: I want to try packaging the latest code, but it seems to fail at the moment
ladaapp pushed to main at ladaapp/lada 2026-02-25 18:58:36 +01:00
efb85d3c94 packaging: Fix building gobject-introspection via gvsbuild on latest setuptools, fixes #335
ladaapp commented on pull request ladaapp/lada#336 2026-02-25 18:46:44 +01:00
WIP: packaging: Introduce Github CI release workflow
ladaapp created pull request ladaapp/lada#336 2026-02-25 18:39:58 +01:00
WIP: packaging: Introduce Github CI release workflow
ladaapp pushed to ci at ladaapp/lada 2026-02-25 18:24:20 +01:00
39b492eb8c packaging: Introduce Github CI release workflow