<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">I'm also using TGA for tracking and fast playback, but Troy finally convinced me that for serious stuff EXR is indeed the way to go. At least for pre-keyed footage like the one from <a href="http://videocopilot.net">videocopilot.net</a>. TGA seems to use premultiplied alpha (at least it does when I convert it here, using Syntheyes image processor), and&nbsp;that will give you huge problems.&nbsp;<div>See this image:&nbsp;<a href="https://img.skitch.com/20110926-c5ftct6s78pswy91pma2r3ks71.png">https://img.skitch.com/20110926-c5ftct6s78pswy91pma2r3ks71.png</a>&nbsp;</div><div>Same source footage, but one time converted to TGA and one time to EXR. It's obvious the EXR is better because it preserves much more information and leaves more room for grading.&nbsp;Downside is that it takes ages to load, so for playback you might want to prepare 2 versions, one small TGA for viewport, and the EXR for compositing.&nbsp;<div><br></div><div>Cheers,</div><div><br></div><div>Sebastian</div><div><br></div><div><br></div><div><br></div><div><div><div>Am 27.09.2011 um 07:38 schrieb Matt Ebb:</div><br class="Apple-interchange-newline"><blockquote type="cite"><br><br><div class="gmail_quote">On Tue, Sep 27, 2011 at 3:35 PM, Coen Spoor <span dir="ltr">&lt;<a href="mailto:jcspoor@planet.nl">jcspoor@planet.nl</a>&gt;</span> wrote:<br><div>&nbsp;</div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div bgcolor="#FFFFFF"><div>-don't use PNG, it may have alpha and look pretty, the compression algorithm makes is horrific for your memory usage</div><div>-decode footage into a tga sequence, larger files but that's what you want, large easy to read files, tga's have from what I can tell almost a 1:1 file size/memory usage ratio</div>
</div></blockquote><div><br>All formats of the same resolution/bit depth (eg. 8bit vs float) will take up the same amount of space in memory in Blender. What might be slower in the case of PNG etc is decoding it on file read, but that's CPU not memory.<br>
<br></div></div>Matt<br>
_______________________________________________<br>Bf-vfx mailing list<br><a href="mailto:Bf-vfx@blender.org">Bf-vfx@blender.org</a><br>http://lists.blender.org/mailman/listinfo/bf-vfx<br></blockquote></div><br></div></div></body></html>