Commit c70e46c9 authored by Wieland Morgenstern's avatar Wieland Morgenstern

MacPorts: ensure ffmpeg is installed w/ rtmpdump & codecs

parent 4317f8ef
......@@ -13,8 +13,9 @@ Using ccache to speed up recompilation is recommended, but not required, on Linu
sudo port install CMake bison doxygen yasm ninja ccache
# Libraries
sudo port install opencv glew gsed jpeg libpng \
tiff faac faad2 ceres-solver glfw ffmpeg glm OpenEXR
sudo port install opencv glew gsed jpeg libpng \
tiff faac faad2 ceres-solver glfw glm OpenEXR \
ffmpeg +gpl2 +librtmp +nonfree
```
```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment