Error in bayer2rgb pipeline
JPM
jpmelian at gmail.com
Thu Jun 16 19:18:57 UTC 2016
Hi,
I am trying to convert a bayer frame to RGB frame with this pipeline but an
error appears :
C:\Windows\System32>gst-launch-1.0 -v filesrc location=E:/bayersample.bayer
blocksize=307200 !
video/x-bayer,format=bggr,width=640,height=480,framerate=1/1 ! bayer2rgb !
filesink location=E:/bayersample.rgb
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
ERROR: from element /GstPipeline:pipeline0/GstCapsFilter:capsfilter0: Filter
caps do not completely specify the output format
Additional debug info:
gstcapsfilter.c(348): gst_capsfilter_prepare_buf ():
/GstPipeline:pipeline0/GstCapsFilter:capsfilter0:
Output caps are unfixed: video/x-bayer, format=(string){ bggr, grbg, gbrg,
rggb }, width=(int)640, height=(int)480, framerate=(fraction)1/1
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
Freeing pipeline ...
The file bayersample.bayer has 307200 bytes (640x480x1 byte).
Any help ?. Thanks and regards
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Error-in-bayer2rgb-pipeline-tp4678094.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list