[FFmpeg-devel] [PATCH 2/2] ffplay: increase MIN_FRAMES to 25

Michael Niedermayer michael at niedermayer.cc
Sun Aug 9 03:32:30 CEST 2015


On Sat, Aug 08, 2015 at 10:07:00PM +0200, Marton Balint wrote:
> FFplay was using a 5 frame packet buffer, this is not much (e.g. 200 ms for
> 25fps video), when HLS is requesting a new segment via HTTP, it may take longer
> for the request to complete.
> 
> Should fix ticket #4720.
> 
> Signed-off-by: Marton Balint <cus at passwd.hu>
> ---
>  ffplay.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

if this doesnt cause problems with low fps material then should be
ok

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Awnsering whenever a program halts or runs forever is
On a turing machine, in general impossible (turings halting problem).
On any real computer, always possible as a real computer has a finite number
of states N, and will either halt in less than N cycles or never halt.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150809/a88bf4da/attachment.sig>


More information about the ffmpeg-devel mailing list