
Source : https://acoustid.org/
Download :
https://www.myqnap.org/product/chromaprint-acoustid-musl/
About :
fpcalc command line added to NAS $PATH
fpcalc --help
Code:
Usage: fpcalc [OPTIONS] FILE [FILE...]
Generate fingerprints from audio files/streams.
Options:
-format NAME Set the input format name
-rate NUM Set the sample rate of the input audio
-channels NUM Set the number of channels in the input audio
-length SECS Restrict the duration of the processed input audio (default 120)
-chunk SECS Split the input audio into chunks of this duration
-algorithm NUM Set the algorigthm method (default 2)
-overlap Overlap the chunks slightly to make sure audio on the edges is fingerprinted
-ts Output UNIX timestamps for chunked results, useful when fingerprinting real-time audio stream
-raw Output fingerprints in the uncompressed format
-json Print the output in JSON format
-text Print the output in text format
-plain Print the just the fingerprint in text format
-version Print version information
Dernière édition: