ArchieMeng

Results 58 comments of ArchieMeng

[pnnx](https://github.com/Tencent/ncnn/tree/master/tools/pnnx)

How about using this demo to get available vulkan devices? I tested it on my devices, and it works. But it has not yet been tested on multi-GPU devices. ```python3...

新片场有个PR: https://github.com/zhengfan2014/xbmc-kodi-private-china-addons/pull/33 你看看能不能用? 另外,我有空也不是不能看一看这个问题。

Could you run command vulkaninfo to check if the vulkan driver is correctly installed? From VkResult manual, result code -9 means VK_ERROR_INCOMPATIBLE_DRIVER.

> 这个项目还是用的python2,已经不能用在现在的kodi上了,需要有人重开新项目基于python3做 有py3分支可以用于现在的kodi上,而且上面那个PR就是python3的。

是的(然后我这边用电视盒子了,也没什么动力修了......不好意思。

Could you explain what the possible consequence of this issue is?

既然已经修了一部分了,你可以Fork一下,推上来然后再提个PR看看。 > 2.番剧及大部分视频在1080p时播放效果为360p 我猜是B站改了API吧。估计得找找有没有新的API了,毕竟都这么久了。 另外,我这边也没环境验证。我两台电脑都是19.4的Kodi,只有手机或者平板看看能不能装18看看。

> 另外,请教一下如何在插件设置中加入buvid3这个cookie,让它可以被修改? 我对于kodi的插件并不是很懂 Kodi设置模块的文档:https://kodi.wiki/view/Add-on_settings 获取方法(类似的也有很多处,你可以自己看看源码):https://github.com/zhengfan2014/xbmc-kodi-private-china-addons/blob/984856b358da0a1423df7010bb474e1727270429/plugin.video.bilibili/addon.py#L180 (其实,我没加过设置,只是读过已有的。)

PR我看了,如果能正常工作的话,那就没啥问题。我搞了半天,也没有Kodi 18的环境验证。顺便,看样子py3分支的bilibili也应该挂了(