fpsdisplay: use a nicer font family
This commit is contained in:
parent
193f638b0a
commit
314f2e26c5
@ -46,7 +46,7 @@
|
||||
#include <gst/interfaces/xoverlay.h>
|
||||
|
||||
#define FPS_DISPLAY_INTERVAL_MS 500 /* 500 ms */
|
||||
#define DEFAULT_FONT "20"
|
||||
#define DEFAULT_FONT "Sans 20"
|
||||
|
||||
static GstElementDetails fps_display_sink_details = {
|
||||
"Measure and show framerate on videosink",
|
||||
|
Loading…
x
Reference in New Issue
Block a user