|
|
|
|
|
by jasonjmcghee
904 days ago
|
|
I used h264_videotoolbox which is supposed to be efficient for apple hardware. I'd like to get hevc_videotoolbox working. 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 |
|