<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7653.38">
<TITLE>RE: [gst-devel] Mov file generated does not play on QT player</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Hello<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Please fild pipeline i am using&nbsp;&nbsp; (PLAYS well on VLC&nbsp; {videots updated the gst buffer timestamp for 30 FPS }<BR>
)<BR>
<BR>
&nbsp;&nbsp; gst-launch filesrc location=/home/Irfan/Test_Data/Sequence\ 1_track1.264 ! h264parse ! video/x-h264,&nbsp;&nbsp; width=960, height=540, framerate=30/1 ! queue ! mux. filesrc location=/home/Irfan/Test_Data/Sequence\ 1_track2.sowt ! audio/x-raw-int, rate=48000, channels=2, endianness=1234, width=16, depth=16, signed=TRUE ! queue ! mux. ffmux_mov name=mux ! filesink location=/home/Irfan/Test_Data/Seq1.mov<BR>
<BR>
&nbsp;&nbsp;&nbsp; gst-launch filesrc location=/home/Irfan/Test_Data/CodecH264.dat ! h264parse ! video/x-h264, width=1280, height=720, framerate=30/1 ! queue ! videots fps=30 ! mux. filesrc location=/home/Irfan/Test_Data/WaveBase_44.1kHz_16bit_2ch.pcm.aac ! aacparse ! audio/mpeg, rate=44100, channels=2, mpegversion=4, layer=3 ! queue ! mux. ffmux_mov name=mux ! filesink location=/home/Irfan/Test_Data/test4.mov<BR>
<BR>
<BR>
<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MOV file generated by gst-ffmpeg is not able to play back on<BR>
&gt; QT. Is any specific atom missing. I am only observing the seek baar<BR>
&gt; moves ahead, but the playing FPS in movie inspector is alwayz zero.<BR>
&gt; actual fps of file in 30 in movie inspector.<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Does QT requires some specific info. &quot;Generated file plays<BR>
&gt; good on VLC Player&quot;<BR>
<BR>
Maybe you could mention the exact pipeline/elements you used to create<BR>
that file that doesn't work properly? And what versions of the various<BR>
modules/elements you're using? And if you're using mp4mux or ffmux_*?<BR>
<BR>
<BR>
<BR>
Cheers<BR>
&nbsp;-Tim<BR>
<BR>
<BR>
------------------------------------------------------------------------------<BR>
ThinkGeek and WIRED's GeekDad team up for the Ultimate<BR>
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the<BR>
lucky parental unit.&nbsp; See the prize list and enter to win:<BR>
<A HREF="http://p.sf.net/sfu/thinkgeek-promo">http://p.sf.net/sfu/thinkgeek-promo</A><BR>
_______________________________________________<BR>
gstreamer-devel mailing list<BR>
gstreamer-devel@lists.sourceforge.net<BR>
<A HREF="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</A><BR>
<BR>
</FONT>
</P>

<pre style="white-space:normal"><br></pre></BODY>
</HTML>