Skip to content

Add WebM codec fallback support#3

Open
quasarea wants to merge 1 commit into
ChetSocio:masterfrom
quasarea:feature/webm-codec-fallback
Open

Add WebM codec fallback support#3
quasarea wants to merge 1 commit into
ChetSocio:masterfrom
quasarea:feature/webm-codec-fallback

Conversation

@quasarea

@quasarea quasarea commented May 11, 2026

Copy link
Copy Markdown

Summary

  • keep .webm on the native playback path instead of always transcoding it up front
  • fall back to ffmpeg transcoding only after native playback reports an unsupported codec
  • update the webview so it can replace the original source with the fallback MP4 and surface fallback status

Validation

  • npm run compile
  • local .webm smoke test succeeded

@quasarea
quasarea force-pushed the feature/webm-codec-fallback branch from 99007fe to 83597ee Compare May 11, 2026 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant