ffmpeg2theora is no longer used

This commit is contained in:
j 2019-12-21 20:14:41 +02:00
commit 75be99e11e
2 changed files with 2 additions and 3 deletions

View file

@ -8,7 +8,7 @@ Documentation at: https://code.0x2620.org/0x2620/pandora_client/wiki
- install dependencies
sudo apt install python3 python3-pip git ffmpeg ffmpeg2theora
sudo apt install python3 python3-pip ffmpeg
- install pandora_client
@ -21,7 +21,6 @@ Documentation at: https://code.0x2620.org/0x2620/pandora_client/wiki
- install dependencies
brew instlal python3
brew instlal git
brew install libvpx libvorbis
brew install ffmpeg --with-libvpx --with-libvorbis --with-libopus