How to set streamheader in caps of appsrc? | OPUS
jeyp4
jaiforfriend at gmail.com
Sun Feb 23 06:38:13 UTC 2020
I am trying to avoid opusparse.
I am suspecting introduction of parser will result in a delay in pipeline.
Although can't measure if there is any delay introduced.
I am pushing opusenc encoded data in appsrc. I tried to match appsrc's caps
with opusenc's caps.
My complete pipeline without appsink-appsrc looks like.
gst-launch-1.0 pulsesrc buffer-time=20000 ! audio/x-raw, channels=1 !
opusenc frame-size=20 bitrate=24000 ! opusdec ! pulsesink buffer-time=20000
--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
More information about the gstreamer-devel
mailing list