Convert dpx to YUV
Posted: 2008-12-08T19:37:46-07:00
Hello!
This is my very first topic! I am new here and I should say that I am delighted with ImageMagick ( even knowing very little about it [but that's gonna change soon ]) .
Well I am facing a problem with a simple conversion of a dpx file into a YUV444 file.
the point is that the output of :
convert frame.dpx frame.yuv
is YUV420.
I would appreciate to know if there is a command line option that solves this ( though I've read the entire (convert -help >).txt)
And also I would like to know if there is a possibility of conversion of a set of dpx files into a single yuv file.
Thanks.
This is my very first topic! I am new here and I should say that I am delighted with ImageMagick ( even knowing very little about it [but that's gonna change soon ]) .
Well I am facing a problem with a simple conversion of a dpx file into a YUV444 file.
the point is that the output of :
convert frame.dpx frame.yuv
is YUV420.
I would appreciate to know if there is a command line option that solves this ( though I've read the entire (convert -help >).txt)
And also I would like to know if there is a possibility of conversion of a set of dpx files into a single yuv file.
Thanks.