<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Cut live video stream into multiple sequential files (IMX, gstreamer) in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Cut-live-video-stream-into-multiple-sequential-files-IMX/m-p/286716#M33884</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Janis,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we are still investigating the root cause of this issue. We have verified that the &lt;EM&gt;&lt;STRONG&gt;multifilesink&lt;/STRONG&gt;&lt;/EM&gt; element works fine under Ubuntu (both scenarios: vpuenc-&amp;gt;multifilesink and vpuenc-&amp;gt;muxer-&amp;gt;multifilesink). So, as a work-around (another one), you can use this system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Leo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 May 2013 14:47:26 GMT</pubDate>
    <dc:creator>LeonardoSandova</dc:creator>
    <dc:date>2013-05-07T14:47:26Z</dc:date>
    <item>
      <title>Cut live video stream into multiple sequential files (IMX, gstreamer)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Cut-live-video-stream-into-multiple-sequential-files-IMX/m-p/286708#M33876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I am using IMX53 processor based board with ov5640 camera. Rootfs ir created using Yocto recipes and Freescale MM plugins are included.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I want to achieve is to record video all the time (without stopping) and be able to cut this video stream into sequential files by predefined time or file size.&lt;/P&gt;&lt;P&gt;I want to record using gstreamer and encode video with h264. I know there is multifilesink plugin for gstreamer, but as I have tested, it doesn't work with freescales encoder - maybe there are missing some metadata.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone tried something similar and had luck with it? Now I am restarting the command every 5 seconds ( to record 5 sec videos) and the result is that there are gaps between those videos, because of the recording start/stop delay. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can it be achieved using command in terminal, or will there be involved gstreamer programming using C or Python?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Apr 2013 08:44:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Cut-live-video-stream-into-multiple-sequential-files-IMX/m-p/286708#M33876</guid>
      <dc:creator>janiscoders</dc:creator>
      <dc:date>2013-04-26T08:44:39Z</dc:date>
    </item>
    <item>
      <title>Re: Cut live video stream into multiple sequential files (IMX, gstreamer)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Cut-live-video-stream-into-multiple-sequential-files-IMX/m-p/286709#M33877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Janis, I queried your post internally, I will update this thread asap.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarding your task, you may want to do it just using gst-launch. I have not tried much that sink element, but I can see there is a property 'next-file', it may be useful. In the other hand, you can build an script, having a loop and inside you ran a pipeline with X num-buffers, and the loop runs forever. A bit tricky this approach but it also avoids doing a C/Vala/Python program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Leo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Apr 2013 15:46:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Cut-live-video-stream-into-multiple-sequential-files-IMX/m-p/286709#M33877</guid>
      <dc:creator>LeonardoSandova</dc:creator>
      <dc:date>2013-04-26T15:46:55Z</dc:date>
    </item>
    <item>
      <title>Re: Cut live video stream into multiple sequential files (IMX, gstreamer)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Cut-live-video-stream-into-multiple-sequential-files-IMX/m-p/286710#M33878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your answer. Can you please provide more information about that script with pipeline. I really don't know how that would work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Apr 2013 06:14:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Cut-live-video-stream-into-multiple-sequential-files-IMX/m-p/286710#M33878</guid>
      <dc:creator>janiscoders</dc:creator>
      <dc:date>2013-04-29T06:14:48Z</dc:date>
    </item>
    <item>
      <title>Re: Cut live video stream into multiple sequential files (IMX, gstreamer)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Cut-live-video-stream-into-multiple-sequential-files-IMX/m-p/286711#M33879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, Janis!&lt;/P&gt;&lt;P&gt;You not right, multifilesink work and it not depend on encoder.&lt;/P&gt;&lt;P&gt;Follow my code for write encoded video to file:&lt;/P&gt;&lt;P&gt;GstElement multifilesink = gst_element_factory_make("multifilesink", "multifilesink");&lt;BR /&gt;g_object_set(G_OBJECT(multifilesink),&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "location", file_write_name(stream, dir, prefix),&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "index", start_index,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "next-file", GST_MULTI_FILE_SINK_NEXT_MAX_SIZE,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "max-files", MAX_WRITE_FILE,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "max-file-size", file_write_size(size),&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NULL);&lt;BR /&gt;I use follow pipeline:&lt;BR /&gt;capture -&amp;gt; encode -&amp;gt; avimux -&amp;gt; multifilesink.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Apr 2013 06:15:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Cut-live-video-stream-into-multiple-sequential-files-IMX/m-p/286711#M33879</guid>
      <dc:creator>BrilliantovKiri</dc:creator>
      <dc:date>2013-04-29T06:15:14Z</dc:date>
    </item>
    <item>
      <title>Re: Cut live video stream into multiple sequential files (IMX, gstreamer)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Cut-live-video-stream-into-multiple-sequential-files-IMX/m-p/286712#M33880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Janis,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you found out, multisink is not working when feeding buffers from Freescale encoder, so one way is to use filesink, so check this script ( I have not tested :smileyhappy: )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;
