Hi, thanks.<br><br>Well, it create the files, of various sizes, the first one is always the biggest. The first one is usually playable but it's not a smooth video but jumpy frames at different times. The other files do not show anything. (I used DivX and VLC to play them).<br>
<br>I also tried sending the original stream to a videosink at the same time...<br><br>gst-launch -v autovideosrc ! tee name=t ! queue ! videorate ! ffmpegcolorspace ! x264enc ! mpegtsmux ! multifilesink ne<br>xt-file=key-frame location=C:\\gstTest\\test%05d.ts t. ! queue ! autovideosink<br>
<br>and it shows a jumpy video. It starts ok but after 1 second gets worse and worse.<br><br>Thanks a lot for your time.<br><br>Santiago<br><br><br><br><div class="gmail_quote">On Tue, Oct 16, 2012 at 6:05 PM, Tim-Philipp Müller <span dir="ltr"><<a href="mailto:t.i.m@zen.co.uk" target="_blank">t.i.m@zen.co.uk</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Tue, 2012-10-16 at 17:45 -0400, Santiago Olivera wrote:<br>
<br>
Hi,<br>
<div><div class="h5"><br>
> I need to save video files from a surveillance camera that runs 24/7.<br>
> The closest I have got is:<br>
><br>
> gst-launch -e autovideosrc ! videorate ! ffmpegcolorspace ! x264enc !<br>
> mpegtsmux ! multifilesink next-file=key-frame loc<br>
> ation=C:\\gstest\\test%05d.ts<br>
><br>
> But does not work well. Please Help!!!!<br>
<br>
</div></div>You need to be a bit more specific. How does it "not work well" etc. ?<br>
<br>
Cheers<br>
 -Tim<br>
<br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</blockquote></div><br>