<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">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>