Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/six-ddc/ffpb
Non-invasive progress bar for FFmpeg
https://github.com/six-ddc/ffpb
command-line ffmpeg progress-bar
Last synced: about 1 month ago
JSON representation
Non-invasive progress bar for FFmpeg
- Host: GitHub
- URL: https://github.com/six-ddc/ffpb
- Owner: six-ddc
- License: mit
- Created: 2018-11-20T05:37:41.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-22T16:50:55.000Z (about 6 years ago)
- Last Synced: 2024-06-20T06:36:50.114Z (8 months ago)
- Topics: command-line, ffmpeg, progress-bar
- Language: Go
- Homepage:
- Size: 896 KB
- Stars: 9
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ffpb
Non-invasive progress bar for FFmpeg## Install
```
go get github.com/six-ddc/ffpb
```## Usage
```
ffpb ffmpeg xxx
ffmpeg xxx |& ffpb
```[![asciicast](https://asciinema.org/a/ShrA2osO2bIKLWzZYhbgjsrkl.svg)](https://asciinema.org/a/ShrA2osO2bIKLWzZYhbgjsrkl)