kazeno memo

メモとか

ffmpeg 字幕のdelay

$ ffmpeg -itsoffset <秒数> -i <字幕.srt> -c copy <output.srt>

例えば-itsoffset -1.5とすると、字幕が1500ms早く表示される