[gst-devel] Converting .264 elemntary stream to .Mp4

sudarshan bisht bisht.sudarshan at gmail.com
Mon Dec 6 19:57:18 CET 2010


try ,

gst-launch filesrc location=<.264 file> ! h264parse !  <caps filter>  !
qtmux ! filesink location=<mp4 file>


On Wed, Nov 24, 2010 at 4:19 PM, ramsk <krkrams27 at gmail.com> wrote:

>
> Hi,
> Could you pls help in converting .264 multi-view encoded elementary stream
> to .Mp4 container format using qtmux?
>
> Currently using the pipeline like this
> gst-launch filesrc location=<.264 file> !  <caps filter> ! qtmux ! filesink
> location=<mp4 file>
>
> After getting the .MP4 file,If i decode with ffdec_h264 using the below
> pipeline it is not decoding.It is going to pre-roll state and then to
> playing state and closing the pipeline.Rendering is not happening
>
> gst-launch filesrc location=<.MP4 file> !  qtdemux ! fdec_h264! xvimagesink
>
>
> Please help atleast in converting simple .264 file to .MP4 container
> format.
>
> Thanking you in advance.
>
> rgds,
> Rams
> --
> View this message in context:
> http://gstreamer-devel.966125.n4.nabble.com/Converting-264-elemntary-stream-to-Mp4-tp3057059p3057059.html
> Sent from the GStreamer-devel mailing list archive at Nabble.com.
>
>
> ------------------------------------------------------------------------------
> What happens now with your Lotus Notes apps - do you make another costly
> upgrade, or settle for being marooned without product support? Time to move
> off Lotus Notes and onto the cloud with Force.com, apps are easier to
> build,
> use, and manage than apps on traditional platforms. Sign up for the Lotus
> Notes Migration Kit to learn more. http://p.sf.net/sfu/salesforce-d2d
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>



-- 
Regards,

Sudarshan Bisht
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20101207/91d91a6d/attachment.htm>


More information about the gstreamer-devel mailing list