[gst-devel] On how to stream a m4v file

Jyoti jyoti.d at allaboutif.com
Thu Apr 30 12:48:52 CEST 2009


gst-launch filesrc location=<m4v file location> ! demux ! queue ! rtpmp4vpay
! udpsink port=<port number>

To know the demuxer you can just run the
gst-launch filesrc location=<m4v file location> ! decodebin !
ffmpegcolorspace ! xvimagesink -v
and add the demuxer.



On Thu, Apr 30, 2009 at 7:22 AM, Rian Lee <rian_gstreamer at yahoo.com> wrote:

> Hello everyone,
> Pretty new to Gstreamer and finding it really hard :)
> Iam trying to stream a m4v file using rtp.
> I would like to know if it can be streamed without a container(I mean
> without packaging it as a mp4 or avi) and just as m4v data
> Also could anyone help me out with a pipe line for the same?
> Regards,
> Rian
>
>
>
> ------------------------------------------------------------------------------
> Register Now & Save for Velocity, the Web Performance & Operations
> Conference from O'Reilly Media. Velocity features a full day of
> expert-led, hands-on workshops and two days of sessions from industry
> leaders in dedicated Performance & Operations tracks. Use code vel09scf
> and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20090430/74d8072c/attachment.htm>


More information about the gstreamer-devel mailing list