ref: fbfa3d1b9849a84daae2cf3d447f6495bf3e994d
dir: /README.md/
# treason A video player for 9front. ## Status * Builds and runs on both 386 and amd64. * Builds on arm but not tested yet. * Does *NOT* build on arm64. Supported container formats: * mp4 * mkv/webm Supported video formats: * h.264 * av1 * vp8 * vp9 Supported audio formats: * aac * opus * vorbis * mp3 ## Installing/updating cd /tmp hget https://git.sr.ht/~ft/treason/archive/mustard.tar.gz | tar xz && \ mv treason-mustard treason && \ cd treason && ./install.rc ## Usage See [how to Youtube on ⑨](http://docs.a-b.xyz/youtube.html). ## Gotchas You need a fast computer to play AV1. H.264 doesn't require as much. Only 8-bit per component YUV 4:2:0 is supported atm, but I'm yet to find a video that has something else. Send a link? ## Contact sigrid on freenode/#merveilles.