[gstreamer-bugs] [Bug 325732] New: [oggdemux] problem when seeking to time less than 4s with ogm

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Jan 4 00:05:58 PST 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=325732
 GStreamer | gst-plugins-base | Ver: HEAD CVS

           Summary: [oggdemux] problem when seeking to time less than 4s
                    with ogm
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: torri at iecn.u-nancy.fr
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


When I use my usual test program : 

http://www.iecn.u-nancy.fr/~torri/files/gstreamer_seek/seek.c

with an ogm file, and when I seek to times less than 4s, then I get the
message:

(seek:17173): GStreamer-CRITICAL **: gst_object_unref: assertion `GST_IS_OBJECT
(object)' failed

You can test that with the program above and the file:

http://www.iecn.u-nancy.fr/~torri/files/gstreamer_pb/blood.ogm

it comes from gstoggdemux.c, line 1664, when target is decreased from a time of
4s, that is, when target is equal to 0, actually.

i've tried to fix that but i don't understand how the seek works. If someone
can tell me what to look at, maybe i'll try to fix that.


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