what is problem with mp4mux

Michael Grüner michael.gruner at ridgerun.com
Tue May 27 09:06:29 PDT 2014


Hi

Mp4mux needs an EOS to properly close the file. Add the '-e' option to your gst-launch pipeline so the event is sent at teardown. 

Michael

-----Original Message-----
From: metind <metin.duman at arcelik.com>
To: gstreamer-devel at lists.freedesktop.org
Sent: Tue, 27 May 2014 1:56
Subject: what is problem with mp4mux

Dear all,

I am trying to get audio and video items from audiotestsrc and videotestsrc
then mux as mp4 to download as mp4 file. I used ;
gst-launch videotestsrc ! ffmpegcolorspace ! videoscale !
video/x-raw-yuv,width=320,height=240 ! ffenc_mpeg4 ! queue2 ! mux.video_0
audiotestsrc ! audioconvert ! lamemp3enc ! queue2 ! mux.audio_0 mp4mux
name=mux ! filesink location=myfile.mp4

but when i try to open the myfile.mp4, player gives error. 



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/what-is-problem-with-mp4mux-tp4667186.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
_______________________________________________
gstreamer-devel mailing list
gstreamer-devel at lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20140527/ebad5b79/attachment.html>


More information about the gstreamer-devel mailing list