Table of Contents
- Download the AOM Analyzer (source).
- Download inspect.js (mirror) and inspect.wasm (mirror) and save them in the same directory.
- Run the analyzer:
AOMAnalyzer path_to_inspect.js output.ivf
If your .ivf
file is hosted somewhere (and CORS is enabled on your web server) you can use:
https://arewecompressedyet.com/analyzer/?d=https://media.xiph.org/analyzer/inspect.js&f=path_to_output.ivf