<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML dir=ltr><HEAD>
<META content="text/html; charset=unicode" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.19046"></HEAD>
<BODY>
<DIV><FONT color=#000000 size=2 face=Arial>If I want to represent YUV data with 
a range of 0-255 per sample, is there any combination of caps I can use to do 
so?&nbsp; Normally, the range in use is [16, 235] for luma and [16, 240] for 
chroma.</FONT></DIV>
<DIV><FONT color=#000000 size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT color=#000000 size=2 face=Arial>BTW, MPEG-4 supports both video_range 
types, depending on how the stream was encoded (16-235 being the default &amp; 
the only one supported by a recent version of ffmpeg I looked at).&nbsp; JPEG, 
on the other hand, is specified always to be full-range (although some video 
sources use 16-235, regardless).</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>Regards,</FONT></DIV>
<DIV><FONT size=2 face=Arial>Matt Gruenke</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV></BODY></HTML>