Module: ActiveStorage::HotCell::Client::Analyzers::Probing
- Included in:
- Audio::Ffprobe, Video::Ffprobe
- Defined in:
- lib/active_storage/hot_cell/client/analyzers/probing.rb
Overview
What the two ffprobe analyzers add to the shared round trip: config.active_storage.ffprobe_arguments,
which Rails' own video and audio analyzers splice before the input path, carried to the cell so it
can do the same. Split here, the way Rails splits it, and omitted entirely when it is empty.