ts后缀文件aes加密视频合并并转换为mp4
ffmpeg -allowed_extensions ALL -i 2.m3u8 -c copy -bsf:a aac_adtstoasc 2.mp4
逆水行舟, 不进则退!
ffmpeg -allowed_extensions ALL -i 2.m3u8 -c copy -bsf:a aac_adtstoasc 2.mp4
1.error: command ‘gcc’ failed with exit status 1 今夜在CentOS release 6.9 和Python 2.7.3环境下,...
安装了Python3.7之后,遇到的一个很麻烦的坑就是与系统自带的ssl版本不兼容, Python3.7需要的openssl的版本为1.0.2或者1.1.x,这个requirements在config...
前言 我觉得如果使用 python 开发的话,还是在 unix/linux 的环境下吧,shell 工具的效率比 windows 高得多,尽管 windows 下也有 cmder 这种神器,而且现在 ...
https://www.php.net/downloads.php 下载php7源码解压 下载 https://github.com/kkos/oniguruma 源码编译安装或者不使用mbstrin...
这段时间为了出去看看,陆陆续续的折腾各种穿墙术。今天开始折腾用Bitvise做代理,过程很简单,唯一的问题就是Bitvise只支持SOCKS和HTTPS协议,而像我的Lumia800或者同学的Surf...
说明 阿里云CentOS 7无外网IP的ECS访问外网,有两台以上ECS实例,其中只有一台分配了公网IP,无外网IP的ECS需要访问外网 1 自建NAT网关配置SNAT和DNAT转发规则 阿里云-NA...
export PYCURL_SSL_LIBRARY=openssl pip install pycurl –compile –no-cache-dir –globa...
You may experience crashed MyISAM tables in MySQL from times to times, especially after a forced shu...