[gst-devel] Playing yuv/rgb files on Arm using ximagesink

Tim Müller t.i.m at zen.co.uk
Thu Aug 2 12:09:33 CEST 2007


On Thu, 2007-08-02 at 12:52 +0300, Stefan Kost wrote:

> I see two things missing. As the rgbfile has raw data, you need to specify the
> bytesize of one frame in the blocksize property of filesrc. Then I would also
> give a framerate and a bit-depth in the capsfilter,
> 
> gst-launch-0.10 filesrc location=/birch.rgb blocksize=57024 !
> video/x-raw-rgb,width=144,height=132,depth=24,framerate='(fraction)'15/1 !
> ximagesink

Probably also bpp, red_mask, blue_mask, green_mask and endianness.

Cheers
 -Tim






More information about the gstreamer-devel mailing list