Commit c70e46c9 authored by Wieland Morgenstern's avatar Wieland Morgenstern

MacPorts: ensure ffmpeg is installed w/ rtmpdump & codecs

parent 4317f8ef
...@@ -14,7 +14,8 @@ sudo port install CMake bison doxygen yasm ninja ccache ...@@ -14,7 +14,8 @@ sudo port install CMake bison doxygen yasm ninja ccache
# Libraries # Libraries
sudo port install opencv glew gsed jpeg libpng \ sudo port install opencv glew gsed jpeg libpng \
tiff faac faad2 ceres-solver glfw ffmpeg glm OpenEXR 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