pipeline hangs
Carl Karsten
carl at personnelware.com
Sat Aug 20 06:55:00 UTC 2016
I think there is a bug. it may be a corrupt input file, but I am not sure
what should happen in that case.
I am not really sure how to debug / report, so here is my start.
7gig input file:
http://veyepar3.nextdayvideo.com/static/temp/12_55_51.ts
export GST_DEBUG=5 (I think, maybe 4)
gst-launch-1.0 filesrc location=12_55_51.ts ! decodebin ! audioconvert !
fakesink &> gst1.log
tail ...
0:02:04.242907888 7272 0x7fa988036e30 DEBUG GST_SCHEDULING
gstpad.c:4181:gst_pad_chain_data_unchecked:<mpegvparse0:sink> called
chainfunction &gst_base_parse_chain with buffer 0x7fa988044bc0, returned
not-linked
0:02:04.242919351 7272 0x7fa988036e30 DEBUG multiqueue
gstmultiqueue.c:1568:gst_multi_queue_loop:<multiqueue0> SingleQueue 0 :
trying to pop an object
0:02:04.242933255 7272 0x7fa988036e30 DEBUG multiqueue
gstmultiqueue.c:1641:gst_multi_queue_loop:<multiqueue0> queue 0 sleeping
for not-linked wakeup with newid 35819, highid 35818, next_time
+0:15:35.117266667, high_time +0:15:34.889277778
0:02:04.242967390 7272 0x7fa98c052e80 DEBUG multiqueue
gstmultiqueue.c:2550:single_queue_check_full:<multiqueue0> queue 0: visible
4/38, bytes 2339734/2097152, time 166833334/0
more of the log is here:
http://pastebin.com/YZwUjvpG
The whole thing was 1.1 gig and 40gig at GST_DEBUG=9
--
Carl K
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160820/db1234ec/attachment.html>
More information about the gstreamer-devel
mailing list