<div dir="ltr"><div><div><div>I think that there should be a standard reply template for this kind of message.<br><br></div>1. What OS are you using?<br></div>2. What version of GStreamer are you using?<br></div><div>3. What player generates the error and what is the error?<br>
</div>4. Get a detailed log showing the problem. How you get the log depends on the OS. However, it is also well documented in the GStreamer documentation.<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Tue, May 27, 2014 at 3:55 AM, metind <span dir="ltr"><<a href="mailto:metin.duman@arcelik.com" target="_blank">metin.duman@arcelik.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Dear all,<br>
<br>
I am trying to get audio and video items from audiotestsrc and videotestsrc<br>
then mux as mp4 to download as mp4 file. I used ;<br>
gst-launch videotestsrc ! ffmpegcolorspace ! videoscale !<br>
video/x-raw-yuv,width=320,height=240 ! ffenc_mpeg4 ! queue2 ! mux.video_0<br>
audiotestsrc ! audioconvert ! lamemp3enc ! queue2 ! mux.audio_0 mp4mux<br>
name=mux ! filesink location=myfile.mp4<br>
<br>
but when i try to open the myfile.mp4, player gives error.<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://gstreamer-devel.966125.n4.nabble.com/what-is-problem-with-mp4mux-tp4667186.html" target="_blank">http://gstreamer-devel.966125.n4.nabble.com/what-is-problem-with-mp4mux-tp4667186.html</a><br>

Sent from the GStreamer-devel mailing list archive at Nabble.com.<br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</blockquote></div><br></div>