Figured I would make a new thread, though the goal is still the same (making a QT in Deadline). DJV actually seems to get farther with aforementioned goal, and it also is Windows based (which is better for us anyway).
The problem I am seeing here just seems to be that it doesn’t render properly back out to the file server.
Deadline Version 5.2.47700
Windows 7 Rendernode
djv-0.8.3-pre2_winxp-x86
Here is the error:
0: STDOUT: Z:\vfx_010.101551-101911.dpx 1920x1080:1.78 RGB U10 361@23.976
0: STDOUT: [ERROR] Image I/O, QuickTime - Cannot open: Z:\DJVQuicktimeTest4.mov (#-43)
0: An exception occurred: Exception during render: An error occurred in RenderTasks(): [ERROR] Image I/O, QuickTime - Cannot open: Z:\DJVQuicktimeTest4.mov (#-43)
at Deadline.Plugins.ScriptPlugin.RenderTasks(String taskId, Int32 startFrame, Int32 endFrame, String& outMessage) (Deadline.Plugins.RenderPluginException)
It works when I just render the .MOV to the C drive (just by changing the output [in red below] path to C:). Permissions on the server are wide wiiiide open and I remapped the network drive under that specific cmd.exe just to make sure it wasn’t an issue with that shell instance. I can run just “echo asdf > Z:\temp.txt” and it works fine creating the file and writing to it… Something to do specifically with DJV?
0: INFO: Render Argument: “Z:\vfx_010.101551-101911.dpx” “Z:\DJVQuicktimeTest4.mov” -time_units frames -tag_auto True -load dpx color profile auto -save quicktime codec h264 -save quicktime quality lossless
On a whim I decided to try rendering it via the Mac, hilariously enough it renders out to the server just fine from there! It’s mounting the server via smb as well so I don’t really know what could be causing the difference, going to try the command line render out to the server from Windows and just crank up the Samba logging and see if it shows me anything untoward.