I noticed whenever I convert from a DPX file to another format (or to DPX again) i.e.
Code: Select all
convert chart.dpx chart_converted1.jpg
a) random (?) black horizontal lines in the resulting image and
b) partly reduced (half) vertical resolution (see diagonal lines in sample images http://www.berkl.de/stuff/dpx2jpeg.jpg)
When running convert a second time
Code: Select all
convert chart.dpx chart_converted2.jpg
I have uploaded the original DPX file and 8 JPEG-clones here: http://www.berkl.de/stuff/dpx2jpeg.zip
Andreas