mierak / rmpc

A configurable, terminal based Media Player Client with album art support via various terminal image protocols
https://mierak.github.io/rmpc/
BSD 3-Clause "New" or "Revised" License
138 stars 8 forks source link

[Feature Request]: Support animated cover #86

Closed NischalDawadi closed 1 month ago

NischalDawadi commented 1 month ago

I have few animated album covers from apple music. It will be awesome if you can support it I tried using gif but it didn't work.

mierak commented 1 month ago

So I took a quick look at things.

tldr: ueberzugpp works, kitty and inline image protocol will support animations when i get to it and will most likely leave animations unsupported on sixel

mierak commented 1 month ago

Animated GIFs are now supported with https://github.com/mierak/rmpc/pull/94 merged. Do note though, that they work only with Kitty and Iterm2 image protocol, with Iterm2 protocol having additional limitations in regards to gif size in Tmux which we cannot do anything about. https://mierak.github.io/rmpc/configuration/album-art/#iterm2-inline-image-protocol.