mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-02-12 00:38:04 +00:00
d/vf: Add clock overlay to videotestsource
This commit is contained in:
parent
1155106dc1
commit
98f81734c8
|
@ -437,6 +437,7 @@ vf_fs_videotestsource(struct xrt_frame_context *xfctx, uint32_t width, uint32_t
|
|||
|
||||
gchar *pipeline_string = g_strdup_printf(
|
||||
"videotestsrc name=source ! "
|
||||
"clockoverlay ! "
|
||||
"videoconvert ! "
|
||||
"videoscale ! "
|
||||
"video/x-raw,format=RGB,width=%u,height=%u ! "
|
||||
|
|
Loading…
Reference in a new issue