[FFmpeg-devel] [PATCH v5] avfilter/buffersrc: deprecate sws_param option
James Almer
jamrial at gmail.com
Tue Dec 31 15:05:42 EET 2019
On 12/30/2019 7:25 AM, Nicolas George wrote:
> quinkblack at foxmail.com (12019-12-30):
>> From: Zhao Zhili <zhilizhao at tencent.com>
>>
>> ---
>> Rebase patch on master.
>>
>> doc/filters.texi | 8 ++++----
>> libavfilter/buffersrc.c | 14 ++++++++++++--
>> libavfilter/version.h | 5 ++++-
>> 3 files changed, 20 insertions(+), 7 deletions(-)
>
> Pushed, thanks.
>
> Regards,
Could the log be changed to verbose instead of warning? Or removed
altogether? It's being printed on pretty much any cli encoding scenario
like "ffmpeg -i input output" and it will confuse users.
More information about the ffmpeg-devel
mailing list