Hi,<br><br>i am newbie with GStreamer and I would like to save an audio stream from microphone to OGG file and moreover to change filename every hour without loosing data. I found out a pipeline should be composed like: alsasrc ! audioconvert ! vorbisenc ! oggmux ! filesink. What is the procedure for changing output file? How can I do it properly without loosing any data?<br>

<br>Thank you for any idea!<br>Jura<br>