Skip to content

simple shift program that shifts timestamps for mpegts files

Notifications You must be signed in to change notification settings

FastSociety/mpegtsShifter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shifter - a mpegts stream file timestamp shifter

===

the plan is for this to bypass an error I'm seeing in ffmpeg for mpegts file creation, the time stamps are always 1.4sec to duration+1.4sec even after setpts filtering

usage (where 10 is offset time in seconds):

  ./shifter input.ts 10 output.ts

About

simple shift program that shifts timestamps for mpegts files

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 100.0%