davidyannick 4 Posted September 10, 2020 is there a way (python or else) to export automatically flipbook in mp4 format when I launch renderflipbook ? I saw that John Kunz use https://github.com/mr5iveThou5and/houtility/blob/master/houdini16.5/scripts/python/flbk.py but I don't know how to use it :/ Thanks Share this post Link to post Share on other sites
Librarian 533 Posted September 10, 2020 Just install those scripts(otl-s) or try it.. If you do more searching you gonna find more stuff :Have FUn https://github.com/eglaubauf/egLib https://github.com/nozongabriel/tk-houdini-flipbook http://www.sashaouellet.com/sdmtools Share this post Link to post Share on other sites
davidyannick 4 Posted September 14, 2020 thanks for your help Share this post Link to post Share on other sites
DonRomano 63 Posted September 14, 2020 I've made this crapy hda to get the auto flipbook export with linux kubuntu, as ffmpeg4 wasn't working with mplay. It's a simple opengl rop with a quick and easy python script. It's using a custom python sop I've made available here https://gumroad.com/romainaugier#UnmRE (free ofc). Cheers, ra_EasyFlip.hdalc Share this post Link to post Share on other sites