-
Notifications
You must be signed in to change notification settings - Fork 18
Cube
bstabler edited this page Feb 1, 2017
·
8 revisions
Citilabs is in the process of developing support for OMX. 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