On 7/6/2022 2:46 AM, Pavel Yermolenko via ffmpeg-user wrote:
In Python there is ffmeg support package: *ffmpeg-python*.
Sure, but you don't -need- that. Just assemble the complete command line and pass that to a subprocess.
Or use bash instead of python. z! _______________________________________________ ffmpeg-user mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
