Now I am looking for an ImageMagick solution to convert them to RGB colorspace so standard DPX viewers can display them correctly. Unfortunately
Code: Select all
convert -colorspace RGB infile outfile
You can find a sample 422 DPX here: http://www.berkl.de/stuff/dpx/dpx422n.dpx and a proper 444 DPX here http://www.berkl.de/stuff/dpx/dpx444n.dpx
Anybody got an idea?
Thanks, Andreas
P.S. Sounds pretty much like this one: viewtopic.php?f=1&t=12443&start=0