Dear All,
I have 3 channel b/w dpx file and i want to convert that into 1 channel dpx. which is happening but the sice of file
is not getting reduce. my core requirement is to reduce the file size as less as possible because i want the 1 channel dpx to upload back to the final server.
pl. help on this as this is very urgent.
Regards,
Prathesh
Convert 3 channel dpx to 1 channel with reducing file size
Re: Convert 3 channel dpx to 1 channel with reducing file size
We can reproduce the problem and will have a fix in ImageMagick 6.5.6-7 Beta by sometime tomorrow. Thanks.
Re: Convert 3 channel dpx to 1 channel with reducing file size
I have 3 channel black&white dpx file which is of size X mb.
i want to convert it into 1 channel because all my 3 channel are same. i want to x'fer the file on dedicated network so i want the size of the file should get reduced to 1/3 of X mb.
i used below command.
imagemagick > convert -separate 3channel.dpx 1channel.dpx
by using this it's converting to 1 channel but the sixe remains same.
Pl. help on this.
Regards,
Prathesh
i want to convert it into 1 channel because all my 3 channel are same. i want to x'fer the file on dedicated network so i want the size of the file should get reduced to 1/3 of X mb.
i used below command.
imagemagick > convert -separate 3channel.dpx 1channel.dpx
by using this it's converting to 1 channel but the sixe remains same.
Pl. help on this.
Regards,
Prathesh