[FFmpeg-devel] H264 encoding and RTP muxing - calculating pts and dts
Martin Storsjö
martin
Tue Jul 20 15:51:48 CEST 2010
On Tue, 20 Jul 2010, Alexandre Ferrieux wrote:
> Well here's what I get from ffmpeg -i on my cam:
>
> Input #0, mjpeg, from 'http://10.67.15.37:36944/mjpg/video.mjpg':
> Duration: N/A, bitrate: N/A
> Stream #0.0: Video: mjpeg, yuvj420p, 1280x720 [PAR 1:1 DAR 16:9], 25 tbr,
> 1200k tbn, 25 tbc
>
> of course, the container is HTTP multipart/x-mixed-replace and individual
> frames have a mime type of image/jpeg.
Does the libavformat http code handle multipart/x-mixed-replace - I didn't
know that. IIRC, according to roundup issue 2044, we don't support that
yet at least.
// Martin
More information about the ffmpeg-devel
mailing list