<br><br><div class="gmail_quote">---------- Forwarded message ----------<br>From: <b class="gmail_sendername">J bz</b> <span dir="ltr">&lt;<a href="mailto:jbeezez@gmail.com">jbeezez@gmail.com</a>&gt;</span><br>Date: 23 September 2010 16:41<br>
Subject: Re: [PD] GEM Neupert Tutorial &#39;10-av-more control&#39;. How do I play more than 1 video?<br>To: Jack &lt;<a href="mailto:jack@rybn.org">jack@rybn.org</a>&gt;<br><br><br>Hey Jack, <br>Thanks a lot for that.<br>
<br>It&#39;s still crashing when I open the second avi.:(<br><br>I used different abstractions (correctly or not) because I&#39;m using three [gemhead] 1-3 to play the videos.  I thought that is the way no?  So each abstractions contains a different gemhead.<br>

<br>Even though I have given each abstraction a different name, they all have the same canvas i.d.?<br><br>Very confusing...<br><br>Again, thanks a lot though,<br><font color="#888888"><br>Jb</font><div><div></div><div class="h5">
<br><br><div class="gmail_quote">On 23 September 2010 16:10, Jack <span dir="ltr">&lt;<a href="mailto:jack@rybn.org" target="_blank">jack@rybn.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Hello,<br>
<br>
You have a problem in your abstraction<br>
&#39;pix_buffer_filmopen_environment.pd&#39; where there is a [loadbang] and a<br>
message [set video_environment(. There is no<br>
&#39;video_environment&#39; [pix_buffer] in your patch but a<br>
&#39;$0-video_environment&#39; pix_buffer. Therefore remove this loadbang and<br>
message in this abstraction and save it (because the abstraction use the<br>
first argument as pix_buffer).<br>
Then open your main patch and see if it is working now.<br>
<br>
Why do you use several abstraction with different name ?<br>
Just use one abstraction [pix_buffer_filmopen] and add a different<br>
argument each time :<br>
[pix_buffer_filmopen $0-video_environment]<br>
[pix_buffer_filmopen $0-video_vdu]<br>
[pix_buffer_filmopen $0-video_headshot]<br>
++<br>
<br>
Jack<br>
<br>
<br>
<br>
Le jeudi 23 septembre 2010 à 15:30 +0100, J bz a écrit :<br>
<div><div></div><div>&gt;<br>
&gt;<br>
&gt; Hi all,<br>
&gt;<br>
&gt; Been sat here for the last couple of hours going round and round and I<br>
&gt; am stuck stuck stuck.<br>
&gt;<br>
&gt; I have recently come across the Neupert tutorials(attached patch based<br>
&gt; on 10-av-more control) which are excellent, miles better than my<br>
&gt; attempts for audio/video sync.<br>
&gt;<br>
&gt; Anyway I am very stuck with this problem:<br>
&gt;<br>
&gt; I want to play 3 avi.s which are in [pix_buffers].<br>
&gt; 1 file plays fine but as soon as I add another pd crashes.<br>
&gt;<br>
&gt; I attach the patch.(av_plyr3.6)<br>
&gt;<br>
&gt; Not attaching the avi.s and audio as I guess it&#39;s pointless? they work<br>
&gt; seperately.<br>
&gt;<br>
&gt; My hunch is it&#39;s something to do with the [pixbuffer_filmopen] patch<br>
&gt; and/or the use of $0 but I just can&#39;t figure it out.<br>
&gt;<br>
&gt; Any pointers/fixes gladly received - deadlines looming etc...<br>
&gt;<br>
&gt; On a friends windows machine as it&#39;s super fast, so it&#39;s:<br>
&gt; windows 7<br>
&gt; most recent pd-extended<br>
&gt;<br>
&gt; Very sure it&#39;s user-error though.<br>
&gt;<br>
&gt; Cheers,<br>
&gt;<br>
&gt; Jb<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
</div></div>&gt; _______________________________________________<br>
&gt; <a href="mailto:Pd-list@iem.at" target="_blank">Pd-list@iem.at</a> mailing list<br>
&gt; UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
<br>
<br>
</blockquote></div><br>
</div></div></div><br>