FFmpeg 现已支持通过 Vulkan 加速解码 ProRes RAW

发布于 2026年05月19日 | 从西班牙语翻译

FFmpeg,这款开源多媒体库,迈出了重要一步,扩展了对Apple ProRes RAW的支持。此次更新允许使用Vulkan API解码该格式,超越了去年推出的标准ProRes视频加速。Apple ProRes RAW在处理相机传感器原始数据时,能提供更优的图像质量和色彩还原,如今其处理过程在多种硬件上变得更加便捷。

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:RAW与渲染之间的桥梁 🚀

该实现基于FFmpeg的原生ProRes RAW解码器,现在能够通过Vulkan将数据直接传输到GPU。这消除了CPU瓶颈,并简化了编辑工作流程。支持12位和16位位图,并利用计算着色器重建像素。虽然这并非万能解决方案,但它降低了兼容GPU系统的延迟,使RAW格式更接近非Apple硬件用户。

终于,PC也能假装自己是Mac Pro了 😅

在此之前,在Windows或Linux上处理ProRes RAW就像试图把冰块放进微波炉:可行,但结果惨不忍睹。通过此次更新,FFmpeg让你的桌面GPU有机会感到自己很重要,尽管它仍然无法运行Final Cut Pro。至少,你可以在解码RAW片段时,不必让机箱风扇像吹风机一样轰鸣。当然,别指望Apple会邀请你参加派对。