Time problem when adding source to videomixer
longkas
longkas at gmail.com
Sat Mar 23 05:54:19 UTC 2019
Hello,
The pipeline has one videomixer, at first it only takes a videotestsrc as
sink, now I want to play a video from file to add to the mixer, but the
video does not play from start, instead it starts from the time when added
to the pipeline, how can I make it play from start
videomixer name=mix ! autovideosink \
videotestsrc ! videoconvert ! mix. \
filesrc name=fsrc location=v.mp4 ! decodebin ! videoconvert ! mix. \
--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
More information about the gstreamer-devel
mailing list