class ActiveStorage::Analyzer::AudioAnalyzer

def ffprobe_path

def ffprobe_path
  ActiveStorage.paths[:ffprobe] || "ffprobe"
end