Module: ActiveStorage::HotCell::Client::Operations::Analyzers::Media

Defined in:
lib/active_storage/hot_cell/client/operations.rb

Overview

One probe serves both media analyzers: ffprobe reports video and audio streams in one pass, and the video and audio analyzers each slice the shared result to their own keys.

Defined Under Namespace

Classes: Ffprobe

Constant Summary collapse

FFprobe =
Ffprobe