[Bug 774209] splitmuxsink: Add option for timecode-based split

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Nov 16 18:26:16 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=774209

Vivia Nikolaidou <vivia at ahiru.eu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #339614|0                           |1
        is obsolete|                            |

--- Comment #3 from Vivia Nikolaidou <vivia at ahiru.eu> ---
Created attachment 340050
  --> https://bugzilla.gnome.org/attachment.cgi?id=340050&action=edit
0001-splitmuxsink-Add-option-for-timecode-based-split.patch

Turns out that the timecode track isn't to be trusted, it may wrap around. For
timecode-based splitting, we just calculate the timecode-based duration of the
chunk (which is complicated for drop-frame cases) and split based on that
duration in nsec. Timecode-based splitting will override time-based splitting
for requesting a keyframe (should it? should we just request both?)

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list