[gst-devel] filesrc error

Michael Smith msmith at xiph.org
Mon Nov 10 19:50:16 CET 2008


On Mon, Nov 10, 2008 at 4:21 AM, arnabsamanta
<arnabsamanta at tataelxsi.co.in> wrote:
>  Hi ,
>                I am using a pipeline to send g726 audio data and the pipeline is as such
>
>                filesrc location=../../g726.dat ! queue3 ! filesink location=../../
>
>                where g726 file has 16 kbps data rate
>                and queue3 is the plugin written by me which takes the data in.
>
>                Am getting the following error
>
>                ERROR: from element /pipeline0/filesrc0: Internal data flow error.
>                Additional debug info:
>                gstbasesrc.c(2240): gst_base_src_loop (): /pipeline0/filesrc0:
>                streaming task paused, reason error (-5)
>                Execution ended after 787603676 ns.
>
>                Can somebody kindly help me understand about the error message above  ?


How could we possibly help you? It's obviously a bug in your custom
element. The GST_DEBUG output may help you (or it may not; depends on
what sort of bug it is).

Mike




More information about the gstreamer-devel mailing list