[gst-devel] mp4 file playback in VLC and in QT

Sriharsha sriharsha at tataelxsi.co.in
Fri Jul 2 10:59:34 CEST 2010


Hi all..

I m using mp4creator  (mpeg4ip ) for generation of mp4 file. it is 
playing fine. i wrote plugin for mp4creator. so for that i changed 
mp4creator library for pushing data instead of writing to a file. the 
size updation of all atoms i have done.  when i m creating mp4 file with 
my plugin then it is  playing in vlc and quicktime player but no video 
is coming . i m using this pipeline (only for video )...

gst-launch filesrc 
location=/home/Gurpreet/inputfilesmp4/Akiyo_100_176_144_I_0_0_AllIDR.264 
! h264parse output-format=0 ! video/x-h264,width=176, height=144, 
framerate=25/1 ! mp4mux ! filesink 
location=/home/Gurpreet/outputfilesmp4/temp-1.mp4

can anybody tell me what can be the problem...??

Thanks
Gurpreet






More information about the gstreamer-devel mailing list