How to debug internal dataflow error?

Baby Octopus jagadishkamathk at gmail.com
Mon Feb 10 22:54:46 PST 2014


Hi,

I have a system which is giving me TS/UDP. Occasionally there are lot of
packet losses. The pipeline goes into "Internal dataflow error" after a
couple of hours 

This is the debug log dump
*gst_ffmpegauddec_frame:633 avdec_aac: decoding error (len: -1052488119,
have_data: 0)
gst_audio_decoder_drain:1345 still 1 frames left after draining
gst_base_src_loop:2865 error: Internal data flow error.
gst_base_src_loop:2865 error: streaming task paused, reason error (-5)
*

The pipeline is as follows

gst-launch-1.0 udpsrc ! decodebin name=demux  \
demux.! video/x-raw ! x264enc bitrate=1000000 tune=zerolatency ! mpegtsmux
name = mux ! udpsink host=192.168.0.112 port=5050 \
demux.! voaacenc ! mux.

Can someone tell me how to go about debugging this issue? Any help would be
appreciated :)



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/How-to-debug-internal-dataflow-error-tp4665183.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list