tripulse
tripulse
>  > Help me ye login krwadi ise kaise remove krege ei khankir chele chup
`git clone --depth=1` reduces download time by just downloading latest revision of code.
You could externally, use `opusenc` to embed thumbnails into a OPUS files. I may try to implement that in `youtube-dl`.
I was quite wrong, `opusenc` cannot post-process though, it requires a *WAV*/*PCM* as input to encode to OPUS. This is results in lossy-to-lossy compression (quantization on already quantized signal) which...
> > > .... or keep the ogg container > and embed the cover art image as base64 comment like > > ``` > METADATA_BLOCK_PICTURE=base64_string > ``` > > https://superuser.com/questions/169151/embed-album-art-in-ogg-through-command-line-in-linux...
Well since the PR isn't being merged any sooner, you can do that as a workaround.
For now [ogg-flac-opus.txt](https://github.com/ytdl-org/youtube-dl/files/6390383/ogg-flac-opus.txt) patch can be applied. Until, that's not merged.
Khionu tisava '-v
In the documentation of Discord (I'm not aware if anything assumed or hidden or not), however, they do not mention this frame-size limit, only that 48kHz, 2ch audio. Though due...
> This code was written a long long time ago, however, my understanding then and now is that discord _expects_ 20 millisecond frames of Opus. I just tested this in...