[FFmpeg-devel] [PATCH] mpeg4videodec: silence "Invalid and inefficient vfw-avi packed B frames detected" warning
Nicolas George
nicolas.george at normalesup.org
Thu Aug 29 21:31:54 CEST 2013
Le duodi 12 fructidor, an CCXXI, wm4 a écrit :
> Seeking (resetting the decoder) causes the warning to be printed again.
> Disabling warnings is not an option, because warnings are supposed to
> signal that something might be wrong.
So it is printed once after each seek. How is that a problem?
It informs about a problem that can have practical consequences (try playing
this kind of files with a limited CPU) and can be fixed (although not with
ffmpeg for now). That is exactly what a warning is made for. Simply removing
it would be idiotic.
Regards,
--
Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20130829/4fd7df14/attachment.asc>
More information about the ffmpeg-devel
mailing list