Added check for availabilit of ffplay.

This commit is contained in:
Joe
2018-06-03 15:45:58 +02:00
parent 8887bee900
commit b7bb57d0cc
2 changed files with 8 additions and 0 deletions

View File

@ -20,6 +20,7 @@ can obtain this string from a tool like [audible-activator](https://github.com/i
## Requirements
* bash 4.3.42 or later tested
* ffmpeg version 2.8.3 or later
* ffplay (usually installed as a part of ffmpeg)
* libmp3lame (came from lame package on Arch, not sure where else this is stored)
## OSX