File-Streaming not working. Incorrect DTS Timestamps

René Calles gstreamer at renevolution.com
Tue Apr 22 12:10:53 PDT 2014


Sorry, forgot to adjust the subject ..

Hi, 

thank you for your fast response. I just corrected the command line to: 

GST_DEBUG=3 gst-launch-1.0 -v \ 
? filesrc location="MyFile.mp4" ! queue ! qtdemux name="dmux" \ 
? flvmux name="mux" streamable="true" ! queue ! rtmpsink location="rtmp://10.11.40.28/live/test live=1" \ 
? dmux. ! multiqueue name="mq" ! 'video/x-h264, width=1280, height=720, framerate=25/1' ! h264parse ! mux. \ 
? dmux. ! mq. mq. ! "audio/mpeg,mpegversion=4" ! aacparse ! mux. 


Adding aacparse / h264parse in front of the muxer did not help. 

Bests,
René
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20140422/48f8aa12/attachment.html>


More information about the gstreamer-devel mailing list