WEBP动画异常 #2941
zoze0
started this conversation in
General | 常规讨论
WEBP动画异常
#2941
Replies: 3 comments
-
I'm sure it's a problem with qimagereader and qmovie in Qt, and the ring qt5.11.3, it hasn't been fixed |
Beta Was this translation helpful? Give feedback.
0 replies
-
这个图片在qt读取的速度为0,导致了策略是无限速度一直转,可能qt不会修复该问题 |
Beta Was this translation helpful? Give feedback.
0 replies
-
抱歉现在才回复 issue。 您链接中指向的 webp 图片似乎已经失效了,这边没法获取到原图来进行测试。不过,webp 是属于 Qt 官方支持的图像格式之一,如果 webp 图像显示效果有问题的话,可以汇报到 Qt 试试看。 至于 APNG,其实是有第三方的 Qt 图像格式插件的,我尝试过 这个 并且也修复过其中的一些问题(也已经合并到了上游)。如果有意愿的话可以试试看。由于 APNG 不算是进入了标准,于是 png 库本身也没直接支持 apng 的情况下,似乎也不能指望有太广泛的上游库的支持= = |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
左侧是在浏览器中打开,右侧是在深度看图打开.深度看图的动画速度异常
另外 深度看图也不支持APNG (animated PNG) 格式的图片,是否考虑支持一下
图片资源 : https://aotu.io/notes/2016/11/07/apng/
Beta Was this translation helpful? Give feedback.
All reactions