[gstreamer-bugs] [Bug 464419] New: oggmux needs to handle seek-event

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Aug 7 09:22:46 PDT 2007


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=464419

  GStreamer | gst-plugins-base | Ver: HEAD CVS
           Summary: oggmux needs to handle seek-event
           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: ensonic at sonicpulse.de
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


oggmux currently rejects seek-events. If I put adder-alike code in there the
EOS and SEGMEN_DONE behaviour works with oggmux, but generated files are
illegal (cause crash in oggdemux when playing).

#0  0xb7f87410 in ?? ()
#1  0xb7afad98 in ?? ()
#2  0xb7e58ff4 in ?? () from /opt/gnome/lib/libglib-2.0.so.0
#3  0xb7afad7c in ?? ()
#4  0xb7e6f876 in __nanosleep_nocancel () from /lib/libpthread.so.0
#5  0xb7e12c32 in g_usleep (microseconds=3081743740) at gtimer.c:323
#6  0x08049f43 in fault_handler_sigaction (signum=11, si=0xb7afae5c,
misc=0xb7afaedc) at gst-launch.c:204
#7  <signal handler called>
#8  0xb7b979ea in gst_ogg_chain_get_stream (chain=<value optimized out>,
serialno=172544391) at gstoggdemux.c:1328
#9  0xb7b97a28 in gst_ogg_chain_has_stream (chain=0x0, serialno=172544391) at
gstoggdemux.c:1340
#10 0xb7ba0c5d in gst_ogg_demux_loop (pad=0x81803c8) at gstoggdemux.c:2671
#11 0xb7f19d46 in gst_task_func (task=0x8192540, tclass=0x81aa510) at
gsttask.c:192
#12 0xb7e12648 in g_thread_pool_thread_proxy (data=0x81aa5a0) at
gthreadpool.c:265


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=464419.




More information about the Gstreamer-bugs mailing list