Dynamic Caps changes with appsrc

Robert Jamieson bob_jam11 at hotmail.com
Tue Feb 9 13:03:03 CET 2016


Just wanted to update in case anybody else has the same issue.
The issue seems to be the splitmuxsink.
I was noticing that when I was changing caps there would be no noticeable debug output indicating that there was errors. What I would see was that the mux would write the file end and stop processing, which would halt the whole pipeline and cause my input queue to backup. After attempting to fix by flushing, sending EOS etc. I eventually removed the splitmuxsink and replaced it with it's two constituent parts (the mux and the file sink) and this immediately solved the problem.
It has however now left me with the issue of splitting files when a particular size has been reached.
Hope this helps someone and saves the many, many hours I have spent debugging.  		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160209/7b9ecdf7/attachment-0001.html>


More information about the gstreamer-devel mailing list