AW: record H264 stream use multifilesink

Thornton, Keith keith.thornton at zeiss.com
Fri Oct 13 06:21:15 UTC 2017


Hi, we solved this problem by creating a bin with a queue and a filesink and adding this bin to the splitmuxsink 

-----Ursprüngliche Nachricht-----
Von: gstreamer-devel [mailto:gstreamer-devel-bounces at lists.freedesktop.org] Im Auftrag von Nicolas Dufresne
Gesendet: Donnerstag, 12. Oktober 2017 20:24
An: Discussion of the development of and with GStreamer <gstreamer-devel at lists.freedesktop.org>
Betreff: Re: record H264 stream use multifilesink

Le jeudi 12 octobre 2017 à 08:01 -0700, Michelle Guo a écrit :
> I use splitmuxsink, the files recorded are playable, but I encounted 
> the new problem.
> 
> In my pipeline, I use tee element to split the stream to two branches, 
> one is to play, the other is to record. If I use splitmuxsink in 
> record branch, both of these two branches can not work. However, if I 
> remove play branch and only have the record  branch, the files can be 
> recorded successfully and can be played by VLC.
> 
> So do you have any idea? 

Did you forget to add queues after the tee ?

regards,
Nicolas


More information about the gstreamer-devel mailing list