Sony Mavica 411
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) (Add additional category) |
(Corrected links) |
||
(6 intermediate revisions by 5 users not shown) | |||
Line 5: | Line 5: | ||
|released=≤1998 | |released=≤1998 | ||
}} | }} | ||
− | '''Sony Mavica .411 format''' is a thumbnail image format produced by Sony Mavica cameras. It is a | + | '''Sony Mavica .411 format''' is a thumbnail image format produced by Sony Mavica cameras. It is a [[raw bitmap]] format, with no headers or identifying information. The image is always 64×48 pixels, and uses YUV color. |
+ | |||
+ | The .411 extension is probably derived from the 4:1:1 style of chroma subsampling. | ||
== Identification == | == Identification == | ||
Line 11: | Line 13: | ||
== Software == | == Software == | ||
+ | * [[Konvertor]] | ||
* [[Netpbm]]: 411toppm | * [[Netpbm]]: 411toppm | ||
* [[XnView]] | * [[XnView]] | ||
− | * [http:// | + | * [https://geocities.ws/mikeyshivas/javica.html Javica] [http://web.archive.org/web/20021030171750/http://www.geocities.com/siliconvalley/hills/3140/javica.html 2] |
+ | |||
* [http://alumnus.caltech.edu/~sla/411toppm.html Sony Mavica 411 to PPM file converter] (origin of Netpbm's 411toppm) | * [http://alumnus.caltech.edu/~sla/411toppm.html Sony Mavica 411 to PPM file converter] (origin of Netpbm's 411toppm) | ||
== Sample files == | == Sample files == | ||
* http://www.asciipr0n.com/~drew/mavica/ | * http://www.asciipr0n.com/~drew/mavica/ | ||
− | * | + | * [https://web.archive.org/web/20100613235658/http://chem.wisc.edu/deptfiles/clc/MISC/new%20building%20pix/ Index containing .411 files] |
− | * | + | * [https://web.archive.org/web/20180723030917/https://edresources.wikispaces.com/file/view/MVC-004S.411 MVC-004S.411] |
− | + | ||
== Links == | == Links == | ||
Line 26: | Line 29: | ||
[[Category:Cameras and Digital Image Sensors]] | [[Category:Cameras and Digital Image Sensors]] | ||
+ | [[Category:Sony]] |
Latest revision as of 17:19, 4 October 2023
Sony Mavica .411 format is a thumbnail image format produced by Sony Mavica cameras. It is a raw bitmap format, with no headers or identifying information. The image is always 64×48 pixels, and uses YUV color.
The .411 extension is probably derived from the 4:1:1 style of chroma subsampling.
Contents |
[edit] Identification
"411" files are exactly 4608 bytes in size. Apparently, the filename often starts with "MVC-".
[edit] Software
- Sony Mavica 411 to PPM file converter (origin of Netpbm's 411toppm)