CorelMOVE
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Graphics |extensions={{ext|cmv}} }} CorelMOVE was animation software included with CorelDRAW software packages. == File Identific...") |
(→Sample files) |
||
| (3 intermediate revisions by 2 users not shown) | |||
| 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. | ||
| − | + | 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 | ||
| + | * https://telparia.com/fileFormatSamples/video/corelMOVE/ | ||
| + | |||
| + | [[Category:RIFF based file formats]] | ||
| + | [[Category:Corel]] | ||
Revision as of 23:23, 8 August 2022
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
- https://telparia.com/fileFormatSamples/video/corelMOVE/