[FFmpeg-devel] [PATCH] avfilter: add pixscope filter
Paul B Mahol
onemda at gmail.com
Mon Apr 24 23:47:29 EEST 2017
On 4/24/17, Dave Rice <dave at dericed.com> wrote:
>
> I tested this filter and find it very useful, but could it be adjusted to
> handle full range video. Currently when I test with a sample such as:
>
> ./ffplay -f lavfi -i
> color=c=white:s=640x480,format=yuv444p,lutyuv=y=255:u=248:v=10,pixscope
>
> The outputs list Y=235, U=240, V=16.
Hmm, I cannot reproduce this with my old ffplay build or latest mpv or
latest ffmpeg.
So it must be ffplay issue.
More information about the ffmpeg-devel
mailing list