mpegtsmux: Add byte-stream to h264 caps
authorDavid Schleef <ds@schleef.org>
Sat, 16 Apr 2011 05:25:27 +0000 (22:25 -0700)
committerDavid Schleef <ds@schleef.org>
Mon, 18 Apr 2011 16:50:56 +0000 (09:50 -0700)
gst/mpegtsmux/mpegtsmux.c

index 247659d..09cf3ec 100644 (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, "