I have some hacky attempts at command line nuke here, worked for the last-minute stuff I had to do at the time:
http://www.tokeru.com/cgwiki/index.php?title=Nuke#Command_line_python On 6 August 2016 at 09:45, Michael Hodges <[email protected]> wrote: > Thanks Deke. As I've never really done much Nuke via command line can I > simply send a python call to Nuke to render an input and an output as an > automated task. > > If so I'd love to see an example. > > > Thanks again. > > Michael > > Sent from my mobile > > On Aug 5, 2016, at 6:24 PM, Deke Kincaid <[email protected]> wrote: > > Best bet is to go direct through Nuke then. Prores is native in 9.x and > above and It reproduces the color spot on. > > FFmpeg only has a hacked reverse engineered version of prores, and it's lut > support is very limited (1d lut only, no shaper luts, and no log2lin > conversion) > . > > On Fri, Aug 5, 2016 at 3:18 PM, Michael Hodges <[email protected]> > wrote: >> >> ProRes mainly to start for when we have to dump straight from the >> Blackmagic cameras and Odyssey recorders that are getting so popular. >> >> >> Thanks Deke. >> >> >> >> >> -Michael >> >> >> >> On Aug 5, 2016, at 6:14 PM, Deke Kincaid <[email protected]> wrote: >> >> What codec? >> >> On Fri, Aug 5, 2016 at 1:22 PM, Michael Hodges <[email protected]> >> wrote: >>> >>> >>> >>> Does anyone have a reliable setting for going from HD .mov files to .DPX >>> with the best quality for nuke. >>> >>> I know ffmpeg has a lot of options so I’m a little unsure where to go >>> past the following: >>> >>> >>> ffmpeg -i /path/to/file/TESTfile.mov -r 23.976 -s 1920x1080 >>> /path/to/file/TESTfile.%5d.dpx >>> >>> >>> I couldn’t find much regarding DPX conversions on the web so I thought >>> this might be a good place to start. >>> >>> >>> Thanks! >>> >>> >>> Michael_______________________________________________ >>> Nuke-users mailing list >>> [email protected], http://forums.thefoundry.co.uk/ >>> http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users >> >> >> _______________________________________________ >> Nuke-users mailing list >> [email protected], http://forums.thefoundry.co.uk/ >> http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users >> >> >> >> _______________________________________________ >> Nuke-users mailing list >> [email protected], http://forums.thefoundry.co.uk/ >> http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users > > > _______________________________________________ > Nuke-users mailing list > [email protected], http://forums.thefoundry.co.uk/ > http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users > > > _______________________________________________ > Nuke-users mailing list > [email protected], http://forums.thefoundry.co.uk/ > http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users _______________________________________________ Nuke-users mailing list [email protected], http://forums.thefoundry.co.uk/ http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users
