Unverified Commit 6afc6561 authored by Wieland Morgenstern's avatar Wieland Morgenstern Committed by GitHub

Merge pull request #48 from stitchEm/w-m/macports-ffmpeg

MacPorts: ensure ffmpeg is installed w/ rtmpdump & non-free codecs
parents 4317f8ef c70e46c9
...@@ -13,8 +13,9 @@ Using ccache to speed up recompilation is recommended, but not required, on Linu ...@@ -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 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