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

ramsk krkrams27 at gmail.com
Wed Nov 24 11:49:23 CET 2010


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.




More information about the gstreamer-devel mailing list