class ActiveStorage::Analyzer::VideoAnalyzer

def ffprobe_path

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