Skip to content

[#52/#53-叠层] 文本光栅 + Lottie 烘焙接入合成 resolver #65

Description

@appergb

属于多轨合成完整性。现在 render.rs 对 Text/Lottie 返回 None(render.rs:125),多轨含文字/图形的合成不完整。

任务:

  • 文本:把文字片段 CPU 光栅成 RGBA(走现有 motion/text 管线),作为 Decoded 纹理最后合成(对应上游 CATextLayer 在 player 之上)。
  • Lottie:走烘焙 mov 路径。
  • 退役 render.rs:125 的 None 分支;在播放引擎 resolver 里同样支持。

@Felix201209 @H-Chris233 可认领。建议引擎落地后再接(依赖 resolver 接口稳定)。

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:frontendReact 前端area:media媒体引擎(FFmpeg/wgpu)batch-2第二批:引擎/UI/Agent/进阶enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions