Skip to content
  • Edward Hervey's avatar
    multifilesink: Add a new max-duration file switching mode · 27c91bc8
    Edward Hervey authored
    This new mode ensures that files will never exceed a certain duration
    based on incoming buffer PTS (and duration if present)
    
    Note:
    * You need timestamped buffers (duh). If some of the incoming buffers don't
      have PTS, then it will just accept them in the current file
    27c91bc8