[FFmpeg-devel] [PATCH] yuv4mpeg: add rough duration estimate and seeking.

Hendrik Leppkes h.leppkes at gmail.com
Sun Jun 21 23:17:15 CEST 2015


On Sun, Jun 21, 2015 at 10:41 PM, Ronald S. Bultje <rsbultje at gmail.com> wrote:
> ---
>  libavformat/yuv4mpeg.h    |  1 +
>  libavformat/yuv4mpegdec.c | 26 +++++++++++++++++++-------
>  2 files changed, 20 insertions(+), 7 deletions(-)
>

What happens if a seek does not end up on a perfect frame boundary?
Wouldn't that entirely screw over any further reading?

So is it really that "rough", or does it actually work precise enough
to do that?

- Hendrik


More information about the ffmpeg-devel mailing list