[gst-devel] MP4 file playback in vlc and QT

Sandeep Prakash 123sandy at gmail.com
Fri Jul 16 05:15:19 CEST 2010


Hi Sriharsha,

Are you taking care of the codec_data in your muxer. I am not sure
"h264parse" element sends 
codec_data in caps or with the 1st buffer. In any of the case we need to
take care to write it into the 
mp4 file in the muxer.

codec_data basically consists of SPS and PPS of the h264 stream and it needs
to be in a specific format.

~Sandeep
-- 
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/MP4-file-playback-in-vlc-and-QT-tp2288332p2290902.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.




More information about the gstreamer-devel mailing list