Skip to content
This repository has been archived by the owner on Nov 23, 2023. It is now read-only.

udevbe/ffmpeg-h264-wasm

Repository files navigation

Moved to https://github.com/udevbe/greenfield monorepo

Port of ffmpeg's h264 decoder, all other functionality is removed. After decoding you get I420 planes back, see demo for a full working example.

  • yarn install
  • yarn build-wasm
  • yarn build