flac-reencoder

Crates.ioflac-reencoder
lib.rsflac-reencoder
version0.3.3
created_at2025-09-27 14:30:53.342049+00
updated_at2025-10-05 10:48:01.374133+00
descriptiontool to keep your flacs reencoded
homepage
repositoryhttps://github.com/doujincafe/reencoder/
max_upload_size
id1857353
size4,182,170
jakka (justjakka)

documentation

README

reencoder

scans a specified folder and reencodes flacs if they needed to be reencoded

Usage: reencoder [OPTIONS] [path]

Arguments:
  [path]  Path for indexing/reencoding

Options:
      --doit               Actually reencode files
  -c, --clean              Clean and dedupe database
  -t, --threads <threads>  Set number of reencoding threads [default: 4]
  -d, --db <db>            Path to databse file
  -g, --generate <shell>   Generate shell completions [possible values: bash, elvish, fish, powershell, zsh]
  -h, --help               Print help
  -V, --version            Print version
Commit count: 0

cargo fmt