spaceack's recent timeline updates
spaceack

spaceack

V2EX member #202738, joined on 2016-11-24 11:28:19 +08:00
Per spaceack's settings, the topics list is hidden
Deals info, including closed deals, is not hidden
spaceack's recent replies
再来一个....
蹭福气
Jun 5, 2019
Replied to a topic by spaceack NGINX nginx 反向代理失败?
@jinliming2 测试还是不行啊...崩溃
我在服务器本地用 curl www.xxx.cn 倒是可以访问
配置了 hosts
Jun 5, 2019
Replied to a topic by spaceack NGINX nginx 反向代理失败?
@Hanada

这样改了,但还是不行啊。
server {
listen 80;
#access_log logs/host.access.log main;
location / {
proxy_pass http://127.0.0.1:5000;
proxy_set_header real-ip $remote_addr;
}
}
CampusBuilder 不支持 Linux 吧?
Jan 10, 2019
Replied to a topic by ttgo 程序员 请问 3D 的示意图一般用什么软件画?
@xiangbulala 你这个里面素材太少了啊。
@gnaggnoyil 看了下 pymediainfo 这个库,也是只有通过文件名来读取 : (
pymediainfo.MediaInfo.parse("xxx.mp4")
@wadahana 这工作量也太大啦吧, 而且不止是 mp4 媒体文件有可能是 ogg, avi 等多种格式.感觉应该会有现成的轮子啊. 我一直没找到. 看 stackoverflow 也有人在问 https://stackoverflow.com/questions/17340292/python-get-media-file-metadata-from-byte-array
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2887 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 23ms · UTC 10:43 · PVG 18:43 · LAX 03:43 · JFK 06:43
♥ Do have faith in what you're doing.