[FFmpeg-devel] [PATCH] avutil/file_open: log temp filename

Hendrik Leppkes h.leppkes at gmail.com
Wed May 22 11:59:08 EEST 2019


On Wed, May 22, 2019 at 10:53 AM Gyan <ffmpeg at gyani.pro> wrote:
>
>
>
> On 22-05-2019 01:41 PM, Liu Steven wrote:
> >
> >> 在 2019年5月22日,下午3:10,Gyan <ffmpeg at gyani.pro> 写道:
> >>
> >>
> >> Helps users to identify temp files for a given instance.
> >>
> >> In the longer term, we should aim to clean up all temp files.
> >>
> >> Gyan
> >> <0001-avutil-file_open-log-temp-filename.patch>_______________________________________________
> > Why don’t use AV_LOG_DEBUG or AV_LOG_TRACE?
> >
> DEBUG and TRACE are meant to record micro-ops for debugging purposes.
> This message will be present a handful of times in the log and is
> essential for end-users so they can delete these files, which ffmpeg
> won't do, but should since these are meant to be temporary files.
>

Why don't we work on fixing this instead, as users will not know what
implications this message has in any case and just consider it spam.

- Hendrik


More information about the ffmpeg-devel mailing list