theora_player_example
Theora Video Compression Codec (example encoder, decoder)
Install
- All systems
-
curl cmd.cat/theora_player_example.sh
- Debian
-
apt-get install libtheora-bin
- Ubuntu
-
apt-get install libtheora-bin
- Kali Linux
-
apt-get install libtheora-bin
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libtheora-bin
- Raspbian
-
apt-get install libtheora-bin
- Dockerfile
- dockerfile.run/theora_player_example
libtheora-bin
Theora Video Compression Codec (example encoder, decoder)
Theora is a fully open, non-proprietary, patent-and-royalty-free, general-purpose compressed video format. This package contains a reference implementation of an encoder and a decoder.