Could not link ffdemux_mpegts0 to videoqueue

Tim Müller tim at centricular.com
Tue Apr 17 18:10:33 UTC 2018


On Mon, 2018-04-16 at 23:58 -0700, gagankumarnigam wrote:

Hi,

> But when i try to transform the same pipeline in c code i got error :
>  Could not link ffdemux_mpegts0 to videoqueue. 
> 
> Here is my code given below. Can some body help me out what is the
> problem here.

Demuxers usually also have dynamic pads, so you need to use "pad-added" 
here as well and wait for the demuxer to create a video pad.

Cheers
-Tim

-- 
Tim Müller, Centricular Ltd - http://www.centricular.com


More information about the gstreamer-devel mailing list