AW: Questions on PREROLL: let 1 buffer pass the sub-pipeline to get PREROLL working
parithi
parithi at gmail.com
Tue May 15 09:16:53 UTC 2018
I am also having similar usecase. I've tested udpsink, filesink and
splitmuxsink with async=false. With this both udpsink and filesink states
are set to PLAYING. But it is not working with splitmuxsink.
This is the pipeline I am using:
gst-launch-1.0 videotestsrc is-live=true ! queue ! x264enc tune=4
key-int-max=50 ! h264parse ! queue ! valve drop=1 ! mux1.video audiotestsrc
is-live=true ! queue ! avenc_aac ! aacparse ! queue ! valve drop=1 !
mux1.audio_0 splitmuxsink mux=mpegtsmux name=mux1 location=/root/mux1.ts
async=false
--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
More information about the gstreamer-devel
mailing list