<html><head></head><body><div>Would be nice to run with some traces, to see if anything comes out, try setting environment GST_DEBUG=2 to start with.</div><div><br></div><div>Le jeudi 03 décembre 2015 à 11:55 +0000, David Jaggard a écrit :</div><blockquote type="cite"><div dir="ltr"><div><div><div><div>Gstreamer 1.6.1 on Windows<br><br></div>gst-launch-1.0.exe crashes within a few minutes with the following:<br>Faulting application name: gst-launch-1.0.exe, version: 0.0.0.0, time stamp: 0x5635ce27<br>Faulting module name: libglib-2.0-0.dll, version: 2.44.1.0, time stamp: 0x5635cb70<br>Exception code: 0x40000015<br>Fault offset: 0x000a7d1b<br>Faulting process id: 0x18a8<br>Faulting application start time: 0x01d12cfdf7d1baf8<br>Faulting application path: c:\gstreamer\1.0\x86\bin\gst-launch-1.0.exe<br>Faulting module path: c:\gstreamer\1.0\x86\bin\libglib-2.0-0.dll<br>Report Id: 850da148-98f3-11e5-8297-00505686e152<br>Faulting package full name: <br>Faulting package-relative application ID: <br><br></div>Here is the command line:<br>gst-launch-1.0.exe rtpbin name=rtpbinout udpsrc caps=application/x-rtp,media=video,clock-rate=(int)90000,payload=33 address=239.192.65.121 port=5000 ! rtpbin ! queue2 ! rtpmp2tdepay ! tsdemux name=demux ! queue2 ! video/x-h264 ! decodebin ! deinterlace fields=1 method=3 ! x264enc ! video/x-h264,profile=baseline ! queue2 ! rtph264pay ! rtpbinout.send_rtp_sink_0 rtpbinout.send_rtp_src_0 ! multiudpsink clients=<a href="http://227.0.1.83:50090">227.0.1.83:50090</a> ttl-mc=100 demux. ! queue2 ! audio/mpeg ! decodebin ! audioconvert ! audio/x-raw,channels=1 ! audioresample ! audio/x-raw,rate=48000 ! voaacenc bitrate=128000 ! audio/mpeg,mpegversion=4 ! queue2 ! rtpmp4gpay pt=97 ! rtpbinout.send_rtp_sink_1 rtpbinout.send_rtp_src_1 ! multiudpsink clients=<a href="http://227.0.1.83:50092">227.0.1.83:50092</a> ttl-mc=100<br><br></div>I don't have gdb on Windows at the moment so getting a backtrace won't be easy for me. <br><br></div>This is an almost identical pipeline to the one I am building in my application and the application is stable so it appears to be specific to gst-launch.<br></div>
<pre>_______________________________________________
gstreamer-devel mailing list
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a>
</pre></blockquote></body></html>