[Libav-user] save video file over http

ವಿನೋದ್ Vinod H I vinvinod at gmail.com
Tue Jan 21 05:27:58 CET 2014


Thanks Jason. Thanks Licheng.
I found this .
https://lab.dyne.org/Ffmpeg/UseUrlProtocol
The api calls in this page are deprecated now. But i will find the
alternative.
Atleast, I have something to try now.

Another question.
Can we know the exact size of the output video in advance?
other way, Can ffmpeg take required video file size as input?


On Tue, Jan 21, 2014 at 7:47 AM, Licheng Niu <niulicheng at gmail.com> wrote:

> Hi,
>
> I think the most effective way is to implement your own output io to
> satisfy your requirement.
>
> -Licheng
>
> On 2014-1-17, at 下午3:36, ವಿನೋದ್ Vinod H I <vinvinod at gmail.com> wrote:
>
> Hi,
> I have a requirement that I need to save the converted video file to a
> server.
> 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.
> Can I do that via ffmpeg itself?
> like " ffmpeg -i input.mp4 -acodec copy -vcodec copy
> http://my.server.com/uploads/video0025.mp4"
>  Is this possible?
>
> --
> Vinod
>
>  _______________________________________________
> Libav-user mailing list
> Libav-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/libav-user
>
>
>
> _______________________________________________
> Libav-user mailing list
> Libav-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/libav-user
>
>


-- 
Vinod H I
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ffmpeg.org/pipermail/libav-user/attachments/20140121/f3ea5495/attachment.html>


More information about the Libav-user mailing list