Error in bayer2rgb pipeline

Sebastian Dröge sebastian at centricular.com
Fri Jun 17 07:32:38 UTC 2016


On Do, 2016-06-16 at 22:29 -0700, JPM wrote:
> Hi Nicolas,
> 
> I am using a naked file (raw bayer data without any headers) with all
> bytes
> to 0x00 in order to test the pipeline.
> 
> Maybe this is the problem. Have I to convert it to a standard file
> like TIFF, BMP ?.

You need a parser element like videoparse for bayer, which would then
chunk the data into one frame per buffer. Or alternatively on filesrc
you would set the block size property to exactly the size of one frame
and additionally provide the correct caps, but that's less clean.

-- 

Sebastian Dröge, Centricular Ltd · http://www.centricular.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160617/bcbf3842/attachment.sig>


More information about the gstreamer-devel mailing list