Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 915 Bytes

AOM_ANALYZER.md

File metadata and controls

25 lines (18 loc) · 915 Bytes

AOMAnalyzer

Table of Contents

Local Analyzer

  1. Download the AOM Analyzer (source).
  2. Download inspect.js (mirror) and inspect.wasm (mirror) and save them in the same directory.
  3. Run the analyzer:
    AOMAnalyzer path_to_inspect.js output.ivf
    

Online Analyzer

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