Versions in this module Expand all Collapse all v0 v0.1.0 Apr 27, 2021 Changes in this version + var ExecCommand = glts.ExecCommand + var ExecCommandProgress = glts.ExecCommandProgress + func FFmpegCutMedia(in, out string, timeSec int, cutAtEnd, overwrite bool, ...) error + type FFmpegMetadata struct + Filename string + Format format + Streams []Stream + func FFmpegMetadataNew(filename string) (*FFmpegMetadata, error) + type Stream struct + AvgFrameRate string + BitRate string + ChromaLocation string + CodecLongName string + CodecName string + CodecTag string + CodecTagString string + CodecTimeBase string + CodecType string + CodedHeight int + CodedWidth int + DisplayAspectRatio string + Disposition disposition + DivxPacked string + Duration string + DurationTs int + HasBFrames int + Height int + ID string + Level int + PixFmt string + Profile string + QuarterSample string + RFrameRrate string + Refs int + SampleAspectRatio string + Tags streamTags + TimeBase string + Width int