Any To YUV


Version: 1.0
Size:
154KB
Requirements:
No special requirements
Price:
Free
System:
Windows XP/2000/98
Rating:
4.6
License:
GPL

Description - Any To YUV



This project is small command line tool for image conversion into YUV color space. Currently tool support BMP, JPEG, PNG, PCX, TGA and GIF as input images (it uses Corona library). In future planned support of video sequences such as MPEG-2. Tool can work in "multiple input files" mode and produce at output all-in-one file or separated YUV files. Types of output YUV images is very wide. Tool support standart formats like a YUV4:2:0, YUV4:2:2 and 4:4:4. Also tool support conversion in some specific formats that comes from JPEG standart: H2V2(same as 4:2:0), H2V1 (same as 4:2:2), H1V2 and H1V1(same as 4:4:4). Output format of YUV images can be planar (color components separated on planes [Y0, Y1, ..., Yn][U0, U1, ..., Un][V0, V1, ..., Vn]) and mixed (all color componens are mixed [Y0, U0, Y1, V0, Y2, U1, Y3, V1, ....]). Notes: In current version tool can`t write mixed YUVs at output. Tool was written for Microsoft Windows platform but it can be easly ported to any others, because sources don`t contain win32 specific code.



More in Image Converters-Any To YUV

Images Mixed Tool Support Standart H2v2 Same