ffmpeg添加字幕与配音命令
1.去除视频原音频
ffmpeg -i a.MOV -vcodec copy -an a.mp4
2.追加字幕与音频 并且设置字幕字体大小
ffmpeg -i a.mp4 -i a.mp3 -vf "subtitles=a.srt:force_style='Fontsize=24'" out.mp4
1.去除视频原音频
ffmpeg -i a.MOV -vcodec copy -an a.mp4
2.追加字幕与音频 并且设置字幕字体大小
ffmpeg -i a.mp4 -i a.mp3 -vf "subtitles=a.srt:force_style='Fontsize=24'" out.mp4
brew install redis启动redisredis-server...
开启了代理,但是git并未通过代理,通过以下命令行。配置git代理git config --global http.proxy socks5://127.0.0.1:1086git config --...
有的时候,我们需要显示隐藏文件,我们需要用到如下命令defaults write com.apple.finder AppleShowAllFiles -boo...
url -L get.rvm.io | bash -s stable是会报错的设置hostvi /etc/hosts199.232.4.133 raw.githubusercont...
换了个硬盘,所有环境要重新配置。其中要装brew 测试可用的/bin/zsh -c "$(curl -fsSL https://gitee.com/cunkai/HomebrewCN/raw...