03 2022 档案
摘要:汇总 # 1 和 3 同时修改 ffmpeg -i yasuo.mp4 -r 20 -s 428*240 out2.mp4 ffmpeg -i yasuo.mp4 -r 20 -vf scale=428:-1 out3.mp4 # 同上 # 1 和 4 同时修改 ffmpeg -i yasuo.mp
阅读全文
摘要:安装后重启 sudo apt-get install ubuntu-restricted-extras sudo apt install ffmpeg
阅读全文
摘要:非正式【鸭子类型】 # 接口 class InformalParserInterface: def load_data_source(self, path: str, file_name: str) -> str: """Load in the file for extracting text.""
阅读全文
浙公网安备 33010602011771号