PATCH: gst-plugins-bad: dc1394 source add fomat7 colorcoding _RAW8 & _RAW16

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

PATCH: gst-plugins-bad: dc1394 source add fomat7 colorcoding _RAW8 & _RAW16

Simon Schulz
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
[hidden email]

Exzellenzcluster Cognitive Interaction Technology
Universität Bielefeld
D-33501 Bielefeld
Germany

_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

mode7_colorcoding_raw8.diff (991 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: PATCH: gst-plugins-bad: dc1394 source add fomat7 colorcoding _RAW8 & _RAW16

Josh Doe
On Mon, Nov 28, 2011 at 5:43 AM, Simon Schulz
<[hidden email]> wrote:

> 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

Thanks for your patch, but please consider creating a ticket for it
(and the other one) at the GStreamer tracker, so it has a higher
likelihood of being reviewed and accepted:
http://gstreamer.freedesktop.org/bugs/

-Josh
_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel