Stream on pad XXXXX is not associated with any program

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Stream on pad XXXXX is not associated with any program

Sameer Naik
Hello,

I am using mpegtsmux to create a transport stream. I am noticing the
error "Stream on pad XXXXX is not associated with any program" every
now an then while the pipeline is starting. I am trying to figure out
what the problem is and how it can be fixed or avoided. Can somebody
please help me out with this?

Thanks and Regards
~Sameer
_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Stream on pad XXXXX is not associated with any program

Sameer Naik
I figured that some pads (audio/video) take a little longer to
generate due to which this issue appears. To fix this, i reference all
pads of interest that are generated and queue them in a linked list.

When the no-more-pads signal is emitted, i perform the dynamic pad
linkage and unref the pads.
This seems to fix the issue for me.

Thanks and Regards
~Sameer

On Wed, Jul 13, 2011 at 9:31 PM, Sameer Naik
<[hidden email]> wrote:

> Hello,
>
> I am using mpegtsmux to create a transport stream. I am noticing the
> error "Stream on pad XXXXX is not associated with any program" every
> now an then while the pipeline is starting. I am trying to figure out
> what the problem is and how it can be fixed or avoided. Can somebody
> please help me out with this?
>
> Thanks and Regards
> ~Sameer
>
_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel