[gstreamer-bugs] [Bug 540194] [mpegdemux] Doesn't handle files with a non-zero start timestamp properly

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Jun 26 02:41:42 PDT 2008


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

  GStreamer | gst-plugins-ugly | Ver: HEAD CVS

Edward Hervey changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bilboed at bilboed.com




------- Comment #1 from Edward Hervey  2008-06-26 09:41 UTC -------
with the fluendo mpeg demuxer it crashes like a hippo on an ice ring.

#0  0x00007fd23c634f76 in gst_flups_demux_chain (pad=<value optimized out>,
buffer=<value optimized out>) at gstmpegdemux.c:1098
1098        adjust = (bss * CLOCK_FREQ) / old_mux_rate;
(gdb) bt
#0  0x00007fd23c634f76 in gst_flups_demux_chain (pad=<value optimized out>,
buffer=<value optimized out>) at gstmpegdemux.c:1098
#1  0x00007fd23f7e3506 in gst_pad_chain_unchecked (pad=0x760730,
buffer=0x77fe00) at gstpad.c:3576
#2  0x00007fd23f7e4583 in gst_pad_push (pad=0x760450, buffer=0x77fe00) at
gstpad.c:3744
#3  0x00007fd23cea86f1 in gst_type_find_element_chain (pad=0x7602e0,
buffer=0x77fe00) at gsttypefindelement.c:622
#4  0x00007fd23f7e3506 in gst_pad_chain_unchecked (pad=0x7602e0,
buffer=0x77fe00) at gstpad.c:3576
#5  0x00007fd23f7e4583 in gst_pad_push (pad=0x76b020, buffer=0x77fe00) at
gstpad.c:3744
#6  0x00007fd23f7e3506 in gst_pad_chain_unchecked (pad=0x769000,
buffer=0x77fe00) at gstpad.c:3576
#7  0x00007fd23f7e4583 in gst_pad_push (pad=0x760170, buffer=0x77fe00) at
gstpad.c:3744
#8  0x00007fd23cc76b0b in gst_base_src_loop (pad=0x760170) at gstbasesrc.c:2193
#9  0x00007fd23f800fa6 in gst_task_func (task=0x79a840, tclass=<value optimized
out>) at gsttask.c:192
#10 0x00007fd23e4d46a9 in g_thread_pool_thread_proxy (data=<value optimized
out>) at gthreadpool.c:265
#11 0x00007fd23e4d2c54 in g_thread_create_proxy (data=0x79a340) at
gthread.c:635
#12 0x00007fd23e95a067 in start_thread (arg=<value optimized out>) at
pthread_create.c:297
#13 0x00007fd23dde6edd in clone () from /lib/libc.so.6
#14 0x0000000000000000 in ?? ()


-- 
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=540194.




More information about the Gstreamer-bugs mailing list