<div dir="ltr"><div class="gmail_extra"><div class="gmail_extra">thanks for all the info. being so used to unix systems it feel like I am in some kind of nightmare not even knowing how to use the command prompt....</div><div class="gmail_extra"><br></div><div class="gmail_extra">with:</div><div class="gmail_extra"><span style="font-size:12.8px">ffmpeg -i xxx.mov -c:v copy yyy.avi</span></div><div class="gmail_extra"><br></div><div class="gmail_extra">i get:</div><div class="gmail_extra">[pix_film]: opening C:/Users/megrimm/Desktop/yyy.avi with format 1908</div><div class="gmail_extra">Unable to connect filters -<a href="tel:2147220969" value="+12147220969" target="_blank">2147220969</a></div><div class="gmail_extra">[pix_film]: unable to open file: C:/Users/megrimm/Desktop/yyy.avi</div><div class="gmail_extra"><br></div><div class="gmail_extra"><span style="font-size:12.8px">>>of course this method would NOT work if the original codec was "animation" or "mpeg2" etc.</span><br></div><div class="gmail_extra"><span style="font-size:12.8px"><br></span></div><div class="gmail_extra"><span style="font-size:12.8px">but yes, i was assuming this failed for me because I started with "mpeg", whatever...</span></div><div class="gmail_extra"><span style="font-size:12.8px"><br></span></div><div class="gmail_extra"><span style="font-size:12.8px">>> </span><span style="font-size:12.8px">perhaps you might need to install "ffdshow" for windows to make it work,</span></div><div class="gmail_extra"><span style="font-size:12.8px"><br></span></div><div class="gmail_extra"><span style="font-size:12.8px">then i DID install ffdshow and YES your ffmpeg transcode output sample did work so:</span></div><div class="gmail_extra"><span style="font-size:12.8px"><br></span></div><div class="gmail_extra"><span style="font-size:12.8px">codec: motion JPEG video (jpeg)</span></div><div class="gmail_extra"><br></div><div class="gmail_extra"><span style="font-size:12.8px">>></span>maybe i should do a call for a test-video.</div><div class="gmail_extra"><br></div><div class="gmail_extra">yes. so far with quicktime uninstalled and filmQT.dl disabled i have no idea what codec to use for use with directshow (without ffdshow) which is the only backend i have available since Quicktime is not installed on machines (just my test machine) unless i have IT install ffdshow which i am assuming they would do unless there is another codec that is useful....</div><div class="gmail_extra"><br></div><div class="gmail_extra">how did extended do it? was there not a quicktime lib in the pd-x package that gem quicktime plugin was linked to? can that still be done easy now?</div><div class="gmail_extra"><br></div><div class="gmail_extra"><br></div><div class="gmail_extra">m</div><div class="gmail_extra"><br></div><br><div class="gmail_quote">On Mon, Jul 11, 2016 at 5:26 PM, IOhannes m zmölnig <span dir="ltr"><<a href="mailto:zmoelnig@iem.at" target="_blank">zmoelnig@iem.at</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><span>On 07/08/2016 05:56 PM, me.grimm wrote:<br>
> Yeah the error I got with Pd 0.47.1/ Gem 0.93.3 is:<br>
><br>
> "filmQT: Could not initialize quicktime: error -209"<br>
><br>
> I DID install Quicktime and error went away but again, Quicktime on Windows<br>
> is now depreciated so in the future....?<br>
<br>
</span>if you don't install QuickTime (in the past, present or future), then<br>
filmQT will not be able to initialize QuickTime and hence will not be<br>
able to use QuickTime to decode videos.<br>
and you will continue to see this error message until you uninstall<br>
Gem's QuickTime backend (filmQT.dll).<br>
<span><br>
><br>
> So far everything seems to work OK. I am getting:<br>
><br>
> "Unable to connect filters -<a href="tel:2147220969" value="+12147220969" target="_blank">2147220969</a>"<br>
<br>
</span>this is the DirectShow backend throwing an error...<br>
<span><br>
><br>
> when loading [open ../data/homer.avi} which is the win32 example in<br>
> [pix_film] example..... In spite of this example DOES seem to work fine.<br>
><br>
<br>
</span>...and since DS cannot open the video file, it is passed to the other<br>
backends and one of them succeeds.<br>
<br>
there is a slight problem with homer.avi: it uses a codec that used to<br>
be installed on every W32 machine since the golden ages (w95 or so).<br>
for whatever reasons MS decided to drop the codec (iirc somewhen around<br>
vista), so the file usually cannot be played back with any newer w32<br>
installation.<br>
most likely this is the reason for the "connect filters" error; it seems<br>
that QuickTime (or whatever backend actually opens the file) still has<br>
support for this codec.<br>
<br>
maybe i should do a call for a test-video.<br>
<span><br>
<br>
<br>
>>><br>
>>> I am assuming Gem 0.93.3 is usable with most recent pd 0.47.1 with<br>
>>> Quicktime installed?<br>
<br>
</span>it's also usable without QuickTime installed.<br>
<br>
<br>
gf,rsad<br>
<span><font color="#888888">IOhannes<br>
<br>
</font></span><br>_______________________________________________<br>
<a href="mailto:Pd-list@lists.iem.at" target="_blank">Pd-list@lists.iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -> <a href="https://lists.puredata.info/listinfo/pd-list" rel="noreferrer" target="_blank">https://lists.puredata.info/listinfo/pd-list</a><br></blockquote></div>
</div></div>