[gstreamer-bugs] [Bug 609405] [qtdemux] Issues when seeking with file with lots of tracks and edit lists

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Feb 9 03:34:44 PST 2010


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

--- Comment #2 from Robert Swain <robert.swain at gmail.com> 2010-02-09 11:34:42 UTC ---
Created an attachment (id=153320)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=153320)
Seek test code

Compile with:

libtool --mode=link gcc `pkg-config --cflags --libs gstreamer-0.10` -o
seek_test seek_test.c

To reproduce the segfault, I've been using:

./seek_test 5.0 http://...

When it tries to seek to approximately 25s, the stop < start is hit and the
segfault occurs.

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