[FFmpeg-user] ffmpeg option/filter similar to AviSynth Limiter

Gunnar kabelbrand at gmail.com
Wed Oct 16 16:55:46 CEST 2013


Of course, thanks. I had mistaken lut with the haldclut filter.


On Wed, Oct 16, 2013 at 4:31 PM, Paul B Mahol <onemda at gmail.com> wrote:

> On 10/16/13, Gunnar <kabelbrand at gmail.com> wrote:
> > But the lut filter is only for chroma, right? What about luma values?
>
> Have you actually read documentation? lut filter can change only luma
> component just
> fine.
>
> > Also this filter might be a bit overkill for this purpose.
>
> Huh?
>
> > On Tue, Oct 15, 2013 at 11:14 PM, Paul B Mahol <onemda at gmail.com> wrote:
> >
> >> On 10/15/13, Gunnar <kabelbrand at gmail.com> wrote:
> >> > Hi list,
> >> >
> >> > is there a way to limit levels to TV (16-235) in ffmpeg similar to
> >> > AviSynth's Limiter or Tweak(bright=0) functions.
> >> > I tried -vf scale with in_range/out_range which wasn't recorgnized and
> >> the
> >> > color_range option which seems to do nothing...
> >> >
> >> > I do not want to convert from PC levels to TV levels. I just want to
> >> > enforce TV levels by removing values outside the TV range.
> >>
> >> There is lut filter.
>


More information about the ffmpeg-user mailing list