mpegtsmux usage (or anything that can take 2 inputs)

Richard tuxbox.guru at gmail.com
Tue Apr 17 10:19:47 PDT 2012


Hi All,

Rather frustrated now :D .. I have a Command line gst-launch doing
exactly what I want but translating that to C is proving a bit of a
pain :P The lowdown is that I want to transcode one TS file format to
a lower bitrate TS and sink to file, sounds really easy and for the
life of me I can't see the wood for the trees.

so far the pipeline is
fileread->decodebin->audioQ,VideoQ etc etc....
Audio,video->mpegtsmux->filesink

I can sink to alsa and ximage but I am lost how to re-combine back in
to a mpegtsmux component. I have looked at Ghost pads and sometime
pads, mouse pads of other pads and its quite confusing.

Can someone explain how to re-combine the data back in to the pipeline?

Regards,
Richard


More information about the gstreamer-devel mailing list