
- Posts: 97
- Joined: Sat Dec 20, 2014 3:47 pm
- Location: Bangkok, Thailand
Hi, All
I run into a trouble with file I export from Syntheyes (I successfully export and open exported file in fusion with other shot, but not this one)
The error read
Here the few lines at the top of the error file
compare to the other file(the good one) I successfully open in Fusion without any error
the head of the file seem identical
I don't understand the error here. Could anyone help me out?
I run into a trouble with file I export from Syntheyes (I successfully export and open exported file in fusion with other shot, but not this one)
The error read
[string "Composion"]:2114: '}' expected (to close '{' at line 9) near '='
Here the few lines at the top of the error file
- Code: Select all
-- Digital Fusion 5 Exporter: D:\F15_HD_Plate\hcw_f0015_hd_plate4.0001.sni
-- Exported Sun, Dec 14, 2014 06:56:49 PM
Composition {
CurrentTime = 0,
RenderRange = { 0, 307, },
GlobalRange = { 0, 307, },
Tools = {
Camera01Shot = Loader {
Clips = {
Clip {
Filename = "D:\\F15_HD_Plate\\hcw_f0015_hd_plate.0001.png",
Length = 308,
GlobalStart = 0,
GlobalEnd = 307,
AspectMode = 2,
},
},
Inputs = {
CustomPixelAspect = Input {
Value = { 1.5, 1 },
},
},
ViewInfo = OperatorInfo {
Pos = { 100, 50, },
},
},
compare to the other file(the good one) I successfully open in Fusion without any error
the head of the file seem identical
- Code: Select all
-- Digital Fusion 5 Exporter: C:\CG011_v1\plate\CG011.00000.sni
-- Exported Sun, Dec 14, 2014 06:55:43 PM
Composition {
CurrentTime = 0,
RenderRange = { 0, 59, },
GlobalRange = { 0, 59, },
Tools = {
Camera01Shot = Loader {
Clips = {
Clip {
Filename = "C:\\CG011_v1\\plate\\CG011.00000.tif",
Length = 60,
GlobalStart = 0,
GlobalEnd = 59,
AspectMode = 2,
},
},
Inputs = {
CustomPixelAspect = Input {
Value = { 1, 1 },
},
},
ViewInfo = OperatorInfo {
Pos = { 100, 50, },
},
},
I don't understand the error here. Could anyone help me out?
Last edited by Tanawat Wattanachinda on Sun Jan 25, 2015 10:32 am, edited 1 time in total.