Merge two MPEG-TS streams with higher bitrate
vandanachadha
vandanachadha at yahoo.com
Wed Mar 25 18:17:14 UTC 2020
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/
More information about the gstreamer-devel
mailing list