Only partial file is encoded : using mpegtsmux

Sujata Gaddemane gsujata at gmail.com
Thu Nov 12 20:42:02 PST 2015


Hi There,

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.
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.

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

-- 

Regards,
Sujata
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20151113/a3a23c61/attachment.html>


More information about the gstreamer-devel mailing list