cut-the-crap-2.1.1: Cuts out uninteresting parts of videos by detecting silences.
Safe HaskellNone
LanguageHaskell2010

Cut.Shell

Description

Run shell programs

We mostly add a lot of logging to figure out what goes on

Synopsis

Documentation

ffmpeg :: FilePath -> [Text] -> Sh [Text] Source #

Wrap ffmpeg for convenience and logging technically supports multiple inputs but for convenice we threw that.

floatToText :: Double -> Text Source #

Format floats for cli