Skip to content
Snippets Groups Projects

Fix nonmonotonic DTS when stitching vfr content

Open szatmary requested to merge szatmary/x264:stitchable_vfr into master
  1. Oct 30, 2021
    • Matthew Szatmary's avatar
      Fix nonmonotonic DTS when stitching vfr content · 1860be64
      Matthew Szatmary authored and szatmary's avatar szatmary committed
      Calculate i_bframe_delay_time from the maximum framerate for the
      level instead of the observed framerate when b_stitchable and
      b_vfr_input params are enabled. This prevents nonmonotonic DTS
      values when stitching high frame rate vfr too low frame rate vfr.
      1860be64
Loading