.YUV 文件扩展名
2 种文件类型使用 .yuv 扩展名。
YUV Video File
| 开发者 | 不适用 |
| 受欢迎程度 |
3.4 | 43 票 |
什么是 YUV 文件?
A YUV file is a video file encoded in the YUV format. It stores a sequence of YUV images as a single video file and may be saved in YUV 4:2:0, 4:2:2, 4:4:4 formats. YUV video files may be decoded by MPEG-4 and H.264 decoders.
可打开 YUV 文件的程序
YUV Encoded Image File
| 开发者 | 不适用 |
| 受欢迎程度 |
2.5 | 20 票 |
Image created in the YUV format, which splits color across Y, U, and V components; stores the brightness (luminance) as the Y value, and the color (chrominance) as U and V values; can be used for storing color information more accurately than the direct RGB representation.
更多信息
The YUV format is often written Y'UV.