Re: MPC file format not supported in my build
Bob Friesenhahn <[email protected]> Sun, 25 Apr 2021 11:32:08 -0500 (CDT)
| Newsgroups | gmane.comp.video.graphicsmagick.tools |
|---|---|
| Message-ID | <[email protected]> |
On Sat, 24 Apr 2021, Roman Iakovlev wrote: > > Could you please suggest how to add MPC file support to my build? The MPC format should always be part of the build. However, it seems that the behavior is as if the MAGICK_CODER_STABILITY environment variable is set to PRIMARY to filter out all of the formats with a stability level less than PRIMARY. Try setting MAGICK_CODER_STABILITY=UNSTABLE. I am not totally sure why the MPC format is marked this way but suspect it could be due to concern over possible unintended use. It has been marked this way since the notion of coder stability was added back in 2008. If this is not your case, then check if something about your build or the OS configuration is keeping getenv() from working normally. Bob -- Bob Friesenhahn [email protected], http://www.simplesystems.org/users/bfriesen/ GraphicsMagick Maintainer, http://www.GraphicsMagick.org/ Public Key, http://www.simplesystems.org/users/bfriesen/public-key.txt