Versions in this module Expand all Collapse all v1 v1.9.4 Aug 6, 2026 v1.9.3 Aug 6, 2026 Changes in this version + type EncodeRequest struct + Audio *profile.AudioProfile + Output *profile.Output + Reader io.Reader + Subtitle *profile.SubtitleProfile + Video *profile.VideoProfile + func (r *EncodeRequest) Task() string + func (req *EncodeRequest) Run(ctx task.Context) (err error) + func (req *EncodeRequest) Validate() error + type EncodeResponse struct + Path string