shithub: treason

Clone

clone: git://shithub.us/sigrid/treason gits://shithub.us/sigrid/treason
push: hjgit://shithub.us/sigrid/treason
patches to: sigrid on 9gridchan, or ftrvxmtrx@gmail.com

Last commit

88e7d398 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/06/24 03:59
readme: mention FLAC

About

# treason

A video player for 9front.

## Status

* Builds and runs on both 386 and amd64.
* Builds on arm but does not work yet.
* Does *NOT* build on arm64.

Supported container formats:

* mp4
* mkv/webm

Supported video formats:

* h.264
* av1
* vp8
* vp9

Supported audio formats:

* aac
* flac
* opus
* vorbis
* mp3

## Installing/updating

	rm -rf /tmp/treason
	mkdir /tmp/treason
	cd /tmp/treason
	hget https://ftrv.se/_/treason.gz | gunzip | disk/mkext -d .
	./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 [9gridchan](http://ftrv.se/8) or IRC (irc.oftc.net/#cat-v).