festival: timed text is text/x-raw now
This commit is contained in:
parent
4a843dbbac
commit
3f0a844f9d
@ -123,7 +123,7 @@ static GstStaticPadTemplate sink_template_factory =
|
||||
GST_STATIC_PAD_TEMPLATE ("sink",
|
||||
GST_PAD_SINK,
|
||||
GST_PAD_ALWAYS,
|
||||
GST_STATIC_CAPS ("text/plain")
|
||||
GST_STATIC_CAPS ("text/x-raw, format=(string)utf8")
|
||||
);
|
||||
|
||||
static GstStaticPadTemplate src_template_factory =
|
||||
|
Loading…
x
Reference in New Issue
Block a user