[FFmpeg-devel] [PATCH] fix ffplay to keep calling av_read_frame after EOF

Michael Chinen mchinen
Thu Oct 7 20:00:10 CEST 2010


ffplay stops calling av_read_frame as soon as EOF is hit, but it
should keep going until av_read_frame stops giving back packets.
The FLAC parser needs this to play the last few frames.

Michael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-fix-ffplay-to-keep-calling-av_read_frame-even-if-EOF.patch
Type: application/octet-stream
Size: 705 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20101007/47bded70/attachment.obj>



More information about the ffmpeg-devel mailing list