Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jvcleave authored Jun 6, 2018
1 parent 85b7e0e commit 1158556
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ DESCRIPTION:
This is an openFrameworks video player addon for the Raspberry Pi. The video player is hardware accelerated and can provide textures to openFrameworks to be used for shaders, etc.

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`
- 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 1158556

Please sign in to comment.