4 lines
85 B
Ruby
Raw Normal View History

2019-07-02 03:10:25 -04:00
if ENV['FFMPEG_BINARY'].present?
FFMPEG.ffmpeg_binary = ENV['FFMPEG_BINARY']
end