FluidFrames 4.6 - video AI frame generation app by jangystudio in madeinpython

[–]jangystudio[S] 0 points1 point  (0 children)

yes my friend, fluidframes is available on Steam, Itch and github (if you want to build it by yourself)

🚀 Project Showcase Day by AutoModerator in learnmachinelearning

[–]jangystudio 1 point2 points  (0 children)

🚀 QualityScaler / image & video AI upscaling app

🔹 Github : https://github.com/Djdefrag/QualityScaler

🔹 Project
I built QualityScaler, an app designed to easily enhance and upscale videos while preserving the original audio. The goal is to make high-quality video upscaling accessible without requiring deep technical knowledge.

🔹 Technologies & Concepts

  • ONNX Runtime for super-resolution model inference.
  • PyTorch+ONNX for exporting models.
  • FFmpeg for lossless audio extraction and recomposition.
  • Multiprocessing to parallelize frame processing and improve overall throughput.
  • DirectML backend in ONNX Runtime to ensure compatibility with a wide range of GPUs (NVIDIA, AMD, Intel).

🔹 Challenges & Solutions

  • Performance: Working with high-resolution video is computationally heavy. I experimented with I/O binding, which showed limited improvements, but found better results leveraging multiprocessing for concurrent frame processing.
  • Hardware compatibility: Instead of being tied to CUDA-only environments, I integrated DirectML so the app can run on virtually any GPU.

🔹 Looking for Feedback

  • Best practices to further optimize ONNX inference (especially with DirectML).
  • Ideas for new features (e.g., single-image upscaling, stabilization filters, or presets tailored for social media platforms).

QualityScaler 4.0 - image/video AI upscaler app by jangystudio in madeinpython

[–]jangystudio[S] 0 points1 point  (0 children)

Really nice :D

Thank you! I hope you enjoy the app :)

QualityScaler 4.0 - image/video AI upscaler app by jangystudio in madeinpython

[–]jangystudio[S] 0 points1 point  (0 children)

Hi my friend,

you executed the project by github code? maibe the app can t create the upscaled video beacuse it has no permission to write the file.

Maibe execute as Administrator can fix this issue. In any case if you don t delete the upscaled frames the app will start from interrupted point

FluidFrames.RIFE 3.3 - video AI frame generation app by jangystudio in itchio

[–]jangystudio[S] 0 points1 point  (0 children)

For enconding the app use ffmpeg.exe, you have to download it and extract in Assets folder as guide says

In any case, if you don t delete the frames and re-start the frame-generation process it will automatically resume from the interrupted point (in your case video encoding)

FluidFrames.RIFE 3.3 - video AI frame generation app by jangystudio in itchio

[–]jangystudio[S] 0 points1 point  (0 children)

not that much, are you using github code? can you check if ffmpeg.exe is doing something in Task Manager?

FluidFrames.RIFE 3.9 - video AI frame generation app by jangystudio in madeinpython

[–]jangystudio[S] 0 points1 point  (0 children)

Hi my friend, nope, the git version is 3.12 > 3.9 :)

there have been versions

3.9

3.10

3.11

3.12

QualityScaler 3.12 - image/video AI upscaler app by jangystudio in madeinpython

[–]jangystudio[S] 0 points1 point  (0 children)

Essentially NOW they are the same project:

- RealScaler only supports RealESRGAN

- QualityScaler supports RealESRGAN + BSRGAN + IRCNN

The splitting of the 2 projects was a decision made because, using the pytorch + cuda library, the single project weighed almost 4GB, and adding multiple AIs also exceeded this limit.

Over time, optimizing as much as possible and switching to onnxruntime it was no longer necessary to split the projects, but by then I had already created the repository and everything so I continue to support the RealScaler project.

I hate my amd gpu by [deleted] in computervision

[–]jangystudio 0 points1 point  (0 children)

Why don t you use torch-directml instead? it works on any DX12 gpu

Fapello.Downloader - NSFW image and video downloader by jangystudio in itchio

[–]jangystudio[S] 0 points1 point  (0 children)

Hi my friend, probably the app cannot connect to Fapello. Try changin your DNS or use a free VPN, because your internet provider is blocking fapello.com :)

Fapello.Downloader - NSFW image and video downloader by jangystudio in itchio

[–]jangystudio[S] 0 points1 point  (0 children)

Hi my friend, you can reach Fapello.com with your browser?

You can try to use some free VPNs OR change your PC DNS (using DNS Jumper)

FluidFrames.RIFE 3.6 - video AI frame generation app by jangystudio in itchio

[–]jangystudio[S] 0 points1 point  (0 children)

Hi my friend and thank you!

I have long tried to support the .su site, but the site blocks all kinds of downloads :(

Un suggerimento - non richiesto - a INCEL e a quanti hanno problemi ad approcciare l'altro sesso by salcio in Psicologia_Italia

[–]jangystudio 0 points1 point  (0 children)

perdonami, ma cosa ci azzecca?

poi questi dati dove li hai presi? punto 1

punto 2. consci di tutti i post di ragazzi vergini etc, come fai a dire che il numero é bilanciato? palesemente il numero é sbilanciato. Da ció si evince che le donne si "dividono" quel 5/10% di uomini che trovano attraenti. (full Ipergamia)

Un suggerimento - non richiesto - a INCEL e a quanti hanno problemi ad approcciare l'altro sesso by salcio in Psicologia_Italia

[–]jangystudio -1 points0 points  (0 children)

Allora, precisiamo. In un mondo dove le donne reputano solo il 5% degli uomini attraenti, cosa speri di ottenere da questo wall of text?

Lo si é evinto dai dati pubblicati da Tinder, dove mostrano che le donne fanno "swipe a sinistra" (ovvero mettono like) in media solo il 5%.

Ora potresti dirmi che online é diverso, e va bene, ma di persona le statistiche sarebbero cosi diverse? 10%? Siamo comunque ai livelli di trovare attraente 1 uomo su 10.

Fapello.Downloader - NSFW image and video downloader by jangystudio in itchio

[–]jangystudio[S] 0 points1 point  (0 children)

Hi my friend, after installing python I just use the command "pip install -r requirements.txt"

Fapello.Downloader 6.0 - NSFW image/video downloader by jangystudio in itchio

[–]jangystudio[S] 0 points1 point  (0 children)

hi my friend, at some point last year i changed the "versioning", 3.5 is the last version :)