<div dir="ltr"><span class="gmail_default" style="font-size:small"></span><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><br></div><div> I think I created small local hack fir deleting all *. o files, just run this line from thirdparty dir after all components built successfully:</div><div><br></div><div>objrem:</div><div>        find . -type f -name '*.o' -delete</div><div><br></div><div>{from thirdparty/Makefile} </div><div><br></div><div>this way you will have a bit more space for building/linking cingg itself</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_quote"><div><br></div><div><div style="font-size:small">More good news is that 1 test rendering the same file with the enable in and with the enable out came out exactly the same.</div><div style="font-size:small">Now on to testing 0002-Remove-libavdevice ... by Andrew.<br></div><br></div></div></div></blockquote><div><br></div><div>if this change does not break normal cingg input/output it may even balance out prev. change in terms of compilation soeed and size </div></blockquote><div><span class="gmail_default" style="font-size:small">Not sure if I will even bother with this myself was just pondering it.</span> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><br></div><div>I wonder how much slower vp9 profiles become if you choose 10/12 bit vp9? </div><div>And how quality of encode/decode compare with normal 8bit vp9.. but this is not urgent.</div></blockquote><div><span class="gmail_default" style="font-size:small">I will test speed yet.</span> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div> </div><div><br></div><div>ps: you also hoped to push jp2.dfl file? </div></blockquote><div><span class="gmail_default" style="font-size:small">Oops, thanks for the reminder as I had forgot to push this the other day.</span> </div></div></div>