Casio CAM

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Added link to QV Link software)
(added sample link)
Line 7: Line 7:
 
The Casio QV-10 was the worlds first consumer LCD digital camera.<ref>http://www.computinghistory.org.uk/det/50788/Casio-QV-10A-LCD-Camera</ref><ref>https://en.wikipedia.org/wiki/History_of_the_camera#Digital_SLRs_(DSLRs)</ref> The Casio QV series camera's originally shipped with built in flash memory to store images with a special data cable to transfer to a personal computer while using the QV-Link software.<ref>https://support.casio.com/en/manual/manualfile.php?cid=001015002</ref><ref>https://web.archive.org/web/19990427130502/http://www.casio.co.jp/personal/dcamera/qvlink.html</ref>
 
The Casio QV-10 was the worlds first consumer LCD digital camera.<ref>http://www.computinghistory.org.uk/det/50788/Casio-QV-10A-LCD-Camera</ref><ref>https://en.wikipedia.org/wiki/History_of_the_camera#Digital_SLRs_(DSLRs)</ref> The Casio QV series camera's originally shipped with built in flash memory to store images with a special data cable to transfer to a personal computer while using the QV-Link software.<ref>https://support.casio.com/en/manual/manualfile.php?cid=001015002</ref><ref>https://web.archive.org/web/19990427130502/http://www.casio.co.jp/personal/dcamera/qvlink.html</ref>
  
==FIle Information==
+
==File Information==
 
QV Series cameras would capture images in a proprietary .CAM format. The CAM format appears to have different encodings, one being a JPEG format.
 
QV Series cameras would capture images in a proprietary .CAM format. The CAM format appears to have different encodings, one being a JPEG format.
  
Line 21: Line 21:
 
* [http://www.asahi-net.or.jp/~xg2k-hys/index-e.html source code for QVPlay software]
 
* [http://www.asahi-net.or.jp/~xg2k-hys/index-e.html source code for QVPlay software]
 
* [https://web.archive.org/web/19990203091430/http://hp.vector.co.jp/authors/VA008636/swindex.html Software for CASIO QV Series]
 
* [https://web.archive.org/web/19990203091430/http://hp.vector.co.jp/authors/VA008636/swindex.html Software for CASIO QV Series]
 +
* [https://github.com/thorsted/digicam_corpus/tree/master/Casio Sample CAM files]
 
* [https://www.webarchive.org.uk/shine/search?query=content_type_ext:%22cam%22&tab=results&action=search&facet.in.content_ffb=%2207204d4d%22 Sample files from UK Webarchive]
 
* [https://www.webarchive.org.uk/shine/search?query=content_type_ext:%22cam%22&tab=results&action=search&facet.in.content_ffb=%2207204d4d%22 Sample files from UK Webarchive]
  

Revision as of 14:21, 10 February 2020

File Format
Name Casio CAM
Ontology
Extension(s) .cam

The Casio QV-10 was the worlds first consumer LCD digital camera.[1][2] The Casio QV series camera's originally shipped with built in flash memory to store images with a special data cable to transfer to a personal computer while using the QV-Link software.[3][4]

Contents

File Information

QV Series cameras would capture images in a proprietary .CAM format. The CAM format appears to have different encodings, one being a JPEG format.

File Identification

CAM files have the header hex values "07204D4D"[5][6] followed by 3 bytes 000300 Then a single byte which appears to indicate encoding 04 for JPEG encoding, 01 for something else. More research needed.

JPEG encoded images can simply be extracted by deleting the first 54 bytes of the file and saving with .JPG extension.

Software & Samples

References

  1. http://www.computinghistory.org.uk/det/50788/Casio-QV-10A-LCD-Camera
  2. https://en.wikipedia.org/wiki/History_of_the_camera#Digital_SLRs_(DSLRs)
  3. https://support.casio.com/en/manual/manualfile.php?cid=001015002
  4. https://web.archive.org/web/19990427130502/http://www.casio.co.jp/personal/dcamera/qvlink.html
  5. https://git.cgsecurity.org/cgit/testdisk/tree/src/file_cam.c
  6. https://github.com/digipres/digipres.github.io/blob/master/_sources/registries/trid/triddefs_xml/bitmap-cam-qv.trid.xml
Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox