Skip to content

Commit

Permalink
Merge pull request #126 from PTS93/patch-1
Browse files Browse the repository at this point in the history
added needed dependency
  • Loading branch information
jvcleave authored May 29, 2018
2 parents cf99078 + 55932cf commit 85b7e0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ This is an openFrameworks video player addon for the Raspberry Pi. The video pla
REQUIREMENTS:
GPU split set to 128 (may need to be higher for larger videos)
openFrameworks version 0.8 or higher http://www.openframeworks.cc/setup/raspberrypi/
libavfilter-dev, install it with `sudo apt-get install libavfilter-dev`

USAGE:
(NEW) Clone into openFrameworks/addons
Expand Down

0 comments on commit 85b7e0e

Please sign in to comment.