rem does OCR in memory before streaming to ffmpeg. But it works on the screen grabs of the video anyway.
Yeah, it's a pretty different use case than other video. Curious too if there are "screen recording optimized" codecs.
Like non-contiguous diffing. Instead of "diff from last frame", "diff from frame X"- and/or some sort of quad tree hash lookup
rem does OCR in memory before streaming to ffmpeg. But it works on the screen grabs of the video anyway.
Yeah, it's a pretty different use case than other video. Curious too if there are "screen recording optimized" codecs.
Like non-contiguous diffing. Instead of "diff from last frame", "diff from frame X"- and/or some sort of quad tree hash lookup