question: filter that affects its sink every N minutes

Marco Ballesio gibrovacco at gmail.com
Sun May 29 09:21:03 PDT 2011


Hi Roman,

this might work for your case:

http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-good-plugins/html/gst-plugins-good-plugins-multifilesink.html

Regards

On Tue, May 24, 2011 at 5:35 PM, Roman Divacky <roman_divacky at tempest.sk>wrote:

> Hi there,
>
> I am trying to develop a filter that will be chained like this:
>
>
>        source -> my_filter -> sink
>
>
> Suppose the sink in question is filesink, I need the my_filter to change
> the name
> of the the output file every 5 minutes. I think the my_filter will have
> close the connection
> to the sink and reopen a new one with the changed name. Am I correct? If so
> - how to do that?
> Or is there an easier way?
>
> Specifically I am trying to record video in 1 minute chunks and the name of
> the resulting files
> will contain timestamp of the beginning of the recording.
>
> Thank you for your help!
>
> roman
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20110529/c2d5f9fd/attachment.html>


More information about the gstreamer-devel mailing list