mp4vpay: we can also accept xvid caps
This commit is contained in:
parent
9941d3f0a2
commit
acc37e52a7
@ -35,7 +35,7 @@ GST_STATIC_PAD_TEMPLATE ("sink",
|
|||||||
GST_PAD_SINK,
|
GST_PAD_SINK,
|
||||||
GST_PAD_ALWAYS,
|
GST_PAD_ALWAYS,
|
||||||
GST_STATIC_CAPS ("video/mpeg,"
|
GST_STATIC_CAPS ("video/mpeg,"
|
||||||
"mpegversion=(int) 4," "systemstream=(boolean)false")
|
"mpegversion=(int) 4," "systemstream=(boolean)false;" "video/x-xvid")
|
||||||
);
|
);
|
||||||
|
|
||||||
static GstStaticPadTemplate gst_rtp_mp4v_pay_src_template =
|
static GstStaticPadTemplate gst_rtp_mp4v_pay_src_template =
|
||||||
|
Loading…
x
Reference in New Issue
Block a user