ref: a67d9836f66b1018dc4ae30bf67c4b7caeb413c1
dir: /README.md/
# treason A video player for 9front. ## Status [Video one](https://diode.zone/videos/watch/bfcd2004-677d-4878-86cc-e20a4ff7ccf1) [Video two](https://diode.zone/videos/watch/4f16e664-8701-4125-a62c-9137f3b4a4da) What can it play? MP4 files, which are multimedia containers. Video formats supported are [AV1](https://en.wikipedia.org/wiki/AV1) and H.264 (baseline only). Only 8-bit per component YUV 4:2:0 is supported atm. AAC audio is supported (inside and outside of a container). OPUS audio is supported outside of a container. It's only supposed to build and run on AMD64 for now. More is coming. Patches are very welcome, too. ## Installing Install (or update) [git9](https://github.com/oridb/git9), then: cd /tmp git/clone https://git.sr.ht/~ft/dav1d git/clone https://git.sr.ht/~ft/h264bsd git/clone https://git.sr.ht/~ft/treason git/clone https://git.sr.ht/~ft/mcfs git/clone https://git.sr.ht/~ft/faad2 cd dav1d/src && mk cd ../../h264bsd/src && mk install cd ../../treason && mk install cd ../mcfs && mk install cd ../faad2/libfaad && mk install && cd ../frontend && mk install ## Gotchas Slow one-core CPU? No. Vesa video driver? No. Drawterm? No. ## Contact Sigrid on [9gridchan](https://ftrv.se/8) or freenode.