• Ilkka Ollakka's avatar
    transcode: keep in track of input pts drift for video · 991d2ebf
    Ilkka Ollakka authored
    Also name it to be next_input_pts instead of interpolated_pts
    
    If input drift is more than 100ms that we estimate, we have most
    likely dropped some packet and we should reset timers. Otherwise
    it can cause lipsync issues if we for example just transcode video
    track and audio track keeps original (jumped) pts.
    991d2ebf
video.c 37.4 KB