[FFmpeg-user] problem using http input

jhseo sjh431 at gmail.com
Wed Aug 14 13:41:08 CEST 2013


Hi,

 

I used http input at avformat_open_input( ). (mp4 extension)

When ffmpeg get the stream, huge http GET requests occur. ( 31 time per sec,
a/v frame unit(based moov info) )

ffmpeg and the storage use local connection.

And "Content-Length" field did not specified range of end(ex.
Content-Length: 20- )

 

Can I control this case?

Because, the storage is suffer from http requests("swift storage", The
storage is preparing to send file to the end for every request.)

 

Give me a comment please.

 



More information about the ffmpeg-user mailing list