v0.4.0-alpha #14
Mike-Solar
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Oak Video Editor v0.4.0-alpha Release Notes
Highlights / 主要更新
Color & LUT / 色彩与 LUT
Added an OCIO LUT node that supports industry-standard
.cubeand.3dllookup tables, with robust direction handling and render-worker compatibility.新增 OCIO LUT 节点,支持行业标准的
.cube和.3dl查找表,优化方向切换处理,并兼容独立渲染进程。Scopes & Color Wheels / 示波器与色轮
New backend-neutral scopes for waveform, vectorscope, and histogram monitoring.
Added lift/gamma/gain color correction controls.
新增后端无关的波形图、矢量示波器和直方图监看。
新增 Lift / Gamma / Gain 色彩校正控件。
Audio Sync / 音频同步
Automatic alignment of dual-system audio recordings by matching waveforms directly on the timeline.
Support for synchronizing clips using Broadcast Wave Format (BWF) timecode.
Added loudness and VU metering for audio monitoring.
支持在时间线上直接匹配波形,自动对齐双系统录音。
支持使用 Broadcast Wave Format(BWF)时间码同步片段。
新增响度(LUFS)和 VU 表用于音频监看。
Proxy Media Workflow / 代理媒体工作流
Render Engine / 渲染引擎
Separated OpenGL and Vulkan backends into dynamically loaded libraries with a backend-neutral viewer path.
Heavy rendering is now offloaded to a dedicated
oak-render-workerprocess for improved stability and isolation.Added GPU-accelerated video decoding path.
将 OpenGL 和 Vulkan 后端拆分为可动态加载的库,并提供后端无关的 Viewer 路径。
繁重渲染任务现在由独立的
oak-render-worker进程承担,提高稳定性与隔离性。新增 GPU 加速视频解码路径。
UI / UX / 用户界面与体验
Preview & Playback / 预览与播放
Code Quality / 代码质量
.clang-formatconfiguration.CONTRIBUTING.mdto reference the Linux Kernel Coding Style (tabs, Javadoc comments, original naming rules retained)..clang-format配置重新格式化 C/C++ 源文件和头文件。CONTRIBUTING.md,采用 Linux Kernel Coding Style(使用 Tab、Javadoc 注释、保留原命名规则)。Testing Needed / 需要广泛测试
We need broad testing across Windows, macOS, and Linux on:
.cube/.3dlfiles and OCIO config switching.我们诚挚邀请用户在 Windows、macOS 和 Linux 上广泛测试以下场景:
.cube/.3dlLUT 工作流及 OCIO 配置切换。Downloads / 下载
See the Assets section below for installers and packages for your platform.
请在下方的 Assets 区域下载适合您平台的安装包。
This discussion was created from the release v0.4.0-alpha.
Beta Was this translation helpful? Give feedback.
All reactions