<div dir="ltr"><div>Hi all,</div><div>I have just got familiar with gstreamer and found it great and started to learn it as fast as I can.</div><div>I downloaded some tutorials from here and there and also studied the official tutorial of the webpage.</div><div>BUT ...</div><div>I couldn't find a clear example of multiplexing video and audio using mpegtsmux.</div><div>To be clear, I am using ubuntu 16.04 and the following line always shows error:</div><div><br></div><div><b>$ gst-launch-1.0 -e -v mpegtsmux name=m ! filesink location=/tmp/multi.ts     v4l2src ! videoconvert ! x264enc ! m.      pulsesrc ! audioconvert ! lamemp3enc  ! m.</b></div><div><b><br></b></div><div>I would be grateful if anybody could help me with that.</div><div>regards,</div><div>Ali<br></div></div>