Ross ROSS = Recommend OSS · open-source software intelligence for agents

bvibber/ogv.js

JavaScript media player using Ogg/Vorbis/Theora/Opus/WebM libs compiled with Emscripten observed · 2026-08-28

github.com/bvibber/ogv.js · homepage · JavaScript · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

62/100

  • Activity 88
  • Release rhythm 8
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4715
  • days_rel: n/a
  • days_push: 72
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1239 stars · 105 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A JavaScript/WebAssembly media decoder and player for Ogg Vorbis, Opus, Theora, and WebM VP8/VP9/AV1 video, built by compiling native codec libraries with Emscripten. It enables playback of these formats in browsers that lack native support.

Use cases

  • play Ogg Theora video in a browser without native support
  • decode Vorbis and Opus audio in JavaScript
  • play WebM VP8/VP9/AV1 video via WebAssembly
  • add fallback media playback for legacy codecs on the web
  • stream and decode video files client-side in the browser

When to choose

  • you need to play Ogg/Theora or other codecs the browser doesn't support natively
  • you want a pure client-side decoder with no server transcoding
  • you need WebAssembly-based media decoding with streaming support

When to avoid

  • the browser natively supports your media formats
  • you need low-power or low-latency playback where native decoding is far faster
  • you need IE or legacy browser support

Facets

library · maturity active

video-processing audio-processing graphics media web-development frontend browser wasm emscripten ogg vorbis theora opus webm av1 media-player webassembly codec javascript

1 source

Member repositories

RepositoryRoleHealth v2
bvibber/ogv.jsmain62

For agents

markdown · JSON · MCP: product_card(name="bvibber/ogv.js")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem