Add how to display section

This commit is contained in:
Kagami Hiiragi 2019-03-17 23:46:23 +03:00
parent d134f4db56
commit 9a5f72d556
1 changed files with 6 additions and 0 deletions

View File

@ -96,6 +96,12 @@ avif -e pig.png -o piggy.avif --lossless
avif -h
```
## Display
To display resulting AVIF files take a look at software listed
[here](https://github.com/AOMediaCodec/av1-avif/wiki#demuxers--players). E.g.
use [avif.js](https://kagami.github.io/avif.js/) web viewer.
## License
go-avif is licensed under [CC0](COPYING).