Arbitrary color background image generation

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

Arbitrary color background image generation

Lane Brooks
I need a solid color background image, and I can't find a plugin that will let me generate an arbitrary color.  I see that videotestsrc will let me generate a white, black, red, green, or blue image.  But is there a source plugin that lets me generate an arbitrary color?

Lane
------------------------------------------------------------------------------
Gaining the trust of online customers is vital for the success of any company
that requires sensitive data to be transmitted over the Web.   Learn how to
best implement a security strategy that keeps consumers' information secure
and instills the confidence they need to proceed with transactions.
http://p.sf.net/sfu/oracle-sfdevnl 
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Arbitrary color background image generation

David Schleef-2
On Sun, Jan 09, 2011 at 12:14:58PM -0700, Lane Brooks wrote:
> I need a solid color background image, and I can't find a plugin that will let me generate an arbitrary color.  I see that videotestsrc will let me generate a white, black, red, green, or blue image.  But is there a source plugin that lets me generate an arbitrary color?

gst-launch videotestsrc pattern=white foreground-color=0x00ffaa77  !
  xvimagesink



David


------------------------------------------------------------------------------
Gaining the trust of online customers is vital for the success of any company
that requires sensitive data to be transmitted over the Web.   Learn how to
best implement a security strategy that keeps consumers' information secure
and instills the confidence they need to proceed with transactions.
http://p.sf.net/sfu/oracle-sfdevnl 
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel