<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=GB2312" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Íõ²¨ wrote:
<blockquote cite="mid:BAY105-W44EEEAA4A88711B88EE924A1C70@phx.gbl"
 type="cite">
  <style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
  </style>hi, <br>
  <br>
i found there is a major change in real's demux, it is good and clean,
thanks fenrir's work.<br>
but the change make the realvido can not correct buffer position , so
the decoder can <br>
get the corrent data.<br>
  <br>
so the patch fix the problem , and do a little fix to make it better.
and a little howto doc...<br>
the patch has test on linux.( my ubuntu 8.10 )<br>
  <br>
please test it.<br>
</blockquote>
Program received signal SIGSEGV, Segmentation fault.<br>
[Switching to thread 4940.0x11d4]<br>
Open (p_this=0x11328ba0) at realvideo.c:255<br>
        in realvideo.c<br>
(gdb) Error: dll starting at 0x76db0000 not found.<br>
Error: dll starting at 0x76860000 not found.<br>
Error: dll starting at 0x76db0000 not found.<br>
Error: dll starting at 0x76ee0000 not found.<br>
255     realvideo.c: No such file or directory.<br>
bt<br>
#0  Open (p_this=0x11328ba0) at realvideo.c:255<br>
#1  0x6a5861ea in __module_need (p_this=0x11328ba0, <br>
<br>
hmm firstly its missing winsock2.h at include, then linked with -lws2_32<br>
Just crashed at this point,on line 255<br>
<blockquote type="cite">    if ( strlen(psz_paths[0]) == 0 )<br>
</blockquote>
<br>
</body>
</html>