akkuman
akkuman
那可能是你的请求里面字段比较少,我这里也只是一个粗略的判断,其实还是有点问题,应该把MRU 和魔术数以及 AuthProto的字段标识都判断一遍
我记得好像不能,好像会啥都运行不起来,入口就hang死了
@zhuangziyi @1180100406 我折腾测试了一下,封装了一个 Docker 镜像,相关的折腾过程可见 https://hacktech.cn/2023/08/02/2023-08-02-docker-%E4%B8%AD%E4%BD%BF%E7%94%A8-pywpsrpc/ docker 镜像可见 https://github.com/akkuman/headless-wps
same problem I can't figure out why, because I can't reproduce it stably. Even when this occurs, sending a SIGINT signal does not terminate the crawler.
this is traceback when hang ``` >>> Signal received : entering python shell. Traceback: File "/usr/local/bin/scrapy", line 8, in sys.exit(execute()) File "/usr/local/lib/python3.10/site-packages/scrapy/cmdline.py", line 161, in execute _run_print_help(parser, _run_command, cmd, args,...
在moov结构的track box下面的track header box结构中有这份信息
具体的样例 - https://github.com/alfg/mp4/blob/master/atom/tkhd.go#L24 - https://github.com/panda1986/mp4_parser/blob/master/box.go#L774 - https://github.com/jfbus/mp4/blob/master/tkhd.go#L31
ok了 我换了ubuntu没问题