[FFmpeg-devel] [PATCH 2/4] lavfi/buffersrc: add add av_buffersrc_close().

Nicolas George george at nsup.org
Wed Jul 30 19:24:40 CEST 2014


Le duodi 12 thermidor, an CCXXII, wm4 a écrit :
> Demuxers and decoding don't return such an end PTS, so why should
> filters? Demuxers apparently use the frame duration to time the last
> frame, so why not use that in lavfi too? (Demuxers also report the
> total length, but that is probably not useful at all for timing the
> last frame.)

Packets have duration, frames do not. Using the duration causes consistency
problems. This has been discussed numerous times, I do not intend to spend
more time repeating the obvious.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140730/73c0da7e/attachment.asc>


More information about the ffmpeg-devel mailing list