jasonjmcghee / rem

An open source approach to locally record and enable searching everything you view on your Mac.
https://rem.ing
MIT License
2.2k stars 63 forks source link

hevc_videotoolbox support #13

Open jasonjmcghee opened 6 months ago

jasonjmcghee commented 6 months ago

We can get better performance in terms of efficiency of rendering along with smaller file sizes.

Just swapping out h264_videotoolbox appears to "work" but we need a way to extract the frames and current approach breaks.

No investigation has been conducted yet.

To be clear: our custom ffmpeg build has hevc_videotoolbox support too (literally the only other thing it supports) so no changes needed there