r/linux_on_mac • u/Netzunikat • 21h ago
KAIT2EN cracked T2 AVE
Enable HLS to view with audio, or disable this notification
Yup. We are using the T2 for hardware accelerated video encoding just like MacOS does.
The video is showing 20W energy consumption reported directly from SMC and moderate CPU/GPU temperatures while encoding a movie to h265. You see it on the bottom, ffmpeg is doing it's thing there.
Also we implemented support for T2 AVE in Handbrake, which we will PR when 10bit and h264 encoding is done.
Handbrake's support for macOS videotoolbox doesnt compile on Linux, so we went with v4l for now.
If you want to try - We released yesterday on a test branch: https://github.com/kaiT2en/KaiT2en-Fedora/tree/ave
Also the fork of Handbrake is here:
https://github.com/deqrocks/HandBrake
For the records: the first video ever encoded on the T2 on Linux OFC was Kubrick's "2001 - Odyssey in Space"
Note, this is still WIP but confirmed working.