<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2180" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=140312807-02082006><FONT face=Arial
color=#0000ff size=2>hi,</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=140312807-02082006><FONT face=Arial
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=140312807-02082006><FONT face=Arial
color=#0000ff size=2>have had similar problems. have you malloc'ed space for
theora_state, which is also passed to theora_encode_init?</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=140312807-02082006><FONT face=Arial
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=140312807-02082006><FONT face=Arial
color=#0000ff size=2>-t</FONT></SPAN></DIV><BR>
<BLOCKQUOTE
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid; MARGIN-RIGHT: 0px">
<DIV class=OutlookMessageHeader lang=de dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>Von:</B> theora-bounces@xiph.org
[mailto:theora-bounces@xiph.org] <B>Im Auftrag von </B>Jere
Gmail<BR><B>Gesendet:</B> Dienstag, 01. August 2006 14:33<BR><B>An:</B>
theora@xiph.org<BR><B>Betreff:</B> [theora] Encoder init<BR></FONT><BR></DIV>
<DIV></DIV>Well, as you may have seen from my previous messages, I'm doing a
webcam stream program.<BR>The encoder is working well right now, but I'm
having some hard time with the decoder.<BR><BR>I know the parameters used in
the encoder, and they are not gonna change, so I want to init the encoder
directly into the client. <BR>The problem is that if I give the values to
theora_info and after that I call theora_encoder_init, the program
crash.<BR><BR>I'm missing something?<BR clear=all><BR>-- <BR><A
href="http://www.apple.com">http://www.apple.com </A><BR>A veces me da por
ahi. Otras como que no. </BLOCKQUOTE></BODY></HTML>