filesink issues?

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

filesink issues?

Greg Wunder
filesink issues?

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?


------------------------------------------------------------------------------
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book "Blueprint to a
Billion" shares his insights and actions to help propel your
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: filesink issues?

Luciana Fujii Pontello
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

------------------------------------------------------------------------------
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book "Blueprint to a
Billion" shares his insights and actions to help propel your
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel