[Solved] Error converting DPX to TIFF
Posted: 2014-02-19T03:16:58-07:00
On Windows 8.1, IM v6.8.8-7 (downloaded yesterday; it claims to be 6.8.8-5).
This arises from a thread in Users, viewtopic.php?f=1&t=25023
The OP has a DPX file, accessible in a zip at https://www.dropbox.com/sh/p4bg3ao7dorxf9u/sIhiU_216R
I tried converting with
IM can read and convert t.tiff. However, Windows Photo Viewer says t.tiff is corrupt. Gimp opens it without objection, but shows a blank (transparent black) image. I get the same result from older versions of IM.
The following is more successful:
t2.png and t2.tiff can be read by any program without problem.
On the thread I mentioned, fmw42 reports a different problem reading the same DPX file. I can't reproduce his problem, so I'll leave him to report it.
This arises from a thread in Users, viewtopic.php?f=1&t=25023
The OP has a DPX file, accessible in a zip at https://www.dropbox.com/sh/p4bg3ao7dorxf9u/sIhiU_216R
I tried converting with
Code: Select all
convert BaseUp_DPX_COLOR_10Bit_016.dpx t.tiff
The following is more successful:
Code: Select all
convert BaseUp_DPX_COLOR_10Bit_016.dpx t2.png
convert t.png t2.tiff
On the thread I mentioned, fmw42 reports a different problem reading the same DPX file. I can't reproduce his problem, so I'll leave him to report it.