[FFmpeg-devel] [PATCH] avfilter/buffersrc: print relevant info when skipping filter reinit

Carl Eugen Hoyos ceffmpeg at gmail.com
Fri Jan 25 14:55:38 EET 2019


2019-01-25 13:52 GMT+01:00, Gyan <ffmpeg at gyani.pro>:
>
>
> On 25-01-2019 06:11 PM, Carl Eugen Hoyos wrote:
>> 2019-01-25 13:35 GMT+01:00, Gyan <ffmpeg at gyani.pro>:
>>
>>> +        av_log(s, AV_LOG_WARNING, "Changing video frame
>>> properties on the fly is not supported by all filters.\n");\
>>
>> In which situations is this new warning shown?
>
> e.g.
>       -reinit_filter 0 -i ChangingResolutions.mp4 -vf somefilter  ...

Is it only shown if the filter does not support re-initialization?

Carl Eugen


More information about the ffmpeg-devel mailing list