FFmpeg | Too many packets buffered for output stream 0:1
报错
1 | Too many packets buffered for output stream 0:1 |
首先这个库不是官方的库,是github上有人做的第三方库。
这个只适用于实验室老区集群。
今天跑项目的时候报错:“NotImplementedError: It is not currently possible to manually set the aspect on 3D axes”
记录一下我用的比较多的re库中的函数。
因为校园网限流,所以想整个代理,让宿舍的网络下载东西的时候走实验室电脑,曲线实现免流。
在Linux上部署Shadowsocks的时候遇到的问题:
错误:
1 | AttributeError: /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1: undefined symbol: EVP_CIPHER_CTX_cleanup |