摘要: 转换格式 ffmpeg -i <input.filename> -c copy <output.filename> 按帧转换成图片 ffmpeg -i <input.filename> -r [frame] -f image2 image-%03d.jpg 输出单视频流单音频流 ffmpeg -i 阅读全文
posted @ 2023-05-12 17:01 Arkx86 阅读(305) 评论(0) 推荐(0)
摘要: Usage cat > docker-compose.yml <<-'EOF' # Port: 8899 version: "3" services: music: image: registry.cn-hangzhou.aliyuncs.com/music_downloader/qq_flac_m 阅读全文
posted @ 2023-05-12 04:01 Arkx86 阅读(19) 评论(0) 推荐(0)
摘要: Usage cat > docker-compose.yml <<-'EOF' # https://hub.docker.com/_/ubuntu version: "3" services: ubuntu: image: ubuntu:20.04 network_mode: host restar 阅读全文
posted @ 2023-05-12 02:52 Arkx86 阅读(13) 评论(0) 推荐(0)
摘要: Linux # install Go brew install go # set go mirror export GOPROXY=https://proxy.golang.com.cn,direct macOS # install Go brew install go # set go mirro 阅读全文
posted @ 2023-05-12 02:50 Arkx86 阅读(11) 评论(0) 推荐(0)
摘要: Ubuntu 20.04 # https://developer.aliyun.com/mirror/ubuntu # backup cp /etc/apt/sources.list /etc/apt/sources.list.bak # install ca-certificates apt in 阅读全文
posted @ 2023-05-12 02:47 Arkx86 阅读(16) 评论(0) 推荐(0)
摘要: ABILITIES QUICKPLAY 借助 Shadow 的敏捷进行告诉移动。战斗中或 Shadow 陷入困境时无法使用。 PROMOTION 骑上魔兽 Nightmare。 ENEMY STEP 身在空中时,利用敌人作为垫脚石进行二段跳。 TRIGGER HEART Nightmare 处于活动 阅读全文
posted @ 2023-05-12 02:36 Arkx86 阅读(22) 评论(0) 推荐(0)