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 updatesudo apt-get install libtheora-bin - Raspbian
-
apt-get install libtheora-bin
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.