FFmpeg now decodes ProRes RAW with Vulkan acceleration

Published on May 19, 2026 | Translated from Spanish

FFmpeg, the open-source multimedia library, has taken a significant step by expanding its support for Apple ProRes RAW. The new update allows decoding this format using the Vulkan API, surpassing the standard ProRes video acceleration introduced last year. Apple ProRes RAW offers superior image quality and color reproduction when working with raw camera sensor data, and now its processing is more accessible on varied hardware.

graphics card with glowing Vulkan logo inside a transparent server rack, FFmpeg command terminal outputting decoded ProRes RAW frames in real-time, camera sensor raw data streams flowing as glowing pixel grids into the GPU, cinematic engineering visualization, Vulkan API acceleration pipeline shown as blue energy arcs connecting hardware components, photorealistic technical illustration, dark industrial lighting with neon accents, ultra-detailed circuit traces and cooling fins on the GPU, motion blur on data streams, dramatic shadows and reflections on metallic surfaces

Vulkan as a Bridge Between RAW and Rendering 🚀

The implementation relies on FFmpeg's native ProRes RAW decoder, which can now transfer data directly to the GPU via Vulkan. This eliminates CPU bottlenecks and facilitates the editing workflow. Support includes 12-bit and 16-bit bitmaps, and leverages compute shaders to reconstruct pixels. While not a magic solution, it reduces latency on systems with compatible GPUs, bringing the RAW format closer to users without Apple hardware.

Finally, PCs Can Pretend to Be a Mac Pro 😅

Until now, working with ProRes RAW on Windows or Linux was like trying to fit an ice cube into a microwave: possible, but with pathetic results. With this update, FFmpeg gives your desktop GPU a chance to feel important, even though it still can't run Final Cut Pro. At least, you'll be able to decode RAW clips without your tower's fan sounding like a hair dryer. That said, don't expect Apple to invite you to the party.