我正在通过ffmpeg编辑一个视频,我必须在这里继续查看时间戳,从几秒到几毫秒.我知道这样的命令:ffmpeg -i a.ogg -ss 00:01:02 -to 00:01:03 -c copy x2.ogg.它指向秒,但我想要毫秒.我该怎么办?
command ffmpeg milliseconds html5-video
command ×1
ffmpeg ×1
html5-video ×1
milliseconds ×1