[ask] gstreamer rtp with filesink

Nicolas Dufresne nicolas.dufresne at collabora.com
Sat Oct 26 22:22:08 CEST 2013


Le vendredi 25 octobre 2013 à 02:23 -0700, thangvuongbk a écrit :
> it's not error but I can not open video_record.mp4 file with VLC or
> mplayer!!! 

This is because you have not produce an MP4, all you have is raw frames
in a file. You may try with an ending pipeline that do the muxing:

e.g. (but not tested)

... rtph264depay ! h264parse ! mp4mux ! filesink location=my.mp4

Nicolas




More information about the gstreamer-devel mailing list