Hi my friend, thank you ❤
the image input feature is currently in working progress
however with limitations on the resolution of the images: the 2 input images must be perfectly equal in resolution otherwise RIFE goes into error :(
Hi my friend,
Then QualityScaler and RealScaler are pretty much the same, but QualityScaler has support for more AI and is updated more often.
Initially (about 3 years ago) I created 2 different projects because the individual apps weighed a lot and I had a lot of difficulty encapsulating all the AIs in one project. As I progressed, however, I was able to make the apps much smaller, so splitting was no longer necessary, but since I had already put both apps up for sale I decided to make QualityScaler the main app and RealScaler the secondary app but still support both out of respect for those who had purchased both.
I was also a fan of FlowFrameshaha, but just because it didn't update the app anymore I decided to make my own, constantly updated with different improvements.
If you are interested in a FlowFrames alternative, there is my FluidFrames app (https://jangystudio.itch.io/fluidframesrife)
Hi my friend!
It works! awesome!
Thanks to you finally there will be hardware accelerated encoding on GPU, Nvidia, AMD and Intel specific (in addition to CPU encoding that I will leave for compatibility)
This also allows me to finally get rid of some dependencies and then have a lighter and more optimized app.
I thank you from the bottom of my heart :D
Hi my friend,
I have tried for a long time to implement hardware acceleration of ffmpeg but without success unfortunately. The documentation is very poor.
Do you have any advice? Any guides I could follow?
From what I understand ffmpeg has to be compiled with hardware acceleration to do that, and they don't distribute .exe already precompiled this way :(
Hi my friend and thank you :D !
FluidFrames already has STOP&RESUME functionality,
if you press STOP during the frame generation of a video the app does not delete the frames generated up to that point and, restarting the process resumes from the interrupted point.
Obviously you should not delete the folder of files already generated, otherwise it will start over again.
Also changing some settings does not allow the process to resume, for example:
the settings must be the same to resume the process.
Thank you for purchasing FluidFrames, and for the feedback.
Unfortunately, AI computation on "home" GPUs is something still new and hence "yet to be fully optimized".
For example, from version 2.0 to 3.0 there was a 2x speed improvement. I am currently working on AI multithreading, i.e. leveraging multiple CPUs and GPUs in order to further speed it up to 50%.
One value that greatly affects the speed of the app is the resolution of the input video, for example processing a 720p video is 2 times faster than a 1080p video.
I recommend that you always keep your video card drivers updated (cleanly, perhaps using DDU) so that you have all the available optimizations for AI.
thank you for your patience
Mh, that s probably why the app does not work for you and for some others, in your country Fapello.com is blocking "web scrapers" (software like FapelloDownloader).
In my country this message does not appeare and the app can reach Fapello.com without problem.
I am sorry for this problem, i am working to fix it, i hope i can.
Hi my friend,
unfortunately fapello.su has different file structure than fapello.com;
for example, the https://fapello.com/roberta-franco/ page has 219 files (including photos and videos) and you can access individual files by accessing the links with:
- https://fapello.com/roberta-franco/1/
- https://fapello.com/roberta-franco/2/
- https://fapello.com/roberta-franco/3/
... and so on
instead fapello.su does not have the same indexing, for example the page https://fapello.su/marian-franco-3/ has 20 files but they are indexed as:
- https://fapello.su/marian-franco-3/1839364/
- https://fapello.su/marian-franco-3/1839374/
- https://fapello.su/marian-franco-3/1839321/
so, completely random. Besides the fact that fapello.su does not allow downloading videos because using a "third party" player.
Unfortunately, the situation is also very similar for Coomer, besides the fact that Coomer has bad servers, with very low speed :(
Hi my friend, QualityScaler has no malware, this is just a problem of some antivirus reporting the app as malicious, but it's not.
I'm working closely with Microsoft, AVG and Avast to find out why this problem is happening, as other antiviruses report no problems.
I am working on to change the tools used to transform the code as executable (because that is the problem) :(