<div dir="ltr"><div><div><div><br></div>Hi There,<br><br></div>I am using following pipeline to decode audio and video of the stream from file and encode them and then finally mux both audio and video using mpegtsmux.<br></div>The resultant muxed file is way smaller than the original file and the pipeline just hangs. Can anyone help me to solve this issue? Any pointers to how to debug this issue will be of great help.<br><br>gst-launch-1.0 filesrc location=B4USO129606056.ts ! tsdemux name=d ! queue ! h264parse ! avdec_h264 ! videoconvert ! x264enc ! queue ! mux. d. ! queue ! aacparse ! avdec_aac ! audioconvert ! voaacenc ! queue ! mux. mpegtsmux name=mux ! filesink location=out.ts<br clear="all"><div><div><div><br>-- <br><div class="gmail_signature"><div dir="ltr"><div><br>Regards,<br></div>Sujata<br></div></div>
</div></div></div></div>