-
Notifications
You must be signed in to change notification settings - Fork 18
Cube
Ben Stabler edited this page Oct 11, 2017
·
8 revisions
Cube 6.4.3 reads and writes OMX format.
; Example: "C:\Program Files\Citilabs\CubeVoyager\VOYAGER.EXE" convert_to_omx.s /start
; OMX to TPP
CONVERTMAT FROM="C:\example.omx" TO="C:\example.mat" FORMAT=TPP COMPRESSION=7
; TPP to OMX
CONVERTMAT FROM="C:\example.mat" TO="C:\example_fromcube.omx" FORMAT=OMX COMPRESSION=7