[FFmpeg-devel] [RFC][PATCH] Fix timebase for filtered frames

Stefano Sabatini stefano.sabatini-lala
Tue Nov 2 19:51:15 CET 2010


On date Monday 2010-11-01 14:03:27 +0100, Michael Niedermayer encoded:
> On Sat, Oct 30, 2010 at 09:53:08PM +0200, Stefano Sabatini wrote:
[...]
> >  ffmpeg.c |    5 ++---
> >  1 file changed, 2 insertions(+), 3 deletions(-)
> > 0e32dee9fcb4ed692c3d28a74e4043fe8c146d7d  0001-Fix-timebase-for-filtered-frames.patch
> > From 12cae1a942ef87f5779ba8f2d34e0e2074a56750 Mon Sep 17 00:00:00 2001
> > From: Stefano Sabatini <stefano.sabatini-lala at poste.it>
> > Date: Sat, 30 Oct 2010 21:46:42 +0200
> > Subject: [PATCH] Fix timebase for filtered frames.
> > 
> > The timebase for all the buffered frames are scaled against
> > AV_TIME_BASE_Q, and need to be scaled back to AV_TIME_BASE_Q when they
> > are extracted from the filterchain.
> > 
> > Fix timestamp computation when the timebase changes during filtering.
> 
> looks good if tested

Applied.
-- 
FFmpeg = Furious Fundamental Mastering Peaceful Ecumenical Game



More information about the ffmpeg-devel mailing list