&lt;P&gt;#!/bin/sh&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;minutes=1 # represents the duration of each video chuck&lt;/P&gt;
&lt;P&gt;fps=15&lt;/P&gt;
&lt;P&gt;numbuffers=`expr $minutes \* 60 \* $fps`&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;while [ true ]&lt;/P&gt;
&lt;P&gt;do&lt;/P&gt;
&lt;P&gt;&amp;nbsp; outfile=`date | sed 's/ //g'`.h264&lt;/P&gt;
&lt;P&gt;&amp;nbsp; echo "Recording into $outfile"&lt;/P&gt;
&lt;P&gt;&amp;nbsp; gst-launch mfw_v4lsrc num-buffers=$numbuffers ! vpuenc codec=avc ! filesink location=$outfile&lt;/P&gt;
&lt;P&gt;done&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Apr 2013 16:40:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Cut-live-video-stream-into-multiple-sequential-files-IMX/m-p/286712#M33880</guid>
      <dc:creator>LeonardoSandova</dc:creator>
      <dc:date>2013-04-29T16:40:18Z</dc:date>
    </item>
    <item>
      <title>Re: Cut live video stream into multiple sequential files (IMX, gstreamer)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Cut-live-video-stream-into-multiple-sequential-files-IMX/m-p/286713#M33881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kirill,&lt;/P&gt;&lt;P&gt;if I understood correctly, you found out that constructing the element manually, multifilesink does work?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Leo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Apr 2013 16:41:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Cut-live-video-stream-into-multiple-sequential-files-IMX/m-p/286713#M33881</guid>
      <dc:creator>LeonardoSandova</dc:creator>
      <dc:date>2013-04-29T16:41:20Z</dc:date>
    </item>
    <item>
      <title>Re: Cut live video stream into multiple sequential files (IMX, gstreamer)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Cut-live-video-stream-into-multiple-sequential-files-IMX/m-p/286714#M33882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, Leo!&lt;/P&gt;&lt;P&gt;Yes, I use it in programm and it work correct.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Apr 2013 04:37:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Cut-live-video-stream-into-multiple-sequential-files-IMX/m-p/286714#M33882</guid>
      <dc:creator>BrilliantovKiri</dc:creator>
      <dc:date>2013-04-30T04:37:11Z</dc:date>
    </item>
    <item>
      <title>Re: Cut live video stream into multiple sequential files (IMX, gstreamer)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Cut-live-video-stream-into-multiple-sequential-files-IMX/m-p/286715#M33883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Janis,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/BrilliantovKirillVladimirovich"&gt;BrilliantovKirillVladimirovich&lt;/A&gt;'s understand right? You can also try matroskamux.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Song Bing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 May 2013 14:11:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Cut-live-video-stream-into-multiple-sequential-files-IMX/m-p/286715#M33883</guid>
      <dc:creator>KevinSong</dc:creator>
      <dc:date>2013-05-05T14:11:24Z</dc:date>
    </item>
    <item>
      <title>Re: Cut live video stream into multiple sequential files (IMX, gstreamer)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Cut-live-video-stream-into-multiple-sequential-files-IMX/m-p/286716#M33884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Janis,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we are still investigating the root cause of this issue. We have verified that the &lt;EM&gt;&lt;STRONG&gt;multifilesink&lt;/STRONG&gt;&lt;/EM&gt; element works fine under Ubuntu (both scenarios: vpuenc-&amp;gt;multifilesink and vpuenc-&amp;gt;muxer-&amp;gt;multifilesink). So, as a work-around (another one), you can use this system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Leo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 May 2013 14:47:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Cut-live-video-stream-into-multiple-sequential-files-IMX/m-p/286716#M33884</guid>
      <dc:creator>LeonardoSandova</dc:creator>
      <dc:date>2013-05-07T14:47:26Z</dc:date>
    </item>
    <item>
      <title>Re: Cut live video stream into multiple sequential files (IMX, gstreamer)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Cut-live-video-stream-into-multiple-sequential-files-IMX/m-p/286717#M33885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, I think I wasn't really precise by saying "multifilesink doesn't work". It does work, but it doesn't create usable media files if used after muxer - most probably because it doesn't care about that. It simply cuts buffers into required size and dumps into file, that's why first media file is usable, because it has the needed meta data, but all other created files are unusable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For now I am trying to create a Gstreamer application based on this guys solution:&lt;/P&gt;&lt;P&gt;&lt;A href="http://groakat.wordpress.com/2012/12/05/gstreamer-stream-h264-webcam-data-to-series-of-files/" title="http://groakat.wordpress.com/2012/12/05/gstreamer-stream-h264-webcam-data-to-series-of-files/"&gt;Gstreamer: Stream H264 webcam data to series of files | groak@{subjects of research}&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 May 2013 06:29:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Cut-live-video-stream-into-multiple-sequential-files-IMX/m-p/286717#M33885</guid>
      <dc:creator>janiscoders</dc:creator>
      <dc:date>2013-05-08T06:29:25Z</dc:date>
    </item>
    <item>
      <title>Re: Cut live video stream into multiple sequential files (IMX, gstreamer)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Cut-live-video-stream-into-multiple-sequential-files-IMX/m-p/286718#M33886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, Janis!&lt;/P&gt;&lt;P&gt;I success use ffplay for view result files.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 May 2013 09:56:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Cut-live-video-stream-into-multiple-sequential-files-IMX/m-p/286718#M33886</guid>
      <dc:creator>BrilliantovKiri</dc:creator>
      <dc:date>2013-05-08T09:56:24Z</dc:date>
    </item>
    <item>
      <title>Re: Cut live video stream into multiple sequential files (IMX, gstreamer)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Cut-live-video-stream-into-multiple-sequential-files-IMX/m-p/286719#M33887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Make sense . On MX6Q, we have found that multifilesink built with LTIB does not work as expected. In the other hand, Have you succeed with your approach? Have you tried ffplay?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Leo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 May 2013 15:10:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Cut-live-video-stream-into-multiple-sequential-files-IMX/m-p/286719#M33887</guid>
      <dc:creator>LeonardoSandova</dc:creator>
      <dc:date>2013-05-08T15:10:16Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Cut live video stream into multiple sequential files (IMX, gstreamer)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Cut-live-video-stream-into-multiple-sequential-files-IMX/m-p/286720#M33888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Leonardo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tracked down the (or one) issue with 'multifilesink' with MX6Q LTIB.&lt;/P&gt;&lt;P&gt;Our use case is: 'vpuenc' generated a JPEG stream, which is saved as individual picture files with 'multifilesink'. We use it for our i.MX Surveillance Camera application (&lt;A href="https://support.bluetechnix.at/wiki/Argos#Argos.C2.AE2D_A100" title="https://support.bluetechnix.at/wiki/Argos#Argos.C2.AE2D_A100"&gt;Argos - BlueWiki&lt;/A&gt;).&lt;/P&gt;&lt;P&gt;The application crashed with a segfault.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached is a patch for gst-plugins-good which should fix this problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Harald&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Sep 2013 12:44:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Cut-live-video-stream-into-multiple-sequential-files-IMX/m-p/286720#M33888</guid>
      <dc:creator>harald_krapfenb</dc:creator>
      <dc:date>2013-09-03T12:44:34Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Cut live video stream into multiple sequential files (IMX, gstreamer)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Cut-live-video-stream-into-multiple-sequential-files-IMX/m-p/286721#M33889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Harald,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for sharing the patch. I can not identify the change which fixes the problem, can you post just that part which does the fix?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Leo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Sep 2013 15:02:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Cut-live-video-stream-into-multiple-sequential-files-IMX/m-p/286721#M33889</guid>
      <dc:creator>LeonardoSandova</dc:creator>
      <dc:date>2013-09-03T15:02:00Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Cut live video stream into multiple sequential files (IMX, gstreamer)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Cut-live-video-stream-into-multiple-sequential-files-IMX/m-p/286722#M33890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry,&lt;/P&gt;&lt;P&gt;I have updated the patch.&lt;/P&gt;&lt;P&gt;LTIB has put a bit too much into the patch file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Harald&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Sep 2013 16:44:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Cut-live-video-stream-into-multiple-sequential-files-IMX/m-p/286722#M33890</guid>
      <dc:creator>harald_krapfenb</dc:creator>
      <dc:date>2013-09-03T16:44:25Z</dc:date>
    </item>
  </channel>
</rss>

