AVIFQuickLook icon indicating copy to clipboard operation
AVIFQuickLook copied to clipboard

Animated AVIF not playing

Open superbonaci opened this issue 11 months ago • 8 comments

File sequence-without-pitm.avif from this bug is animated: AVIF (AV1 Image File Format): image sequence and animation support

But animation is not played by AVIFQuickLook, only static image. Google Chrome does play it.

$ qlmanage -p sequence-without-pitm.avif
Testing Quick Look preview with files:
	sequence-without-pitm.avif
2023-07-25 10:39:29.280 qlmanage[3543:28404] +[IKImageContentView _clampImageAlphaTo01:colorSpace:] no CIImage passed in
2023-07-25 10:39:29.280 qlmanage[3543:28404] IKImageView2 _updateContentForLayerUsingIOSurface Error: source rect and destination rect of tile being drawn are not the same

superbonaci avatar Jul 25 '23 19:07 superbonaci