theora_dump_video
Theora Video Compression Codec (example encoder, decoder)
Install
- All systems
-
curl cmd.cat/theora_dump_video.sh
- Debian
-
apt-get install libtheora-bin
- Ubuntu
-
apt-get install libtheora-bin
- Kali Linux
-
apt-get install libtheora-bin
- Fedora
-
dnf install theora-tools-1
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libtheora-bin
- Raspbian
-
apt-get install libtheora-bin
- Dockerfile
- dockerfile.run/theora_dump_video
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.