CorelMOVE
From Just Solve the File Format Problem
(Difference between revisions)
| Line 2: | Line 2: | ||
|formattype=electronic | |formattype=electronic | ||
|subcat=Graphics | |subcat=Graphics | ||
| − | |extensions={{ext|cmv}} | + | |extensions={{ext|cmv}}, {{ext|mlb}} |
| + | |released=~1993 | ||
}} | }} | ||
| − | |||
'''CorelMOVE''' was animation software included with [[CorelDRAW]] software packages. | '''CorelMOVE''' was animation software included with [[CorelDRAW]] software packages. | ||
| + | |||
| + | The main file format is '''.CMV'''. There is also a library format, '''.MLB'''. | ||
== File Identification == | == File Identification == | ||
| − | CMV files are based on [[RIFF]], with | + | CMV files are based on [[RIFF]], with "{{magic|RIFF}}" at offset 0, and "{{magic|cmovDISP}}" at offset 8. |
| − | == | + | MLB files seem to use [[RDIB]] format. |
| + | |||
| + | == Software == | ||
* [http://cmvparser.sourceforge.net/ CMV parser] | * [http://cmvparser.sourceforge.net/ CMV parser] | ||
| + | |||
| + | == Sample files == | ||
| + | * [https://archive.org/details/CorelDraw5 CorelDraw 5] → CorelDraw5_Disc1.iso → MOVE/SAMPLES/SAMPLE.CMV, SAMPLE.MLB | ||
| + | * [https://archive.org/details/Mastering_CorelDRAW_4.0_1326-5_Sybex_1994 Mastering CorelDRAW 4.0] → PRACTICE/CROAK.CMV | ||
[[Category:RIFF based file formats]] | [[Category:RIFF based file formats]] | ||
[[Category:Corel]] | [[Category:Corel]] | ||
Revision as of 16:31, 20 June 2021
CorelMOVE was animation software included with CorelDRAW software packages.
The main file format is .CMV. There is also a library format, .MLB.
File Identification
CMV files are based on RIFF, with "RIFF" at offset 0, and "cmovDISP" at offset 8.
MLB files seem to use RDIB format.
Software
Sample files
- CorelDraw 5 → CorelDraw5_Disc1.iso → MOVE/SAMPLES/SAMPLE.CMV, SAMPLE.MLB
- Mastering CorelDRAW 4.0 → PRACTICE/CROAK.CMV