Closed Flohack74 closed 3 years ago
Use zlib to uncompress data and use https://github.com/TelegramMessenger/rlottie to render the data frame per frame.
Cool thanks!
We finally achieved it: Though the playback is still a bit slower than on the official clients. What we have used:
Kudos to Telegram devs, once more!
So I read the docs:
True, if the sticker is an animated sticker in TGS format.
Whats TGS format? Is there any documentation how to decode this and feed it into a media pipeline in Linux or Qt/QML? Thanks!