mpegtsShifter:简单的转移程序,用于转移 mpegts 文件的时间戳

时间:2024-07-18 01:21:08
【文件属性】:

文件名称:mpegtsShifter:简单的转移程序,用于转移 mpegts 文件的时间戳

文件大小:5KB

文件格式:ZIP

更新时间:2024-07-18 01:21:08

C++

shifter - mpegts 流文件时间戳移位器 === 计划是为了绕过我在 ffmpeg 中看到的用于 mpegts 文件创建的错误,即使在 setpts 过滤之后,时间戳也始终为 1.4 秒到持续时间 + 1.4 秒 用法(其中 10 是以秒为单位的偏移时间): ./shifter input.ts 10 output.ts 更新ffmpeg 此刻转移 mpegts aok,例如,10 秒偏移示例 ffmpeg -i in.ts -vcodec copy -acodec copy -f segment -initial_offset 10 -segment_format mpegts out%d.ts


【文件预览】:
mpegtsShifter-master
----readme.md(518B)
----debian()
--------control(399B)
--------compat(2B)
--------rules(29B)
----.gitignore(45B)
----Makefile(415B)
----shifter.cc(10KB)

网友评论