I wanted convert to make thumbnails of a quicktime video.
When I specify a quicktime video, convert complains about a
convert: no decode delegate for this image format `VidTestComp.mov' @ error/constitute.c/ReadImage/532.
But when I claim its an mpeg (i.e. mpeg:movie.mov) file (but not true -- just enough so ffmpeg processes it), it works without a problem
How do I write a delegate for quicktime movies? I was a little confused on the syntax of it.
marty
convert delegate for quicktime video
- anthony
- Posts: 8883
- Joined: 2004-05-31T19:27:03-07:00
- Authentication code: 8675308
- Location: Brisbane, Australia
Re: convert delegate for quicktime video
As you have a delegate, either duplicate it in the system delegates file, with a input file suffix change,
Or copy it to your personal .magick/ area (so it does not get updated on a new IM install.
You could submit it here if it works for you and a developer can add it for future releases.
For information about delegates see
http://www.imagemagick.org/Usage/files/#delegates
Or copy it to your personal .magick/ area (so it does not get updated on a new IM install.
You could submit it here if it works for you and a developer can add it for future releases.
For information about delegates see
http://www.imagemagick.org/Usage/files/#delegates
Anthony Thyssen -- Webmaster for ImageMagick Example Pages
https://imagemagick.org/Usage/
https://imagemagick.org/Usage/