Remix.run Logo
jamal-kumar 4 hours ago

Any chance those AVX-512 optimizations they released a while ago work within this? [1]

[1] https://www.phoronix.com/news/FFmpeg-July-2025-AVX-512

dtf 4 hours ago | parent | next [-]

I think WASM SIMD is only 128-bit wide.

adzm 3 hours ago | parent | prev [-]

Note those only apply to scene_sad which is used for scene change detection and freeze detection and a few other things like mpdecimate -- it's a very specific use case