[gstreamer-bugs] [Bug 306463] New: problems seeking in MPG videos

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Sat Jun 4 05:00:24 PDT 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=306463
 GStreamer | gst-ffmpeg | Ver: 0.8.4

           Summary: problems seeking in MPG videos
           Product: GStreamer
           Version: 0.8.4
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-ffmpeg
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: jeroen.zwartepoorte at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: all-bugs at bugzilla.gnome.org


Version details: 0.8.4.2 prerelease

Playback is fine, but when you seek, it segfaults. This is with the ffmpeg elements:

Program received signal SIGABRT, Aborted.
[Switching to Thread 46912496311648 (LWP 15147)]
0x00000031ff82f3b0 in raise () from /lib64/libc.so.6
(gdb) bt
#0  0x00000031ff82f3b0 in raise () from /lib64/libc.so.6
#1  0x00000031ff830860 in abort () from /lib64/libc.so.6
#2  0x00000031ff8283eb in __assert_fail () from /lib64/libc.so.6
#3  0x00002aaaaf99d2e0 in av_seek_frame_binary (s=0xc1fbf0, stream_index=1,
    target_ts=17721159, flags=0) at utils.c:1256
#4  0x00002aaaaf9a08a1 in av_seek_frame (s=0xc1fbf0, stream_index=1,
    timestamp=17721159, flags=0) at utils.c:1383
#5  0x00002aaaaf995686 in gst_ffmpegdemux_src_event (pad=0xc01f20,
event=Variable "event" is not available.
)
    at gstffmpegdemux.c:311
#6  0x00002aaaaf992eca in gst_ffmpegdec_event (pad=Variable "pad" is not available.
) at gstffmpegdec.c:340
#7  0x0000003207b42114 in gst_pad_event_default (pad=0xb7d710, event=0xe469d0)
    at gstpad.c:4179
#8  0x0000003207b42114 in gst_pad_event_default (pad=0xbfa710, event=0xe469d0)
    at gstpad.c:4179
#9  0x0000003207b4a1fd in gst_queue_handle_src_event (pad=0xbfa710,
    event=0xe469d0) at gstqueue.c:978
#10 0x0000003207b42114 in gst_pad_event_default (pad=0xbb3d10, event=0xe469d0)
    at gstpad.c:4179
#11 0x0000003207b42114 in gst_pad_event_default (pad=0xbb6940, event=0xe469d0)
    at gstpad.c:4179
#12 0x0000003207b42114 in gst_pad_event_default (pad=0xbbb0c0, event=0xe469d0)
    at gstpad.c:4179
#13 0x00002aaaae6e848a in gst_play_bin_send_event (element=0xab05e0,
    event=0xe469d0) at gstplaybin.c:873
#14 0x000000000042b44f in bacon_video_widget_seek ()
#15 0x00000000004164fa in totem_action_stop ()

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list