[FFmpeg-devel] [PATCH] lavfi/mp: remove hue wrapped filter
Dave Rice
daverice at mac.com
Wed Sep 5 02:44:44 CEST 2012
On Aug 16, 2012, at 9:34 AM, Stefano Sabatini wrote:
> On date Tuesday 2012-08-14 21:57:16 +0000, Carl Eugen Hoyos encoded:
>> Stefano Sabatini <stefasab <at> gmail.com> writes:
>>
>>> hue was integrated as a native libavfilter filter.
>>
>> If there is a replacement that is not slower, just
>> remove it.
>
> Applied, thanks.
The following example within the mplayer filter documentation (from https://ffmpeg.org/ffmpeg.html#mp) refers to the depreciated mp wrapped hue filter.
# tweak hue and saturation
mp=hue=100:-10
Trying to follow the example now gives an error.
Dave Rice
More information about the ffmpeg-devel
mailing list