<br><br><div class="gmail_quote">On Wed, Apr 15, 2009 at 9:33 AM, yangsb <span dir="ltr">&lt;<a href="mailto:yangsb05@gmail.com">yangsb05@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<br>
Hi,<br>
I install the gst-plugin-bad-0.10.11.<br>
I want to use qtmux to mux a mov file.<br>
I read thiagoss&#39;s blog( <a href="http://thiagossantos.blogspot.com" target="_blank">http://thiagossantos.blogspot.com</a> ) and know that<br>
qumux support h264 video.<br>
So, I use this pipeline to test:<br>
###############################################<br>
    gst-launch-0.10   -v --gst-debug-level=2 \<br>
        videotestsrc ! \<br>
        video/x-raw-yuv,width=720,height=480,fourcc=UYVY ! \<br>
        x264enc !  mux. \<br>
        qtmux name=mux ! \<br>
        filesink location=/home/opensource/test.mov<br>
###############################################<br>
<br>
However , the test.mov can not be played by vlc or ffmpeg or Mplayer .<br>
Can anyone to give me some advice ?<br></blockquote><div><br></div><div>qtmux needs to receive EOS to properly finish the file, in this case, when you stop gst-launch it simply aborts.</div><div><br></div><div>2 options for you:</div>

<div>1) In git, a new feature was included to force EOS in gst-launch (-e).</div><div>2) Use filesrc instead of videotestsrc (you can videotestsrc ! caps ! filesink and then read the file, or use some file of yours).<br>
</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>
Thanks .<br>
Best regards.<br>
<br>
--<br>
View this message in context: <a href="http://www.nabble.com/Qt-mux-issue-tp23057805p23057805.html" target="_blank">http://www.nabble.com/Qt-mux-issue-tp23057805p23057805.html</a><br>
Sent from the GStreamer-devel mailing list archive at Nabble.com.<br>
<br>
<br>
------------------------------------------------------------------------------<br>
This SF.net email is sponsored by:<br>
High Quality Requirements in a Collaborative Environment.<br>
Download a free trial of Rational Requirements Composer Now!<br>
<a href="http://p.sf.net/sfu/www-ibm-com" target="_blank">http://p.sf.net/sfu/www-ibm-com</a><br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>Thiago Sousa Santos<br><br>Embedded Systems and Pervasive Computing Lab (Embedded)<br>Center of Electrical Engineering and Informatics (CEEI)<br>Federal University of Campina Grande (UFCG)<br>