Merge two MPEG-TS streams with higher bitrate

Mathieu Duponchelle mathieu at centricular.com
Thu Mar 26 17:57:31 UTC 2020


The bitrate property was added recently, you are running an
older version of the element.

On 3/25/20 7:17 PM, vandanachadha wrote:
> I am getting a parse error: no property "bitrate" in element "mpegtsmux0"
>
> gst-launch-1.0  --gst-debug-level=3 dvbsrc  modulation="QAM 256"
> frequency=147000000   ! decodebin name=demux demux. ! queue ! audioresample
> ! audioconvert ! voaacenc ! mux. mpegtsmux bitrate=4692 name=mux  ! filesink
> location=commandline.ts demux. ! queue ! videoconvert ! videoscale ! x264enc
> bitrate=1258 tune=zerolatency !
> video/x-h264,stream-format=byte-stream,profile=high,width=640,height=480,key-int-max=15
> ! mux.
>
>
>
> --
> Sent from: http://gstreamer-devel.966125.n4.nabble.com/
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel


More information about the gstreamer-devel mailing list