
This video is only available to subscribers. Start a subscription today to get access to this and 469 other videos.
Creating a Command Line Progress Bar
Episode
#469
|
24 minutes
| published on
December 4, 2020
| Uses Xcode-12.2, Swift-5.3
Subscribers Only
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 is part of a series: Command Line Swift.