<div dir="ltr">DLL search path depends on how the lib have been build <div>but under windows it might be possible to put a DLL needed by another binary (dll or exe) just next to the second </div><div>so you might try to run pd with verbose option, then switch to debug log level.</div><div>Then when you load Gem, you should see in the Pd's console which plugins gem is loading.</div><div>If it fails because of a missing dll, it should tell you which one.</div><div>Then you have to find the exact version of that DLL and try to put it next the gem_filmQuicktime.dll file (somewhere in the Gem binary folder).</div><div>This technique is kind a hack and might lead to crash but it's worth a try.</div><div>If you can't install anything easily on the machine then it could help.</div><div><br></div><div>One last thing, if you have a working installation, you could try to look what dll gem_filmQuickTime.dll need and where it find it with some tool like dependency walker.</div><div><br></div><div>good luck</div><div><br></div><div>a</div></div><br><div class="gmail_quote"><div dir="ltr">Le mer. 28 nov. 2018 à 13:58, oliver <<a href="mailto:oliver@klingt.org" target="_blank">oliver@klingt.org</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">enrike wrote:<br>
> ok but do I need to install those codecs or can I just drop a dll inside <br>
> GEM? <br>
<br>
i don't think so ...<br>
<br>
<br>
just out of curiosity: can you playback this ?<br>
<br>
<a href="http://klingt.org/fileservice/downloads/05826154340905930-test2_cut.zip" rel="noreferrer" target="_blank">http://klingt.org/fileservice/downloads/05826154340905930-test2_cut.zip</a><br>
<br>
(that's a simple 2 seconds mjpeg file encoded with FFMPEG.)<br>
<br>
<br>
<br>
anyway you want a windows native avi codec if you<br>
can't install a codec pack. i don't know if there are any useable.<br>
<br>
maybe this helps:<br>
<br>
<a href="https://stackoverflow.com/questions/6413148/which-video-codecs-exist-on-a-clean-windows-installation" rel="noreferrer" target="_blank">https://stackoverflow.com/questions/6413148/which-video-codecs-exist-on-a-clean-windows-installation</a><br>
<br>
<br>
best<br>
<br>
oliver<br>
<br>
<br>
<br>
<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>