Declare ffmpeg binary in composer.json
This commit is contained in:
parent
cafb75a9c1
commit
c74623a9dd
4 changed files with 11 additions and 5 deletions
|
@ -2,4 +2,4 @@ youtubedl: vendor/rg3/youtube-dl/youtube_dl/__main__.py
|
|||
python: /usr/bin/python
|
||||
params: --no-playlist --no-warnings -f best
|
||||
convert: false
|
||||
avconv: vendor/ffmpeg/ffmpeg/ffmpeg
|
||||
avconv: vendor/bin/ffmpeg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue