[FFmpeg-user] YUV RGB Video Levels
Chris
c319chris at aol.com
Thu Oct 25 02:18:23 EEST 2018
Thanks, I'll give it a try. Does this apply to RGB as opposed to YUV? How do you arrive at planes=6, assuming 3 bit planes?
-----Original Message-----
From: Paul B Mahol <onemda at gmail.com>
To: FFmpeg user questions <ffmpeg-user at ffmpeg.org>
Sent: Wed, Oct 24, 2018 1:09 pm
Subject: Re: [FFmpeg-user] YUV RGB Video Levels
You probably want to use limiter video filter:
for 8bit videos:
limiter=min=16:max=235:planes=1,limiter=min=16:max=240:planes=6
_______________________________________________
More information about the ffmpeg-user
mailing list