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

Cut.Ffmpeg

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