
Zipdox
- 活動總數 103
- 最後一個活動
- 成員加入日期為
- 追蹤 0 個使用者
- 跟隨者 0 個使用者
- 投票數 22
- 訂閱數 30
活動概述
Zipdox 的最新活動-
Zipdox 已評論,
Discord already encodes audio in stereo. It just mixes the input to dual mono. The client I'm working on supports stereo.
-
Zipdox 已建立貼文,
Display album cover art for audio files
Discord should display covert art for sent audio files if they contain it. Something like this: https://i.imgur.com/KtQWDNq.png
-
Zipdox 已評論,
You don't understand, Discord can't sell IPv6 as a nitro feature, as such it's not important!
-
Zipdox 已評論,
There is progress https://github.com/discord/lilliput/pull/103
-
Zipdox 已評論,
Discord should at least be able to embed AV1 video from websites using og or twitter embed metadata but for some reason at the end of the request the app has `?format=jpeg` which obviously breaks ...
-
Zipdox 已評論,
Opus is hard coded at 48kHz so there's no point.
-
Zipdox 已評論,
Nope, but I'm working on a client in C. https://gitlab.com/zipdox/librediscord
-
Zipdox 已評論,
Actually, you can hold shift while pressing call.
-
Zipdox 已評論,
This is actually supported by the Discord API. Custom voice clients can join a private call without ringing. Ringing is a separate API request made by the client.
-
Zipdox 已評論,
"Lossless Quality sound as FLAC" {24bit/48kHz} on to Level 4 instead of Opus Not feasible. FLAC is not meant for real-time encoding, and as a result has a high latency. High latency is very undesir...