[Gstreamer-bugs] [Bug 138105] - [mpeg1videoparse] Hangs while decoding everest.m1v

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Thu Mar 25 08:07:25 PST 2004


http://bugzilla.gnome.org/show_bug.cgi?id=138105





------- Additional Comments From jdahlin at async.com.br  2004-03-25 11:07 -------
Pressed Ctrl-C after a few seconds, then it shows this:

mp1videoparse_parse_seq (mp1videoparse=0x993cc20, buf=0x97cebd4)
    at gstmp1videoparse.c:168
168       gfloat asr_table[] = { 0., 1.,
(gdb) bt
#0  mp1videoparse_parse_seq (mp1videoparse=0x993cc20, buf=0x97cebd4)
    at gstmp1videoparse.c:168
#1  0x0088c2e1 in mp1videoparse_valid_sync (mp1videoparse=0x993cc20,
    head=159181780, buf=0x4) at gstmp1videoparse.c:226
#2  0x0088c6ea in gst_mp1videoparse_real_chain (mp1videoparse=0x993cc20,
    buf=0x97cec48, outpad=0x99398f8) at gstmp1videoparse.c:385
#3  0x0088c5d1 in gst_mp1videoparse_chain (pad=0x9939834, _data=0x97cec48)
    at gstmp1videoparse.c:312
#4  0x00f46887 in gst_opt_scheduler_chain_wrapper (sinkpad=0x7, data=0x4)
    at gstoptimalscheduler.c:1325
[... cut ...]

(gdb) info locals
width = -1075318080
height = 8968532
asr_idx = 4
fps_idx = 7
asr_table = {0, 1, 0.673500001, 0.703100026, 0.761500001, 0.805499971,
  0.843699992, 0.89349997, 3.79751884e-43, 0, 1.3679414e-38, 3.04442825e-33,
  3.04447086e-33, 5.73831721e-42, -1.81210423}
fps_table = {3.04447086e-33, 3.04442825e-33, -1.81209278, 1.34179303e-38,
  3.03200988e-33, 7.00649232e-45, 1.3679236e-38, 1.36794546e-38,
  3.79751884e-43}

Doesn't seem to make much sense though, since pressing Ctrl-C randomly shows
different places (data pushing, thread locking, data chaining, demuxing etc)




More information about the Gstreamer-bugs mailing list