[gstreamer-bugs] [Bug 613066] New: [flvmux] review is-live property before release

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Mar 16 10:48:15 PDT 2010


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

           Summary: [flvmux] review is-live property before release
    Classification: Desktop
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: blocker
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: t.i.m at zen.co.uk
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


The "is-live" property is maybe not ideally named, since the muxer doesn't sync
against the clock. I understand it's been copied from asfmux, but maybe both
should be changed.

Ideally this property shouldn't be needed at all. The muxer should be able to
figure out whether downstream is seakable or streaming or whatever and then act
accordingly automatically. It should be possible to find out e.g. by checking
the return value of pushing a newsegment event in bytes (to make downstream
'seek'), and/or we should make sinks implement the SEEKING query, or implement
some other query.

If all that fails, maybe the property should be called "write-index" or so?

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