Changes between Initial Version and Version 1 of Ticket #3801, comment 6
- Timestamp:
- Apr 19, 2021, 12:22:42 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3801, comment 6
initial v1 3 3 Second of all, it uses range full YCbCr values, as can be checked using 4 4 5 ffplay -video_size 1920x1080 -pixel_format yuv444p -f rawvideo -i ARIB_STD-B28_YCbCr_full.yuv (see black that is 0 in Y).5 ffplay -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). 6 6 Here it does not matter '''yuvj444p or yuv444p''' we are using, BTW! 7 7


