try ,<div><br><div>gst-launch filesrc location=<.264 file> ! h264parse ! <caps filter> ! qtmux ! filesink location=<mp4 file><br> </div><div><br></div><div><div class="gmail_quote">On Wed, Nov 24, 2010 at 4:19 PM, ramsk <span dir="ltr"><<a href="mailto:krkrams27@gmail.com">krkrams27@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><br>
Hi,<br>
Could you pls help in converting .264 multi-view encoded elementary stream<br>
to .Mp4 container format using qtmux?<br>
<br>
Currently using the pipeline like this<br>
gst-launch filesrc location=<.264 file> ! <caps filter> ! qtmux ! filesink<br>
location=<mp4 file><br>
<br>
After getting the .MP4 file,If i decode with ffdec_h264 using the below<br>
pipeline it is not decoding.It is going to pre-roll state and then to<br>
playing state and closing the pipeline.Rendering is not happening<br>
<br>
gst-launch filesrc location=<.MP4 file> ! qtdemux ! fdec_h264! xvimagesink<br>
<br>
<br>
Please help atleast in converting simple .264 file to .MP4 container format.<br>
<br>
Thanking you in advance.<br>
<br>
rgds,<br>
Rams<br>
--<br>
View this message in context: <a href="http://gstreamer-devel.966125.n4.nabble.com/Converting-264-elemntary-stream-to-Mp4-tp3057059p3057059.html" target="_blank">http://gstreamer-devel.966125.n4.nabble.com/Converting-264-elemntary-stream-to-Mp4-tp3057059p3057059.html</a><br>
Sent from the GStreamer-devel mailing list archive at Nabble.com.<br>
<br>
------------------------------------------------------------------------------<br>
What happens now with your Lotus Notes apps - do you make another costly<br>
upgrade, or settle for being marooned without product support? Time to move<br>
off Lotus Notes and onto the cloud with Force.com, apps are easier to build,<br>
use, and manage than apps on traditional platforms. Sign up for the Lotus<br>
Notes Migration Kit to learn more. <a href="http://p.sf.net/sfu/salesforce-d2d" target="_blank">http://p.sf.net/sfu/salesforce-d2d</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>Regards,<br><br>Sudarshan Bisht<br>
</div></div>