You are not logged in.
Advertisement
#1 09-27-2005 01:03:37
zbmConvert
I've posted a program called zbmConvert for the CVS camcorders.
It's a work in progress, but right now it can convert zbm files (screens and graphics from the camcorder) to an image that can be edited in another program. You can then convert it back to a zbm file and use it on the camcorder.
Offline
#2 01-06-2006 01:38:15
- Ken
- Guest
Re: zbmConvert
That program is fine for getting the .ZBMs into .BMP format,
but it doesnt appear to work the other way.
Ive tried it on 3 different windows XP machines, (all with .net
framework, latest update) and the program will not save a
functional .ZBM image.
This is quite evident when you close the program, re-run it, and
then try to open the .ZBM you just saved.
Ive also done the following: load PLAY.ZBM into ZbmConvert, save it as a .ZBM file of a different name, then compare both files in a hex editor.
Not only is the bitdepth byte wrong in the header, but the actual image data is using incorrect values for transparency and colors. The files are of the exact same size, and everything appears to be organized correctly within the .ZBM made with ZbmConvert, however, even after correction of the bitdepth byte within the header, the file still doesnt work. ZbmConvert shows a blank file (of the correct dimensions) when you load it. Also, when uploaded into the camcorder, you get no >PLAY during playback.. Just the numbers.
I really hope you fix this program because It looks as if you've put alot of work into it, and Its very well organized, and straightforward in design.
If theres something I dont know, or am doing wrong that could cause these problems, please enlighten me..
BTW your site is kewl, and youve done some really kewl stuff with the camcorders. keep it up.