Loss of interleaved stereo audio after ~20 Minutes

Wilkins White ww at novadynamics.com
Tue Jun 5 17:20:12 UTC 2018


The problem still occurs when removing all the encoding elements and piping
data into a fakesink like so:

gst-launch-1.0 -vvv audiointerleave name=i \
        ! queue \
        ! fakesink \
      pulsesrc do-timestamp=true device=$AUDIO0 buffer-time=20000 \
        ! audioconvert \
        ! "audio/x-raw,channels=1" \
        ! i.sink_0 \
      pulsesrc do-timestamp=true device=$AUDIO1 buffer-time=20000 \
        ! audioconvert \
        ! "audio/x-raw,channels=1" \
        ! i.sink_1




--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/


More information about the gstreamer-devel mailing list