Querying caps

Andrey Nechypurenko andreynech at googlemail.com
Tue Jul 12 07:52:33 UTC 2016


Thank you Sebastian for clarifications!
I will try what you suggested.

Thanks!
Andrey.

On 12 July 2016 at 08:31, Sebastian Dröge <sebastian at centricular.com> wrote:
> On Fr, 2016-07-08 at 09:17 +0200, Andrey Nechypurenko wrote:
>>
>> I would really appreciate if someone can shed the light why there are
>> seven state changes to the PAUSED state
>
> You get a state-changed message for every single element in your
> pipeline and the pipeline itself whenever they change states.
>
>>  and what is more important for
>> me how to find missing caps such as ssrc, seqnum-offset,
>> configuration, etc.
>
> The most reliable way would be to connect to the "notify::caps" signal
> of the sinkpad of appsink, or to use a pad probe on the sinkpad to
> intercept the caps event.
>
> --
>
> Sebastian Dröge, Centricular Ltd · http://www.centricular.com
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>


More information about the gstreamer-devel mailing list