摘要:
title: gvim使用总结 我的gvim配置 " 显示相关 set nocompatible set number set cursorline set nowrap set nofixendofline set hlsearch set wildmenu " 主题相关 syn on color 阅读全文
posted @ 2018-08-28 14:06
YuanZiming
阅读(499)
评论(0)
推荐(0)
摘要:
1. 视频/音频剪切: ffmpeg -i input_file [-ss 00:00:10] [-t 00:00:20] output_file 去掉-ss指令表示从头开始 去掉-t指令表示剪切到结尾 2. wav转MP3: ffmpeg -i input.wav -acodec mp3 outp 阅读全文
posted @ 2018-08-28 13:11
YuanZiming
阅读(1150)
评论(0)
推荐(0)

浙公网安备 33010602011771号