[gst-devel] filesink issues?

Luciana Fujii Pontello luciana at holoscopio.com
Wed Nov 10 17:00:43 CET 2010


On Wed, 2010-11-10 at 08:19 -0500, Greg Wunder wrote:
> I have a simple pipeline as noted below:
> 
> udpsrc name=udpsrc1 multicast-group=224.1.1.1 udpsrc1. ! filesink
> location=C:/mod-stream.mpg
> 
> I'm receiving a continous stream of data that is properly ingested &
> produces the file noted above, but if I stop the pipeline the file
> size goes back to zero.
> Is there an option I need to set to avoid this?

How do you stop the pipeline? You can use gst-launch -e to have an EOS
sent when you use Ctrl + C.

Regards,

Luciana Fujii




More information about the gstreamer-devel mailing list