Episode #469

Creating a Command Line Progress Bar

Series: Command Line Swift

24 minutes
Published on December 4, 2020

This video is only available to subscribers. Get access to this video and 572 others.

Now that we have some streaming output from the ffmpeg process, we can take this and create a custom progress bar. Since this could useful in other utilities we can create it as a separate Swift package and import it using a local file reference.

This episode uses Swift 5.3, Xcode 12.2.