remove opus
This commit is contained in:
parent
23cd8ac541
commit
d52a547a41
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ This will create playlist.mp4
|
||||||
|
|
||||||
brew instlal python3
|
brew instlal python3
|
||||||
brew instlal git
|
brew instlal git
|
||||||
brew install libvpx libvorbis libopus
|
brew install libvpx libvorbis
|
||||||
brew install ffmpeg --with-libvpx --with-libvorbis --with-libopus
|
brew install ffmpeg --with-libvpx --with-libvorbis --with-libopus
|
||||||
pip3 install ox
|
pip3 install ox
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue