<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
<a class="moz-txt-link-abbreviated" href="mailto:ogg.k.ogg.k@googlemail.com">ogg.k.ogg.k@googlemail.com</a> wrote:
<blockquote
cite="mid:ccbc6dd90912070617y21540922pea43d106d7b9d12e@mail.gmail.com"
type="cite">
<blockquote type="cite">
<pre wrap="">webcam encoded, and then decoded using theora. As you can see there are
some strange
colors overs there ( looks like edge detection :-D ).
</pre>
</blockquote>
<pre wrap=""><!---->
I'd guess that the YUV to RGB color conversion code is not clamping
where it should.
See the color space docs in the Theora tarball (color.html).
</pre>
</blockquote>
You were right, there were values of RGB, larger or smaller than 255.<br>
Thank you!<br>
<br>
Mircea<br>
</body>
</html>