v1.3.0-beta.1 — Video (WebM/VP9) + Audio (Ogg/Opus) (test build)
Pre-release
Pre-release
Beta test build of the video + audio conversion work. Prerelease: GitHub assets are published for manifest-URL installs, but this version is not registered with Foundry (won't be offered as an update).
What's new
- Video MP4/MOV → WebM/VP9 (backfill). In-browser via WebCodecs.
- Audio MP3/WAV/FLAC/M4A/AAC → Ogg/Opus (backfill). Playlist + scene ambient sounds.
- Independent media-type toggles: Images / Video / Audio.
Install (test)
Paste into Foundry → Install Module → Manifest URL:
https://github.com/aronjanosch/foundryvtt-batch-media-optimizer/releases/download/v1.3.0-beta.1/module.json
⚠️ Notes
- Take a fresh world backup before any live run.
- Backfill only for video/audio (encode is too slow to block uploads).
- Ogg/Opus and WebM/VP9 don't play in Safari — leave those media types off if your players use Safari.
- Sources the browser can't decode (e.g. HEVC) are skipped with a per-file error.
- Untested in the wild — please report failures (failing file + console error).