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

Alex Cohn alexcohn at netvision.net.il
Sun Jul 28 14:09:11 CEST 2013


On Jul 28, 2013 1:56 PM, "Adi Shavit" <adishavit at gmail.com> wrote:
>
> 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
>

Are you using the libraries in your own program, or looking for the correct
parameters for ffmpeg executable? In the latter case, the ffmpeg-user list
should be the preferred choice.

Alex Cohn
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ffmpeg.org/pipermail/libav-user/attachments/20130728/770d9e8f/attachment.html>


More information about the Libav-user mailing list