mpegpsmux: add stream-format and alignment to H.264 caps

This commit is contained in:
Nicola Murino 2019-01-24 22:51:39 +01:00
parent 920062cafc
commit e5278757c3

View file

@ -67,7 +67,8 @@ static GstStaticPadTemplate mpegpsmux_sink_factory =
"mpegversion = (int) { 1, 2, 4 }, "
"systemstream = (boolean) false; "
"video/x-dirac;"
"video/x-h264;"
"video/x-h264,stream-format=(string)byte-stream,"
"alignment=(string){au, nal}; "
"audio/mpeg, "
"mpegversion = (int) { 1, 2 };"
"audio/mpeg, "