YUY2: Difference between revisions

From Avisynth wiki
Jump to navigationJump to search
m 1 revision
 
add something
 
Line 1: Line 1:
TODO
YUY2 is an [[interleaved]] [[YUV]] image format with 4:2:2 [[sampling]]. YUY2 is the interleaved equivalent of [[YV16]].


[http://en.wikipedia.org/wiki/YUY2 Wikipedia article]


'''LINKS'''
*[http://msdn.microsoft.com/en-us/library/windows/hardware/ff538198%28v=vs.85%29.aspx 4:2:2 Video Pixel Formats [Microsoft]]
*[http://www.digitalpreservation.gov/formats/fdd/fdd000364.shtml YUY2 Video Picture Encoding [DigitalPreservation]]
[[Category:Glossary]]
[[Category:Glossary]]

Latest revision as of 14:48, 10 August 2014

YUY2 is an interleaved YUV image format with 4:2:2 sampling. YUY2 is the interleaved equivalent of YV16.


LINKS