admin 管理员组

文章数量: 1086019

In one of my projects it is necessary to synchronize a video with a different datasource. I already have the video as a mts file.

I also exactly know which frame will be displayed at which time. This times are not necessarily equidistant.

For simplicity assume that my video consists just out of 5 frames:

Frame No Time
1 1s
2 3s
3 5s
4 8s
5 12s

本文标签: Rewrite video with ffmpeg with given nonequidistant times for each frameStack Overflow