pqiv icon indicating copy to clipboard operation
pqiv copied to clipboard

video thumbnails in $XDG_CACHE_DIR are not used

Open bittorf opened this issue 5 years ago • 1 comments
trafficstars

for me (pqiv 2.11 on debian) thumbnails of video files are always a "chess board". even if i provide correct thumbs via XDG_CACHE_DIR they are overwritten...

bittorf avatar Jan 12 '20 19:01 bittorf

Backends aren't currently aware of thumbnailing, they're just asked to draw a freshly loaned file into a small buffer. For movies, that's an empty one most of the time.

I'll see if I can come up with a good way to work around this.

phillipberndt avatar Jan 15 '20 07:01 phillipberndt