【P2】直通模式下水印效果静默失效 #462

Closed
opened 2026-07-17 12:30:59 +08:00 by xiaoxia · 1 comment
Owner

单clip场景下_render_pass_through跳过重渲染,水印(watermark)在直通路径里没处理,传了watermark参数也不生效,静默失效。需要在直通路径里补上watermark处理。

单clip场景下`_render_pass_through`跳过重渲染,水印(watermark)在直通路径里没处理,传了watermark参数也不生效,静默失效。需要在直通路径里补上watermark处理。
xiaoxia added the bugbackendP2 labels 2026-07-17 12:30:59 +08:00
xiaoxia added this to the 技术债务与优化 milestone 2026-07-17 12:31:25 +08:00
Author
Owner

PR #465 已包含修复:有水印时禁用直通路径,直接走正常filter_complex路径。等待合并后关闭。

PR #465 已包含修复:有水印时禁用直通路径,直接走正常filter_complex路径。等待合并后关闭。
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: xiaoxia/xiaoxia-saas#462