I want to apply a LUT-filter on a video,so i decide to use FFMPEG,but i don't know how to apply this LUT image on the video ,
Can anyone tell me how to do this With FFMPEG ?
Thanks.
I want to apply a LUT-filter on a video,so i decide to use FFMPEG,but i don't know how to apply this LUT image on the video ,
Can anyone tell me how to do this With FFMPEG ?
Thanks.
You can use haldclut filter.
ffplay input -vf "movie=uUyIr.png, [in] haldclut"