[FFmpeg-devel] [PATCH] Print a warning when using wild guesses as time stamps.
Reimar Döffinger
Reimar.Doeffinger at gmx.de
Mon Jan 23 00:09:49 CET 2012
On Sun, Jan 22, 2012 at 11:45:49PM +0100, Michael Niedermayer wrote:
> On Sun, Jan 22, 2012 at 02:12:45PM +0100, Reimar Döffinger wrote:
> > Signed-off-by: Reimar Döffinger <Reimar.Doeffinger at gmx.de>
> > ---
> > libavformat/utils.c | 5 +++++
> > 1 files changed, 5 insertions(+), 0 deletions(-)
>
> if this is printed with many files then DEBUG is likely a better level
Not sure. I don't think so, I think it is mostly the RAW encoder and
maybe some intra-only ones. Haven't really tested though.
Bug considering that as far as I can tell the effect is totally broken
timing with any and all variable frame-rate muxing I don't think
DEBUG is really appropriate.
More information about the ffmpeg-devel
mailing list