You could use the ContactSheet node.
Something like the attached script.
On 29/10/2011 00:50, borbafett wrote:
is there a way in nuke to export footage as "side by side" instead of
anaglyph?
_______________________________________________
Nuke-users mailing list
[email protected], http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users
#! ./Nuke6.3v2 -nx
version 6.3 v2
define_window_layout_xml {<?xml version="1.0" encoding="UTF-8"?>
<layout version="1.0">
<window x="4" y="22" w="1916" h="1178" screen="0">
<splitter orientation="1">
<split size="1364"/>
<splitter orientation="2">
<split size="740"/>
<dock id="" activePageId="Viewer.1">
<page id="Viewer.1"/>
</dock>
<split size="412"/>
<dock id="" activePageId="DAG.1">
<page id="DAG.1"/>
<page id="Curve Editor.1"/>
</dock>
</splitter>
<split size="548"/>
<splitter orientation="2">
<split size="1156"/>
<dock id="" activePageId="Properties.1">
<page id="Properties.1"/>
</dock>
</splitter>
</splitter>
</window>
</layout>
}
Root {
inputs 0
name /Users/seanbrice/Desktop/contactsheet_example.nk
frame 27
format "2048 1556 0 0 2048 1556 1 2K_Super_35(full-ap)"
proxy_type scale
proxy_format "1024 778 0 0 1024 778 1 1K_Super_35(full-ap)"
views "left #ff0000
right #00ff00"
}
CheckerBoard2 {
inputs 0
format "1920 1080 0 0 1920 1080 1 HD"
boxsize 345
color0 {0.1000000015 0.1000000015 0.1000000015 1}
color2 {0.1000000015 0.1000000015 0.1000000015 1}
name CheckerBoard2
xpos 236
ypos -256
postage_stamp false
}
Text {
message "\vdefault\vRIGHT\n\[frame]\vleft\vLEFT\n\[frame]"
font /Library/Fonts/Arial.ttf
size 400
xjustify center
yjustify center
box {362 389 1812 1167}
translate {-152 -342}
center {1024 778}
color {1 0 0 1}
name STEREO1
xpos 236
ypos -232
postage_stamp true
}
set N23a25490 [stack 0]
OneView {
view right
name OneView1
label right
xpos 290
ypos -134
}
push $N23a25490
OneView {
name OneView2
label left
xpos 180
ypos -134
}
ContactSheet {
inputs 2
width 3840
height 1080
rows 1
columns 2
gap 1
name ContactSheet1
xpos 230
ypos -76
}
Viewer {
frame 27
input_process false
name Viewer1
xpos 230
ypos -34
}
_______________________________________________
Nuke-users mailing list
[email protected], http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users