[FFmpeg-devel] [PATCH 2/2] ffmpeg: bump the intra stream discontinuity message to warning

Jan Ekström jeebjp at gmail.com
Wed Oct 10 02:17:57 EEST 2018


On Wed, Oct 10, 2018 at 2:10 AM Jan Ekström <jeebjp at gmail.com> wrote:
>
> As libavformat should at this point be handling general input
> timestamp discontinuities for us - such as with MPEG-TS - the
> amount of messages from this case should be small, and if it
> does start spamming messages, that would be a sign that either
> the input, or the discontinuity handling code itself is broken.
>
> In other words, printing this on the warning level makes more
> sense than staying silent on most verbosity levels.
> ---
>  fftools/ffmpeg.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>

For context on this, please see trac issue #7482
(https://trac.ffmpeg.org/ticket/7482) .

Best regards,
Jan


More information about the ffmpeg-devel mailing list