-
Notifications
You must be signed in to change notification settings - Fork 18
Cube
bstabler edited this page Feb 1, 2017
·
8 revisions
A pre-release version of Cube reads and writes OMX format. Citilabs is in the process of finalizing it for release. In the meantime, use the Cube OMX Converter. The planned new Cube commands will be:
; 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