<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">On 07/10/2013 02:43 PM, Vassili
Gontcharov wrote:<br>
</div>
<blockquote
cite="mid:CACt7MoWjxd+21nFFeih_-rinCuxHJHR5euTeVx5GHkDBGraF3A@mail.gmail.com"
type="cite">
<div dir="ltr">I'm sorry Tim
<div><br>
<div>I made a http serveur to http streaming , python ans
pygst used.</div>
<div><br>
</div>
<div>Server converts a wav file to mp3 format with gst-launch,
as python subprocess, and send the stdout of the gst-launch
process to http clients.</div>
<div style="">It works great.</div>
<div><br>
</div>
<div style="">My problem is that an other process can continue
write to same file and the wav file continue "grow". </div>
<div style="">So I lost the latest data.</div>
</div>
</div>
</blockquote>
You want to transcode the wav to mp3 while the wav is still
received?<br>
<br>
Stefan<br>
<blockquote
cite="mid:CACt7MoWjxd+21nFFeih_-rinCuxHJHR5euTeVx5GHkDBGraF3A@mail.gmail.com"
type="cite">
<div dir="ltr">
<div>
<div style="">
<br>
</div>
<div style="">I look for a solution with gst-launch or by code
to continue the read and convert the file.</div>
<div style=""><br>
</div>
<div style="">gst-launch used as first step( POC) of my
project and learning the base foundation of gstreamer.</div>
<div style=""><br>
</div>
<div style="">Thank for your help</div>
<div style=""><br>
</div>
<div style=""><br>
</div>
<div style=""><br>
</div>
</div>
</div>
<div class="gmail_extra"><br>
<br>
<div class="gmail_quote">2013/7/10 Tim-Philipp Müller <span
dir="ltr"><<a moz-do-not-send="true"
href="mailto:t.i.m@zen.co.uk" target="_blank">t.i.m@zen.co.uk</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">On Wed,
2013-07-10 at 11:52 +0200, Vassili Gontcharov wrote:<br>
<br>
Hi Vassili,<br>
<div>
<div class="h5"><br>
> I start a little project for a POC with python and
gstreamer.<br>
> It works well and I can stream http with using
gst-launch in this<br>
> moment.<br>
> My question is how I can dial with grow files ?<br>
> Sorry for newbie question<br>
<br>
</div>
</div>
I'm not sure I understand the question. What do you want to
do exactly?<br>
Could you elaborate? What are "grow files" ?<br>
<br>
Cheers<br>
-Tim<br>
<br>
<br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a moz-do-not-send="true"
href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a moz-do-not-send="true"
href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel"
target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</blockquote>
</div>
<br>
<br clear="all">
<div><br>
</div>
-- <br>
Vassili Gontcharov
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
gstreamer-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a>
</pre>
</blockquote>
<br>
</body>
</html>