linch
linch
> 我编译好,目前在用的 > [mymon.zip](https://github.com/open-falcon/mymon/files/1645660/mymon.zip) 杂用啊这个
有没有经过测试就发到市场了0.0
edit image_downloader.py at line 67: file_prefix=args.keywords
不行呢,我打开clean.sh怎么是如下内容: ` CHECK_CORE_FILE() { CORE_FILE="$(dirname $0)/core" if [[ -f "${CORE_FILE}" ]]; then . "${CORE_FILE}" else echo "!!! core file does not exist !!!" exit 1 fi } CHECK_CORE_FILE "$@" CHECK_PARAMETER...
刚开始我也以为不对, 翻看了文档才发现是自己使用方法有问题, 目前验证出来的都没有问题, 我只能说大佬太牛皮了, 请收下我的膝盖, 这些质疑有错误的issues我觉得可以关了
> i has the same problem I found a solution: ` `def video_extract(source_video, to_path, startTime, speed): to_path = to_path +'%05d.jpg' strcmd = 'ffmpeg -ss %d -i "%s" -filter:v "select=not(mod(n\,%d)),setpts=N/(25*TB)" -qscale:v...