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

Cut.Analyze

Synopsis

Documentation

data Interval e Source #

Instances

Instances details
Show (Interval e) Source # 
Instance details

Defined in Cut.Analyze

Methods

showsPrec :: Int -> Interval e -> ShowS #

show :: Interval e -> String #

showList :: [Interval e] -> ShowS #

detectSpeech :: ListenCutOptions -> FilePath -> FilePath -> Sh (Either ResultCode [WordFrame]) Source #

Detect the speech on the mkv file