podborski / av1-avif

AV1 Image File Format Specification - ISO-BMFF/HEIF derivative

Home Page:https://aomediacodec.github.io/av1-avif/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

av1-avif

This document describes how to use ISO-BMFF structures to generate a HEIF/MIAF compatible file that contains one or more still images encoded using AV1.

The specification is written using a special syntax (mixing markup and markdown) to enable generation of cross-references, syntax highlighting, ... The file using this syntax is index.bs.

index.bs is processed to produce an HTML version (index.html) by a tool called Bikeshed (https://github.com/tabatkins/bikeshed), which is run when content is pushed onto the master branch or when Pull Requests are made.

About

AV1 Image File Format Specification - ISO-BMFF/HEIF derivative

https://aomediacodec.github.io/av1-avif/

License:BSD 2-Clause "Simplified" License


Languages

Language:HTML 97.7%Language:Makefile 2.3%