上一页 1 ··· 9 10 11 12 13 14 15 16 17 ··· 33 下一页
摘要: gnutls-3.5.18 static building for windows Required libraries:1. libnettle 2. gmplib Optional libraries:1. libtasn1-4.13 2. libunistring-0.9.9./configu 阅读全文
posted @ 2018-05-15 02:21 1CM 阅读(536) 评论(0) 推荐(0)
摘要: Introduction to libunistring Text files are nowadays usually encoded in Unicode, and may consist of very different scripts – from Latin letters to Chi 阅读全文
posted @ 2018-05-13 21:36 1CM 阅读(382) 评论(0) 推荐(0)
摘要: ffmpeg \ -i background.png \ -i video.mkv \ -filter_complex \ " color=#00ff00:size=1280x720 [matte]; [1:0] format=rgb24, split[mask][video]; [0:0][mask] blend=all_mode=... 阅读全文
posted @ 2018-05-12 23:38 1CM 阅读(1148) 评论(0) 推荐(0)
摘要: in the vp8/common/theading.h Just need to add 1 line:#include <sys/types.h>before the last occurrence of the line:#include <semaphore.h> 如果以前安装过 vpx 就 阅读全文
posted @ 2018-05-02 17:07 1CM 阅读(225) 评论(0) 推荐(0)
摘要: 1.RealWorld Paint 目前唯一有图形用户界面的 动态 webp 编辑器, 利用最新版本 libwebp v1.0.0 生成的有损动态图是打不开.这个有两个版本, 推荐使用 2013.1, unstable 2016.1 版本无法打开有些动态 webp 文件.RealWorld Pain 阅读全文
posted @ 2018-05-01 11:55 1CM 阅读(15934) 评论(0) 推荐(1)
摘要: It’s possible statically link freeglut into your applications, instead of dynamically linking against the DLL as detailed above. The main disadvantage 阅读全文
posted @ 2018-04-30 17:56 1CM 阅读(241) 评论(0) 推荐(0)
摘要: win10 中交叉编译 libaom 时 注意事项 libaom 源代码 下载 git -c "http.proxy=ip:port" clone https://aomedia.googlesource.com/aom 1. perl 版本需要 5.10.1 以上 2. Disable the u 阅读全文
posted @ 2018-04-28 21:07 1CM 阅读(2147) 评论(0) 推荐(0)
摘要: FFmpeg version of headers required to interface with Nvidias codec APIs. Corresponds to Video Codec SDK version 8.0.14. Minimum required driver versio 阅读全文
posted @ 2018-03-06 20:04 1CM 阅读(1169) 评论(0) 推荐(0)
摘要: 1. 下载源码git clone https://git.ffmpeg.org/ffmpeg.git 2. 设置 git 用户的邮箱和姓名git config --global user.email "email@gmail.com"git config --global user.name "na 阅读全文
posted @ 2018-02-17 21:34 1CM 阅读(1175) 评论(0) 推荐(0)
摘要: GCC_7.3.0._for_MSYS2.7z for x86 x64 63.68 MB发布日期: 2018-01-26 下载地址: https://forum.videohelp.com/attachments/44498-1516961255/GCC_7.3.0._for_MSYS2.7z ht 阅读全文
posted @ 2018-02-07 06:53 1CM 阅读(1274) 评论(0) 推荐(0)
上一页 1 ··· 9 10 11 12 13 14 15 16 17 ··· 33 下一页