[gstreamer-bugs] [Bug 595930] [matroskamux] Finalize matroska files upon custom event

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Sep 22 04:59:37 PDT 2009


https://bugzilla.gnome.org/show_bug.cgi?id=595930
  GStreamer | gst-plugins-good | git

--- Comment #6 from Ognyan Tonchev <ognyan.tonchev at axis.com> 2009-09-22 11:59:30 UTC ---
Well, i need to split a live stream(h264) into multiple matroska files but i
also have a queue in the pipeline and i don't want any buffers from that queue
to be discarded at any cost. So what i am basically doing is issuing segment
seeks and changing file upon SEGMENT_DONE.

If i was using regular seeks and changing file upon EOS i would also have to do
either flushing seeks or perform PAUSED->READY->PAUSED state transitions to
cancel the EOS state, but that would discard the buffers that are in the queue
;(

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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