fluent-ffmpeg / node-fluent-ffmpeg

A fluent API to FFMPEG (http://www.ffmpeg.org)
MIT License
7.62k stars 872 forks source link

Fix crash after setting ffmpeg path #1286

Open gsproston opened 4 days ago

gsproston commented 4 days ago

Fixes #1285

This essentially just clears the cache (except for paths) when the ffmpeg path is set.