Changes between Initial Version and Version 1 of Ticket #3801, comment 6


Ignore:
Timestamp:
Apr 19, 2021, 12:22:42 PM (5 years ago)
Author:
Balling

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3801, comment 6

    initial v1  
    33Second of all, it uses range full YCbCr values, as can be checked using
    44
    5 ffplay -video_size 1920x1080 -pixel_format yuv444p -f rawvideo -i ARIB_STD-B28_YCbCr_full.yuv (see black that is 0 in Y).
     5ffplay -video_size 1920x1080 -pixel_format yuv444p -f rawvideo -i ARIB_STD-B28_YCbCr_full.yuv -vf extractplanes=y (see black that is 0 in Y).
    66Here it does not matter '''yuvj444p or yuv444p''' we are using, BTW!
    77