wip: there are some errors...
This commit is contained in:
parent
46c84fe381
commit
060f087dc2
@ -43,5 +43,7 @@ You can change configuration using this environment variables:
|
||||
- [x] Do not upload files directly, add download route with streaming instead.
|
||||
- [ ] If FFmpeg fails, `send_error` won't be called - fix that.
|
||||
- [ ] Default errors are returned in plain text. Change it to the JSON.
|
||||
- [ ] Conversion from OGG Opus mono to HE-AAC v1 Stereo outputs high-pitched crackling audio.
|
||||
- [ ] Conversion from OGG Opus mono to AAC sometimes crashes the app with SIGSEGV (this can be seen more often with very short audio).
|
||||
- [ ] Docker image for `amd64` and `arm64` (currently only `amd64` is supported because `arm64` cross-compilation with QEMU is sloooooooooooowwwww...).
|
||||
- [ ] Tests!
|
Loading…
Reference in New Issue
Block a user