[FFmpeg-user] Recording from a stream

Carl Eugen Hoyos cehoyos at ag.or.at
Tue Dec 22 10:11:09 CET 2015


Jean-Marie Baran <jean-marie.baran <at> ama.bzh> writes:

> What I try to achieve here is to have Ffmpeg somehow 
> record the variation in the framerate. Ideally I 
> would tell it, «well, record the timestamp of the 
> frame as they arrive»,

Which timestamp are you talking about?
stdint cannot provide timestamps and is 
read as fast as possible.

Where does the mjpeg stream originate?
Whatever it is, you should try to use it 
as input for FFmpeg, maybe it provides 
timestamps...

Carl Eugen


More information about the ffmpeg-user mailing list