[gstreamer-bugs] [Bug 342592] dvdemux doesn't post segment-done right

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sat May 27 08:30:24 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=342592
 GStreamer | gst-plugins-good | Ver: 0.10.3





------- Comment #5 from Michael Dominic K.  2006-05-27 15:30 UTC -------
I think it's still not right. 

Now it posts the segment-done with a huge delay. It looks like if the file is
still "streaming" in the background somewhere (after the segment has been
completed), and it posts the segment-done when the EOS has been reached. 

In other words -- the shorter the segment is, the longer the delay will be. For
example, a 10s DV file:

Seeking 0s-9s segment will post the segment-done almost instantly.
Seeking 0s-1s will cause a long "wait" for the segment-done, when the actual
streaming has been long stopped. 

In any case, the behaviour is very much different from the push-mode. 


-- 
Configure bugmail: http://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