.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.