Melody

Results 124 comments of Melody

ok this is not as simple as i thought this is an issue in the x264 library which ffmpeg uses. the critical line is [right here](https://github.com/mirror/x264/blob/0bb85e8bbc85244d5c8fd300033ca32539b541b7/encoder/ratecontrol.c#L2934-L2939). i understand how `all_available_bits`...

The issue appears to be coming from the new buggy media type detection, but the error is very strange. You said that this only occurs when captioning gifs in rapid...

this is something i've considered before, but since the bot runs on a computer in my basement, that extra bandwidth would be _my_ bandwidth. currently, i'm not a huge fan...

It appears to be trying to use the tenor API to access an imgur gif. I haven't yet implemented imgur support, but as long as they have a free API...

the hell is a flanging effect? can you send an example?

Hmm that's an interesting effect with plenty of meme potential, I'll give it a look.

Oh interesting. So my understanding is this does chromatic abberation?

this is definitely an interesting idea and one that would likely be pretty easy to implement are you looking more for a datamosh transition or just a corruption of video?

This will be fixed for caption commands since they use HTML which can easily implement inline images, but `$sus` will likely just remove custom emojis since it uses PIL which...