mpegtsmux: Add byte-stream to h264 caps

This commit is contained in:
David Schleef 2011-04-15 22:25:27 -07:00
parent 39ae129aa6
commit 55633f5e8f

View file

@ -113,7 +113,7 @@ static GstStaticPadTemplate mpegtsmux_sink_factory =
"mpegversion = (int) { 1, 2, 4 }, "
"systemstream = (boolean) false; "
"video/x-dirac;"
"video/x-h264;"
"video/x-h264,stream-format=(string)byte-stream;"
"audio/mpeg, "
"mpegversion = (int) { 1, 2, 4 };"
"audio/x-lpcm, "