Versions in this module Expand all Collapse all v0 v0.0.4 Dec 4, 2019 Changes in this version + type Disposition struct + AttachedPic int + CleanEffects int + Comment int + Default int + Dub int + Forced int + HearingImpaired int + Karoake int + Lyrics int + Original int + TimedThumbnails int + VisualImpaired int + type FFProbe struct + func (f FFProbe) Run(input string) *FFProbeResponse + type FFProbeResponse struct + Streams []Stream + type FFmpeg struct + Progress progress + func (f *FFmpeg) Cancel() + func (f *FFmpeg) Run(input string, output string, data string) error + type Stream struct + AvgFrameRate string + BitRate string + BitsPerRawSample string + ChromaLocation string + CodecLongName string + CodecName string + CodecTag string + CodecTagString string + CodecTimeBase string + CodecType string + CodedHeight int + CodedWidth int + DisplayAspectRatio string + Disposition Disposition + Duration string + DurationTS int + HasBFrames int + Height int + Index int + IsAVC string + Level int + NalLengthSize string + NbFrames string + PixFmt string + Profile string + RFrameRate string + Refs int + SampleAspectRatio string + StartPts int + StartTime string + Tags Tags + TimeBase string + Width int + type Tags struct + HandlerName string + Language string