mirror of
https://codeberg.org/armin/tcd.git
synced 2026-09-01 05:50:46 +02:00
enhance AGENTS.md
This commit is contained in:
parent
19d0c51a97
commit
8300e44fb3
1 changed files with 1 additions and 1 deletions
|
|
@ -10,5 +10,5 @@ Implements a command line utility that allows to detect the TRUE quality of your
|
||||||
- Lerch, A. - *An Introduction to Audio Content Analysis*, Wiley, 2012
|
- Lerch, A. - *An Introduction to Audio Content Analysis*, Wiley, 2012
|
||||||
(spectral features for audio forensics).
|
(spectral features for audio forensics).
|
||||||
|
|
||||||
Always implement only what is scientifically provable. As it is possible to view on a spectrum analysis of the audio to see the hard cutoff introduced by compression algorithms as MP3, it is possible to tell if we have a 96k MP3 file that just was re-encoded as 320k. This tool should allow to spot exactly that.
|
Always implement only what is scientifically provable. As it is possible to view on a spectrum analysis of the audio to see the hard cutoff introduced by compression algorithms as MP3, it is possible to tell if we have a 96k MP3 file that just was re-encoded as 320k, for example, or a 128k as 320k, or a 320k as FLAC, and so on. This tool should allow to spot exactly those re-encoded / transcoded files.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue