Skip to content
This repository was archived by the owner on May 15, 2023. It is now read-only.

GoogleChromeLabs/wasm-av1

Repository files navigation

AV1 video decoder in WASM demo

In-browser AV1 video decoder demo for experimenting with codecs.

Prerequisites:

To build:

make

This will generate 'decode-av1.js' and 'decode-av1.wasm'. Load 'index.html' from a local web server and enjoy!

To build test harness:

make testavx

This builds a small test harness to decode from the command line, dumping a few frames as YUV files.

Licensed under the Apache License, version 2.0.

This is not an official Google product.

About

Port of the AV1 Video codec to WebAssembly

Topics

Resources

License

Contributing

Stars

162 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors