Jiabei Zhu

Results 12 issues of Jiabei Zhu

中文用户请注意:请尽量用**英文**描述你的 issue,这样能够让尽可能多的人帮到你。 The danmaku will disappear when its center point passes the left boundary. 例如 http://dplayer.js.org/ 的demo,弹幕在中心位置过了左侧边界就会消失。 个人认为一个简单的方案是让弹幕都移动120%,请问可行吗? OS: Windows 10 Browser: Firefox 91.0a1

用浏览器F12随便看了一下,好像是这两个url: https://api.live.bilibili.com/xlive/web-room/v1/record/getInfoByLiveRecord ,需要rid https://api.live.bilibili.com/xlive/web-room/v1/record/getLiveRecordUrl ,需要rid和platform(随便填就行?) 技术力不够,不知道该怎么整理。。。

## Overview av/stream.c uses `__pyx_v_c_stream->codec->codec_type`, but it is deprecated ~4 years ago and will be removed in next ffmpeg version (libavformat>58). In https://trac.ffmpeg.org/wiki/Bump59 > ... > libavformat > - AVFormatContext.open_cb...

build
help wanted

[This line](https://github.com/arrayfire/arrayfire-python/blob/28a0f610c5329ebc718ce4d924f870c3651bfb3e/arrayfire/library.py#L646) has a comment `# Iterate in reverse order of preference`. However, it loads them with some random order, because the object to iterate is a `set`, which doesn't...

#### What is your current rclone version (output from `rclone version`)? rclone v1.59.1 - os/version: centos 7.9.2009 (64 bit) - os/kernel: 3.10.0-1160.71.1.el7.x86_64 (x86_64) - os/type: linux - os/arch: amd64 -...

bug
stats

I have binary TIFF images, but when I read them, libtiff raise an error "NotImplementedError: bits = 1"

enhancement

I used a self-compiled, clone with git version of pyrit according to the install tutorial. When I run "pyrit benchmark" or "pyrit list_cores", it works well and give me correct...

执行mcl会自动检查更新下载更新,然后就返回0之后退出,原因不明。检查了一下目前用的mcl版本很旧,换成[新版本](https://github.com/iTXTech/mirai-console-loader/releases/tag/v1.2.2)之后可以正常运行。

add force_no_preprocess_checksum option for compile_plain enable it on Windows when include_dirs is empty #462

**Is your feature request related to a problem? Please describe.** This problem is annoying me for years: I find pycuda runs extremely slow on Windows but not on Linux. My...

enhancement