ffpb 0.2.0

A modern, cli progress bar for ffmpeg
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]

name = "ffpb"

version = "0.2.0"

edition = "2024"

description = "A modern, cli progress bar for ffmpeg"

repository = "https://github.com/clitic/ffpb-rs"

documentation = "https://docs.rs/ffpb"

categories = ["command-line-interface"]

license = "MIT OR Apache-2.0"

readme = "README.md"



[dependencies]

ctrlc = "3"