Skip to content
  • Sebastian Dröge's avatar
    qtmux: Reset current chunk after writing out timecode · 9c121b09
    Sebastian Dröge authored
    If we have multiple tracks with timecodes, or it's not the first track
    that has timecodes, or not the first buffer, we already started a chunk
    for media data. We now need to "close" that chunk because we wrote data
    for the timecode track and a new chunk has to be started for the
    original track the next time it has data.
    9c121b09