/ffmpeg-h264-wasm

WebAssembly build of the ffmpeg h264 decoder.

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

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