PATCH: gst-plugins-bad: dc1394 source add fomat7 colorcoding _RAW8 & _RAW16
Simon Schulz
sschulz at techfak.uni-bielefeld.de
Mon Nov 28 02:43:34 PST 2011
Hi!
I attached a patch to add colorcoding
DC1394_COLOR_CODING_RAW8
and
DC1394_COLOR_CODING_RAW16
to the dc1394 source plugin.
This is useful if you want to grab in raw mode from a firewire cam and do the
bayer2rgb conversion on the host (saves firewire bandwidth -> more fps).
Example pipeline (ptgrey firefly mv 13S2C):
gst-launch-0.10 -v dc1394src ! video/x-raw-bayer, vmode=89, width=664,
height=524, format=rggb, framerate=60/1,rate=60 ! queue ! bayer2rgb !
ffmpegcolorspace ! xvimagesink
With kind regards,
Simon
--
Dipl. Inform. Simon Schulz
sschulz at techfak.uni-bielefeld.de
Exzellenzcluster Cognitive Interaction Technology
Universität Bielefeld
D-33501 Bielefeld
Germany
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mode7_colorcoding_raw8.diff
Type: text/x-patch
Size: 970 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20111128/13e2b40f/attachment.bin>
More information about the gstreamer-devel
mailing list