I noticed that in my Nuke Studio comp project settings it (by default) adds 
OnScriptLoad: 

if nuke.env[‘LINUX’]:  nuke.tcl(‘load ffmpegReader’)  nuke.tcl(‘load 
ffmpegWriter’)  else:  nuke.tcl(‘load movReader’)  nuke.tcl(‘load movWriter’)




Is this simply how Linux handles .mov files or is there something else going on 
here?


_______________________________________________
Nuke-users mailing list
Nuke-users@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users

Reply via email to