We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have noticed that recordings are WAV files.
10 seconds(!) of recording consumes 1MiB of space!
$ ffmpeg -i 1695305588170.wav 1695305588170.ogg .... [ lots of lines of output, skipped from this issue]... $ ls -lh 1695305588170.* -rw-r--r-- 1 winnie winnie 96K вер 21 17:17 1695305588170.ogg -rw-r--r-- 1 winnie winnie 1022K вер 21 17:13 1695305588170.wav
The text was updated successfully, but these errors were encountered:
i'll look into using other formats later
Sorry, something went wrong.
No branches or pull requests
I have noticed that recordings are WAV files.
10 seconds(!) of recording consumes 1MiB of space!
The text was updated successfully, but these errors were encountered: