[Libav-user] Reducing the Frame-Rate of a Network Video Stream

Adi Shavit adishavit at gmail.com
Sun Jul 28 12:55:50 CEST 2013


Hi,

  I have a network video stream that I am decoding with the ffmpeg C library.
I'd like to reduce the maximal frame rate to some maximum, say 15 fps.
I used the filter fps=fps=15, but even on a 25 fps video stream this
caused frame duplication. I presume this was due to network delays.

Is there some way to reduce the maximal frame-rate but avoid frame
duplication and just get delays instead?

Thanks,
Adi

PS. reposted from here: <http://ffmpeg.gusari.org/viewtopic.php?f=16&t=972>


More information about the Libav-user mailing list