<div dir="ltr"><div><div><div>Thanks Jason. Thanks Licheng.<br></div>I found this .<br><a href="https://lab.dyne.org/Ffmpeg/UseUrlProtocol">https://lab.dyne.org/Ffmpeg/UseUrlProtocol</a><br></div><div>The api calls in this page are deprecated now. But i will find the alternative.<br>
</div>Atleast, I have something to try now.<br><br></div><div>Another question.<br></div><div>Can we know the exact size of the output video in advance?<br></div><div>other way, Can ffmpeg take required video file size as input?<br>
</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Jan 21, 2014 at 7:47 AM, Licheng Niu <span dir="ltr"><<a href="mailto:niulicheng@gmail.com" target="_blank">niulicheng@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div>Hi,</div><div><br></div><div>I think the most effective way is to implement your own output io to satisfy your requirement.</div>
<span class="HOEnZb"><font color="#888888"><div><br></div><div>-Licheng</div><br></font></span><div><div><div class="h5"><div>On 2014-1-17, at 下午3:36, ವಿನೋದ್ Vinod H I <<a href="mailto:vinvinod@gmail.com" target="_blank">vinvinod@gmail.com</a>> wrote:</div>
<br></div></div><blockquote type="cite"><div><div class="h5"><div dir="ltr">Hi,<div>I have a requirement that I need to save the converted video file to a server.</div><div>Now I am saving the output of ffmpeg to a local file first and transferring it to the server via http post request using a different library.</div>
<div>Can I do that via ffmpeg itself?</div><div>like " ffmpeg -i input.mp4 -acodec copy -vcodec copy <a href="http://my.server.com/uploads/video0025.mp4" target="_blank">http://my.server.com/uploads/video0025.mp4</a>"</div>
<div>
Is this possible?<br clear="all"><div><br></div>-- <br>Vinod<br><br>
</div></div></div></div><div class="im">
_______________________________________________<br>Libav-user mailing list<br><a href="mailto:Libav-user@ffmpeg.org" target="_blank">Libav-user@ffmpeg.org</a><br><a href="http://ffmpeg.org/mailman/listinfo/libav-user" target="_blank">http://ffmpeg.org/mailman/listinfo/libav-user</a><br>
</div></blockquote></div><br></div><br>_______________________________________________<br>
Libav-user mailing list<br>
<a href="mailto:Libav-user@ffmpeg.org">Libav-user@ffmpeg.org</a><br>
<a href="http://ffmpeg.org/mailman/listinfo/libav-user" target="_blank">http://ffmpeg.org/mailman/listinfo/libav-user</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Vinod H I<br><br>
</div>