[Bug 702842] shmsrc: operate in time mode if source is live

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jun 21 21:49:39 PDT 2013


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

--- Comment #4 from Aleix Conchillo Flaqué <aleix at oblong.com> 2013-06-22 04:49:35 UTC ---
Also, the patch from comment 1 would not work if it is possible to change from
live to non-live mode. This would be better:

gst_base_src_set_format (GST_BASE_SRC (object),
                         islive ? GST_FORMAT_TIME : GST_FORMAT_BYTES);

However, in my short experience I've never seen it. Is it possible?

Thanks!

-- 
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