~ft/treason

A video player for Plan 9

b7bc753 Sread: workaround for timestamps going backwards

~ft pushed to ~ft/treason git

a month ago

8861ca4 intra predictor: fix the dumb

~ft pushed to ~ft/openh264 git

1 year, 1 month ago

#treason

A video player for 9front.

#Status

Builds (and works) on 386, amd64 and arm64. Builds on arm but was not tested.

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 ⑨.

#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 or IRC (irc.oftc.net/#cat-v).