<div>Hi,</div><div><br></div><div>Here&#39;s what I do to any video I want to use in pd:</div><div><br></div>mencoder $1 -ovc lavc -lavcopts vcodec=mjpeg:vpass=1 -oac pcm -o $1_pd.avi<br>ffmpeg -i $1_pd.avi -ar 44100 $1_pd.wav<div>


<br><div>the second line extracts the audio into a separate wav file.</div><div>has always worked for me so far...</div><div><br></div><div>gr,</div><div>Tim</div><div><br></div><div><br><div class="gmail_quote">2010/12/7 F. Medeiros <span dir="ltr">&lt;<a href="mailto:excalibas@gmail.com" target="_blank">excalibas@gmail.com</a>&gt;</span><br>


<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Actually it is not just .avi files that make pd crash, maybe it is the<br>
mjpeg codec?<br>
<br>
This is an example of a file that crashes pd<br>
<br>
<a href="http://www.archive.org/download/ANALOG_RECYCLING_VJ_LOOPS/AR_ARROW_3.mov" target="_blank">http://www.archive.org/download/ANALOG_RECYCLING_VJ_LOOPS/AR_ARROW_3.mov</a><br>
<br>
I just tried on Pd version 0.42-5extended-20101206<br>
<br>
Anny ideas?<br>
<br>
I miss playing videos with pd.<br>
<div><div></div><div><br>
<br>
On Fri, 2010-12-03 at 14:08 +0000, F. Medeiros wrote:<br>
&gt; Hello,<br>
&gt;<br>
&gt; pix_film crashes pdextended every time I try to open an .avi file , I<br>
&gt; think with whichever coded.<br>
&gt;<br>
&gt; It works on .mpeg files tho.<br>
&gt;<br>
&gt; When it crashes I get this:<br>
&gt;<br>
&gt; swScaler: Exactly one scaler algorithm must be chosen<br>
&gt; Segmentation fault<br>
&gt;<br>
&gt; This is on Ubuntu Lucid and maverick with Pd version 0.42.5-extended-rc6<br>
&gt; I got the deb from the Nightly Auto-Builds.<br>
&gt;<br>
&gt; I am sure this was working before but I don&#39;t know what I did, if it was<br>
&gt; with a different version of pd or some coded I installed.<br>
&gt;<br>
&gt; Can someone help please?<br>
&gt;<br>
&gt; Thanks in advance.<br>
&gt;<br>
&gt;<br>
<br>
<br>
<br>
_______________________________________________<br>
<a href="mailto:Pd-list@iem.at" target="_blank">Pd-list@iem.at</a> mailing list<br>
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>
</div></div></blockquote></div><br></div></div>