class ActiveStorage::Previewer::VideoPreviewer

def ffmpeg_path

def ffmpeg_path
  ActiveStorage.paths[:ffmpeg] || "ffmpeg"
end