[FFmpeg-devel] [PATCH] libavfilter-soc: make ffplay.c:request_input_frame() check for got_frame

Vitor Sessak vitor1001
Sun Dec 28 15:36:14 CET 2008


Stefano Sabatini wrote:
> Hi,
> 
> get_video_frame() returns 0 if it didn't get any frame, 1 otherwise,
> and input_get_frame() is *requested* to get a frame, patch add a
> check for this.

Maybe I'm missing something, but it seems that the right fix for this 
problem would involve using the poll_frame() framework. Does the problem 
also appears in ffmpeg or is it ffplay specific?

-Vitor




More information about the ffmpeg-devel mailing list