Sync Video and Audio
killerrats
koreysjunkmail at gmail.com
Wed Aug 22 22:20:31 UTC 2018
gst-launch-1.0 --gst-debug=3 -e rtspsrc location=[IP] name=source !
rtpjitterbuffer ! rtph264depay ! h264parse config-interval=1 ! tee name=vtee
! mux.video splitmuxsink async-handling=true max-size-bytes=1048576
max-files=360 location=video%06d.avi name=mux source. !
rtpjitterbuffer ! rtpmp4gdepay ! aacparse ! tee name=atee ! mux.audio_0
Okay so i used the mp4mux element and the video and audio are spot on when
watching them.
Error that comes up and doesn't let it go anywhere after that. Any ideas?
13:15:20.737978710 5888 02ED4EB0 WARN qtmux
gstqtmux.c:4553:gst_qt_mux_add_buffer:muxer> error: Buffer has no PTS.
ERROR: from element
/GstPipeline:pipeline/GstSplitMuxSinkNpc:splitmuxsink/GstMP4
Mux:muxer: Could not multiplex stream.Additional debug info:
gstqtmux.c(4553): gst_qt_mux_add_buffer ():
/GstPipeline:pipeline/GstSplitMuxSin
kNpc:splitmuxsink/GstMP4Mux:muxer:Buffer has no PTS.
-----
------------------------------
Gstreamer 1.14.1
------------------------------
Windows
--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
More information about the gstreamer-devel
mailing list