Files
Miguel ÁngelandClaude Opus 4.6 bef7de6e35 fix(engine): resolve external asset paths from compiled dir
Audio and video elements with parent-relative paths (e.g. src="../file.wav")
are rewritten to hf-ext/ paths by the compiler and copied to the compiled
directory, but both the audio mixer and video frame extractor only checked
projectDir — silently dropping the media from the rendered MP4.

Now checks compiledDir first (matching the file server's resolution order)
before falling back to projectDir.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-09 18:04:01 +02:00
..
2026-04-08 03:19:08 +02:00
2026-04-08 03:19:08 +02:00
2026-04-08 03:19:08 +02:00