[gstreamer-bugs] [Bug 348416] New: remuxer example should use normal seek

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun Jul 23 06:57:00 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=348416
 GStreamer | gst-python | Ver: HEAD CVS

           Summary: remuxer example should use normal seek
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-python
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: doclivingston at gmail.com
         QAContact: johan at gnome.org
     GNOME version: Unspecified
   GNOME milestone: Unspecified


The ogg remuxer example (gst-python/examples/remuxer.py) should use a normal
seek, not a segment seek, as that would make it send EOS and allow oggmux (et
al) to clean up correctly.

In the current version, using a segment seek, oggmux does not receive an EOS
event or have it's sinkpads removed correctly. This can cause it to loose data,
and with my oggmux patch from bug 337026 definitely will.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list