【问题标题】:Cobalt decoding lossless webp failed with the test of https://2018-dot-qual-e.appspot.com/webp.html in cobalt-release_11Cobalt解码无损webp在cobalt-release_11中测试https://2018-dot-qual-e.appspot.com/webp.html失败
【发布时间】:2018-01-08 10:26:37
【问题描述】:

我使用cobalt-release_11作为钴源代码,测试图像链接是https://2018-dot-qual-e.appspot.com/webp.html,我使用chrome打开图像链接,所有图像解码在我的电脑上都可以,但在Linux操作系统中,我输入命令 "./usr/bin/cobalt/cobalt --url="https://2018-dot-qual-e.appspot.com/webp.html" --allow_http --csp_mode=disable --ignore_certificate_errors", png、jpeg、有损图片解码成功,但是第三个无损webp解码失败,如下: enter image description here

并且我在DecodeVP8LData(),VP8LDecodeImage(),ProcessRows(),EmitRows()中添加了一些日志,没有任何错误,解码过程正常,但解码图像不正常。我找不到原因,你能帮帮我吗?非常感谢。

【问题讨论】:

    标签: cobalt


    【解决方案1】:

    这似乎与https://issuetracker.google.com/issues/70876684 中讨论的问题相同。在那里,看起来问题已通过手动将 libwebp 更新到版本 0.4.2(从 0.3.1)解决。这对我们来说很难帮助追踪,因为我们无法在我们的任何平台上重现它,所以如果您能够追踪问题可能是什么,我们将不胜感激。什么是硬件,这是 s805(就像上面的错误链接中的情况一样)?让我们将此讨论移至该错误。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2017-10-09
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多