mpegtsmux: Only require alignment and stream-format for h264, parsed is implicit
This commit is contained in:
parent
cfc32a1ec4
commit
dec5de073d
@ -128,7 +128,7 @@ static GstStaticPadTemplate mpegtsmux_sink_factory =
|
|||||||
"systemstream = (boolean) false; "
|
"systemstream = (boolean) false; "
|
||||||
"video/x-dirac;"
|
"video/x-dirac;"
|
||||||
"video/x-h264,stream-format=(string)byte-stream,"
|
"video/x-h264,stream-format=(string)byte-stream,"
|
||||||
"parsed = (boolean) TRUE; "
|
"alignment=(string){au, nal}; "
|
||||||
"audio/mpeg, "
|
"audio/mpeg, "
|
||||||
"parsed = (boolean) TRUE, "
|
"parsed = (boolean) TRUE, "
|
||||||
"mpegversion = (int) { 1, 2 };"
|
"mpegversion = (int) { 1, 2 };"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user