[Bug 743973] streamsynchronizer: need find the least running time from segment
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Feb 4 06:40:41 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=743973
GStreamer | gst-plugins-base | 1.4.1
--- Comment #3 from kevin <kevinbing.song at gmail.com> 2015-02-04 14:40:39 UTC ---
So the solution should be below:
1. playbin add pad probe function to probe event from demuxer source pad and
subparse source pad.
2. hold segment event until received all segment event.
3. select the least segment.time and segment.start.
4. replace all segment event with the least segment.time and segment.start.
streamsynchronizer already has hold and wait segment function. But the wait
only take effect when received segment start event.
--
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