上一页 1 ··· 8 9 10 11 12 13 14 15 16 ··· 33 下一页
摘要: https://github.com/Warblefly/MultimediaTools-mingw-w64 阅读全文
posted @ 2018-10-01 04:26 1CM 阅读(198) 评论(0) 推荐(0)
摘要: gcc 8.2.1 下载 地址 https://gcc-mcf.lhmouse.com/ MCF threadhttps://github.lhmouse.com/ MCF thread 简介MCF 是一个基于 C++17 的 Windows 框架。MCF 遵循“无尘设计”的原则。其设计目标是将 C 阅读全文
posted @ 2018-09-05 04:21 1CM 阅读(2235) 评论(0) 推荐(0)
摘要: vmaf-1.3.9\wrapper\Makefile 首行添加 CXX = g++CC = gcccc = gcc CFLAGS_COMMON 行尾追加 -msse4.1 CFLAGS_COMMON = -g -O3 -fPIC -w -Wextra -pedantic -D MULTI_THRE 阅读全文
posted @ 2018-08-11 13:19 1CM 阅读(680) 评论(0) 推荐(0)
摘要: lensfun 目前支持900多种镜头, 但是网上并没有预览图; 闲暇时间做了800多张预览图合集 下载地址 链接: https://pan.baidu.com/s/1crfhoKKZKnxntvNHoJyfTA 密码: 97b4 这张图是 tv pattern test 图 下面抽取了几张 [图片 阅读全文
posted @ 2018-07-19 21:08 1CM 阅读(254) 评论(0) 推荐(0)
摘要: 批处理中通常替换方法是 set var=%var:A=B% 但是星号是这样替换不起作用的 set var=%var:*=X% < 出错 此时不应有 =% set var=%var:^*=X% < 这样星号还是没有替换 set var=%var:**=X% < 这样只替换第一个星号 第二个星号还是没有 阅读全文
posted @ 2018-07-19 05:55 1CM 阅读(423) 评论(0) 推荐(0)
摘要: 1. Add the --enable-easy-off-store-extension-install flag when you start chrome (create shortcut, edit target, append the flag).2. Navigate to chrome: 阅读全文
posted @ 2018-07-18 05:11 1CM 阅读(237) 评论(0) 推荐(0)
摘要: ffmpeg 2018.07.15 增加 lensfun 滤镜; 这个滤镜需要 liblensfun 库; Website: http://lensfun.sourceforge.net/ Sourceforge: http://sourceforge.net/projects/lensfun/ 编 阅读全文
posted @ 2018-07-16 00:36 1CM 阅读(485) 评论(0) 推荐(0)
摘要: MSYS_MinGW-w64_GCC_810_x86-x64.7z for x86 x64 59.0 MB发布日期: 2018-05-04 下载地址:https://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20 阅读全文
posted @ 2018-07-13 18:41 1CM 阅读(2335) 评论(0) 推荐(0)
摘要: CMake 后不生成 config/aom_version.h 文件 需要手动编写 不编译 googetest ENABLE_TESTS = OFFENABLE_TESTDATA = OFF 阅读全文
posted @ 2018-06-26 18:19 1CM 阅读(434) 评论(0) 推荐(0)
摘要: nslookup myip.opendns.com resolver1.opendns.com Server: resolver1.opendns.comAddress: 208.67.222.222 Non-authoritative answer:Name: myip.opendns.comAd 阅读全文
posted @ 2018-05-17 22:53 1CM 阅读(254) 评论(0) 推荐(0)
上一页 1 ··· 8 9 10 11 12 13 14 15 16 ··· 33 下一页