<div dir='ltr'><span style="color: rgb(68, 68, 68); font-size: 15px; line-height: 21.299999237060547px; background-color: rgb(255, 255, 255);">Im working with the Raspberry Pi. Im recording with one Pi and share it to a smb folder. The other Pi  takes the file an transcodes it.</span><div style="line-height: 21.299999237060547px; color: rgb(68, 68, 68); font-size: 15px; background-color: rgb(255, 255, 255);">What should i use instead of filesrc?</div><br><div><hr id="stopSpelling"><br>You mean your file is growing while you read it? Well, filesrc will read
<br>as fast as it can and when it reaches the end it is checking again the
<br>file size, then reads again until the end. Of course this can lead to
<br>the situation where the file size did not increase between the last read
<br>and the check, and in that case filesrc is going EOS.
<br><br>How are you creating this file? Most likely it will work much better if
<br>you implement a custom source element for your input (or appsrc) or use
<br>a better suited source element than filesrc for your use case (e.g.
<br>fdsrc).
<br><br>-- 
<br>Sebastian Dröge, Centricular Ltd - <a href="http://www.centricular.com" rel="nofollow" target="_blank" link="external">http://www.centricular.com</a><br>Expertise, Straight from the Source
<br><br>_______________________________________________
<br>gstreamer-devel mailing list
<br><a href="https:///user/SendEmail.jtp?type=node&node=4666562&i=0" rel="nofollow" target="_blank" link="external">[hidden email]</a>
<br><a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="nofollow" target="_blank" link="external">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br><div class="small"><br><img src="https://dub130.mail.live.com/Handlers/ImageProxy.mvc?bicild=&canary=drLTtapwkiu1QP1%2bxraTQKgfRdA%2bHzRbn0ZMiHerLNg%3d0&url=http%3a%2f%2fgstreamer-devel.966125.n4.nabble.com%2fimages%2ficon_attachment.gif"> <strong>signature.asc</strong> (968 bytes) <a href="http://gstreamer-devel.966125.n4.nabble.com/attachment/4666562/0/signature.asc" rel="nofollow" target="_blank" link="external">Download Attachment</a></div>

        
        
        
        <br>
        <br>
        <hr noshade="noshade" size="1" color="#cccccc">
        <div style="color:#444;font:12px tahoma,geneva,helvetica,arial,sans-serif;">
                <div style="font-weight:bold;">If you reply to this email, your message will be added to the discussion below:</div>
                <a href="http://gstreamer-devel.966125.n4.nabble.com/Filesrc-with-no-EOS-possible-tp4666560p4666562.html" target="_blank" rel="nofollow" link="external">http://gstreamer-devel.966125.n4.nabble.com/Filesrc-with-no-EOS-possible-tp4666560p4666562.html</a>
        </div>
        <div style="color:#666;font:11px tahoma,geneva,helvetica,arial,sans-serif;line-height:1.5em;">
                
                To unsubscribe from Filesrc with no EOS possible?, <a href="" target="_blank" rel="nofollow" link="external">click here</a>.<br>
                <a href="http://gstreamer-devel.966125.n4.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble:email.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble:email.naml-instant_emails%21nabble:email.naml-send_instant_email%21nabble:email.naml" rel="nofollow" style="font:9px serif;" target="_blank" link="external">NAML</a>
        </div></div>                                          </div>


        
        
        
<br/><hr align="left" width="300" />
View this message in context: <a href="http://gstreamer-devel.966125.n4.nabble.com/Filesrc-with-no-EOS-possible-tp4666560p4666564.html">RE: Filesrc with no EOS possible?</a><br/>
Sent from the <a href="http://gstreamer-devel.966125.n4.nabble.com/">GStreamer-devel mailing list archive</a> at Nabble.com.<br/>