I just joined, not understanding my own convert-results. Saw many similar issues on the web, but they appeared to be from different settings.. I have RHEL 6.6 and got:
$ convert view0001.dcm view0001.png
convert: missing an image filename `view0001.png' @ convert.c/ConvertImageCommand/2800.
I could not find a command-formulation to have the desired dcm -> png file conversion work (as suggested on the IM Website). What am I missing?
Please advise.
Re: What am I missing on RHEL?
- fmw42
- Posts: 25562
- Joined: 2007-07-02T17:14:51-07:00
- Authentication code: 1152
- Location: Sunnyvale, California, USA
Re: Re: What am I missing on RHEL?
I have separated this post from the one titled "Read this first before posting". No one should add to the latter post as it is an announcement for how to post properly to the forum. So I created a new post for the former on in the same User's Forum
- fmw42
- Posts: 25562
- Joined: 2007-07-02T17:14:51-07:00
- Authentication code: 1152
- Location: Sunnyvale, California, USA
Re: Re: What am I missing on RHEL?
Do you have libpng installed? What version of Imagemagick are you using and what platform?
What response do you get from
convert -version
Does it include PNG as a delegate?
What response do you get from
convert -version
Does it include PNG as a delegate?