-
Notifications
You must be signed in to change notification settings - Fork 134
Open
Description
Constructive part:
I experimented a lot with this, and found the smallest audio format
https://github.com/boredsquirrel/media-scripts/blob/main/audio/empty-audio
It uses AAC, lowest bitrate settings and mono channel. 24h audio is under 5MB size
Rant:
- this repo is so bad
- this is a code repo but they dont share code on how they made the files
- they use a codec which is not made for small audio files
- there is no license! Because of Githubs TOS it is kinda "source available" or something but not opensource. Which it isn't anyways as it contains no code.
- THE FILES ARE NOT EVEN SILENT. Like not even inaudible whatever, there is audible audio in there
Using ffmpeg it is not trivial but easy to find online how to pipe empty audio into a container. Choose the one with the lowest presets, calculate the seconds, done. ACTUAL CODE.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels