AW: multifilesink not producing viewable files. Help!?

Piper984 mclennan at alumni.nd.edu
Thu Nov 17 18:07:47 UTC 2016


Hello folks,

Thanks for the update regarding multifilesink vs splitmuxsink.  I just
downloaded and built gstreamer 1.10.1 and all the plugins + libav.  Then I
updated my app to use the splitmuxsink.  However, I get the following
runtime warning:

** (recv:24555): WARNING **: Failed to link muxer and sink- splitmuxsink
will not work

and the app isn't able to display any video or save anything to disk.  I did
make sure to adjust the h264parse element as followings:

h264parse config-interval=-1

Here is the pipeline which generates the warning:

rtph264depay name=h264depay !   avdec_h264 ! videocrop name=crop ! tee
name=t t. ! queue ! autovideosink t. ! queue ! timeoverlay ! x264enc
bitrate=1200 tune=zerolatency ! video/x-h264,profile=baseline ! h264parse
config-interval=-1 ! splitmuxsink location="f-%05d-output3.h264"
max-size-time=10000000000 max-size-bytes=1000000

Any chance someone has some ideas as to my issue?

Thanks! 



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/multifilesink-not-producing-viewable-files-Help-tp4680722p4680745.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list