You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently FfmpegCommand.simple() takes a List of inputs. However, the FFMPEG docs state: "Simple filtergraphs are those that have exactly one input and output, both of the same type."