<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
hi,<br>
<br>
i think it's mainly a memory issue,<br>
i forgot about that memory limitation thing,<br>
i'm running in an unlimited mode :<br>
<br>
ulimit -a<br>
max locked memory&nbsp;&nbsp;&nbsp;&nbsp; (kbytes, -l) unlimited<br>
max memory size&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (kbytes, -m) unlimited<br>
<br>
it fairly depends on the number and the resolutions<br>
of the videos you're playing <br>
( and of the size of the canvas too ).<br>
<br>
meybe, should change your memory settings??<br>
<br>
suerte,<br>
sevy<br>
<br>
<br>
Ian Smith-Heisters wrote:<br>
<blockquote type="cite"
 cite="mid20040504171748.4018.qmail@webmail-2-6.mesa1.secureserver.net">
  <blockquote type="cite">
    <blockquote type="cite">
      <pre wrap="">maybe be using pdp_yqt instead of pdp_qt?

      </pre>
    </blockquote>
    <pre wrap="">this, yes, it's lighter.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
I switched to pdp_yqt and the stream of pdp_dump remains.
 
  </pre>
  <blockquote type="cite">
    <blockquote type="cite">
      <pre wrap="">I have pdp in its own thread, a [block~ 131072 8] which doesn't seem
      </pre>
    </blockquote>
    <pre wrap="">to help, and memory usage set to 100 megs
    </pre>
    <blockquote type="cite">
      <pre wrap="">max. 

      </pre>
    </blockquote>
    <pre wrap="">it's not so much, especially for the canvas.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
What would be good numbers? Is there a disadvantage to having it too high, as long as I can spare the memory?
If I lower the memlimit, won't it just crash all that much sooner?

  </pre>
  <blockquote type="cite">
    <blockquote type="cite">
      <pre wrap="">Problem is, instead of managing the memory as I'd hoped, it just exits
      </pre>
    </blockquote>
    <pre wrap="">when it goes over that limit. I am
    </pre>
    <blockquote type="cite">
      <pre wrap="">trying to loop the video with pdp_qt 

      </pre>
    </blockquote>
    <pre wrap="">there is a 'loop' message to pdp_qt or pdp_yqt for that purpose.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Yeah, what I was saying is, that I *am* using the loop message already, but I am *not* using any pdp_loop or
pdp_delay. I said this because the message memlimit passes when it closes pd is 
"WARNING: increase memory limit or decrease packet usage (i.e. pdp_loop, pdp_delay)."
And, unless they're buried in the other objects I'm using, I'm not using pdp_loop or delay.

What could be causing so many pdp_dumps? Pdp_yqt did slow the occurence of pdp_dumps down to about 3/sec from
5/sec (guesstimating), but it still quickly eats up every available byte of RAM. As the pdp_dumps roll in and
start eating memory, I use pdp_control's garbagecollect, but that only frees about 3 packets and has no
noticeable effect on the amount of memory usage.

Thanks for your patience Yves
-Ian

_______________________________________________
PD-list mailing list
<a class="moz-txt-link-abbreviated" href="mailto:PD-list@iem.at">PD-list@iem.at</a>
to manage your subscription (including un-subscription) see
<a class="moz-txt-link-freetext" href="http://iem.at/cgi-bin/mailman/listinfo/pd-list">http://iem.at/cgi-bin/mailman/listinfo/pd-list</a>


  </pre>
</blockquote>
</body>
</html>