videotestsrc grayscale bars

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

videotestsrc grayscale bars

Thomas Bond

Hi,


    Can you please provide an example where I can create a set of grayscale bars using videotestrc.

Docs indicates it can be done but I've found no examples or instructions.  Thanks.


    Tom

-- 
TOM BOND
Vice President, Technology
14 Old French Road
Honeoye Falls, NY 14472
Phone: 585-869-9243
Mobile: 585-662-8956
Email: [hidden email]

Corporate Headquarters
Entertainment Experience LLC
9475 Double R Blvd. Suite 9
Reno, Nevada 89521
Websites: www.eecolor.com

_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: videotestsrc grayscale bars

Vinod Kesti
pipeline to generate grayscale video:

gst-launch-1.0 videotestsrc !
video/x-raw,width=1920,height=1080,framerate=30/1,format=GRAY8 !
videoconvert ! autovideosink




--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: videotestsrc grayscale bars

yair
In reply to this post by Thomas Bond
gst-launch-1.0 videotestsrc pattern=Gradient ! autovideosink

On Fri, Feb 14, 2020 at 4:44 AM Thomas Bond <[hidden email]> wrote:

Hi,


    Can you please provide an example where I can create a set of grayscale bars using videotestrc.

Docs indicates it can be done but I've found no examples or instructions.  Thanks.


    Tom

-- 
TOM BOND
Vice President, Technology
14 Old French Road
Honeoye Falls, NY 14472
Phone: 585-869-9243
Mobile: 585-662-8956
Email: [hidden email]

Corporate Headquarters
Entertainment Experience LLC
9475 Double R Blvd. Suite 9
Reno, Nevada 89521
Websites: www.eecolor.com
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

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