Skip to content

Commit

Permalink
ffmpeg ffplay deprecated in favor of sdl2
Browse files Browse the repository at this point in the history
  • Loading branch information
jwkvam committed Dec 26, 2017
1 parent bbadeaf commit 33ae7e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ brew install libav --with-libvorbis --with-sdl --with-theora
#### OR #####

# ffmpeg
brew install ffmpeg --with-libvorbis --with-ffplay --with-theora
brew install ffmpeg --with-libvorbis --with-sdl2 --with-theora
```

Linux (using aptitude):
Expand Down

0 comments on commit 33ae7e6

Please sign in to comment.