[gst-devel] Format ofYUY2 stream

David Schleef ds at schleef.org
Wed Nov 12 02:02:38 CET 2008


On Tue, Nov 11, 2008 at 07:36:36PM -0500, OB Lutz wrote:
> I'm sending out data in 512byte chunks, so max UDP size shouldnt be an
> issue.Actually, I'm not sending it over the network, jfrom my app to
> gstreamer on the same machine. Using the udpsource seemed like the
> fastest way to go about moving the YUV sample to gstreamer.

Then it is probably sufficient to use videoparse to reframe the
raw data stream from udpsrc into a video stream.  Of course, you
are still losing timing information, as well as size, frame rate,
etc.



dave...





More information about the gstreamer-devel mailing list