summaryrefslogtreecommitdiffstats
path: root/ext/shout/gstshout.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/shout/gstshout.c')
-rw-r--r--ext/shout/gstshout.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/shout/gstshout.c b/ext/shout/gstshout.c
index 2af0bc99..144835fe 100644
--- a/ext/shout/gstshout.c
+++ b/ext/shout/gstshout.c
@@ -77,6 +77,7 @@ sink_template_factory (void)
"icecastsend_sink",
"audio/mpeg",
gst_props_new (
+ "mpegversion", GST_PROPS_INT (1),
"layer", GST_PROPS_INT_RANGE (1, 3),
NULL
)),