Skip to content
New issue

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

Newest Telegram video stickers are not being relayed nor converted properly #1788

Closed
King-Mucus opened this issue Apr 2, 2022 · 5 comments
Closed
Labels
bug telegram waiting for feedback Further information is requested

Comments

@King-Mucus
Copy link

Describe the bug
Telegram recently released support for a new kind of video stickers (example: https://t.me/addstickers/tom_jerry_videosticks). Their formate seems to be webm. However, they are not being relayed or converted properly, unlike the older .webp stickers. This happens on official Matterbridge channels, as well as on any other I tested.

To Reproduce
Just use some of the stickers from https://t.me/addstickers/tom_jerry_videosticks on any bridged Telegram channel/group.

Expected behavior
Said stickers should display properly on the other platforms, or at least have a proper link instead.

Screenshots/debug logs
20220402_17h33m01s_grim
20220402_17h33m36s_grim
20220402_17h36m23s_grim

Environment (please complete the following information):

  • OS: Gentoo Linux
  • Matterbridge version: 1.24.1
@King-Mucus King-Mucus added the bug label Apr 2, 2022
@King-Mucus
Copy link
Author

It would be cool if MediaConvertTgs also applied to these new .webm stickers, and/or if there was a new MediaConvertWebMToPNG, MediaConvertWebMToWebP or even MediaConvertWebMToGIF option.

@42wim
Copy link
Owner

42wim commented Apr 3, 2022

Run with --debug and paste logs when posting stickers

@42wim 42wim added telegram waiting for feedback Further information is requested labels Apr 3, 2022
@King-Mucus
Copy link
Author

telegramstickers.log

@42wim
Copy link
Owner

42wim commented Apr 11, 2022

@King-Mucus can you try PR #1802 ?
It doesn't try to modify the .webm files and sends them as-is

@King-Mucus
Copy link
Author

King-Mucus commented Apr 17, 2022

@King-Mucus can you try PR #1802 ? It doesn't try to modify the .webm files and sends them as-is

Just tried it. Seems to be working great on Element web. Thank you very much! Very nice job! :)

Edit: They are also relaying great to Discord! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug telegram waiting for feedback Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants