cirquit
cirquit
So let me understand it better - you want 3 videos from different consoles (probabaly the same game) to be processed with the **same** settings one after the other? Do...
So can you elaborate a bit more on what you actually want to achieve? Should we be the ones exporting the videos with the colored boxes? It seems to me...
Would be good, but I don't have enough time to get into how to build portable executables for any Linux distribution in QT. You're very welcome to provide a Jenkins...
The difference in the performance between the command line program is that we base all of your calculations on the `difference frame`, e.g we need to "paint" it. It's currently...
Ah, I missed the overlay option. That's also quite a bummer, as `.bmp` encoding is slower that the `.jpg` one in Qt. It may be the greater size (hence IO...
All of those except the tear percentage in the framerate graph are on the roadmap for the v2. Is this really the best way we can visualize tears? Because I...
So from my naive understanding of video encoding, I'd try to do the following in that order: 1. Detect compression in the meta-data 2. Detect compression based on the video...
So this looks very manageable - but do you have any idea what kind of algorithms they are running to make the decision on "is this 1440p"? From what I...
a few images would be a good start, a few upscaled and a few original.
I can explain my thought process as to why this happens and why I'm against your proposed solutions. I'll enumerate them so you can reference them while arguing. 1. I...