ffmpegh264
v1.0.0-alpha.1
Published
FFMPEG web assembly h264 decoder
Downloads
3
Readme
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