[FFmpeg-user] FFmpeg can't open mjpeg stream

Nicolas George nicolas.george at normalesup.org
Sun Jul 29 09:36:14 CEST 2012


Le primidi 11 thermidor, an CCXX, fendard a écrit :
> I am stuck on a I think tricky problem. If I try to do the following command
> : 
> ffmpeg -v 9 -loglevel 99 -i
> http://216.62.222.100/axis-cgi/mjpg/video.cgi?resolution=640x480&req_fps=30&.mjpg
> output.avi -report

The server replies:

Content-Type: multipart/x-mixed-replace; boundary=--myboundary

--myboundary
Content-Type: image/jpeg
Content-Length: 44552

According to wikipedia, this "multipart/x-mixed-replace" is an experimental
attempt at HTTP server-push that was never widely adopted.

Implementing it as a format may be possible.

Just in case: Can we count on that URL to stay available for testing?

Regards,

-- 
  Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-user/attachments/20120729/cfbdef9f/attachment.asc>


More information about the ffmpeg-user mailing list