Dynamically updating filesink location at run-time, on the fly

Nicolas Dufresne nicolas.dufresne at collabora.com
Sun Jun 16 15:26:17 PDT 2013


Le dimanche 16 juin 2013 à 22:52 +0100, lsmithso at hare.demon.co.uk a
écrit :

> 
> Is this surmise correct? What is the purpose of the bin here?


The procedure described by Paddy is correct. The bin is used to make
make it easier to drop the spurious EOS message (GstBin has a handy
virtual method). This EOS message is caused by the EOS event send at
step 2b. This EOS event is require to properly close the file descriptor
and thus ensure file integrity, though the EOS message would cause the
application to terminate.

Nicolas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20130616/0e6593eb/attachment.html>


More information about the gstreamer-devel mailing list